diff --git a/satellites/extrafiles/dunst/dunst-1.2.0-fancy-progressbar.patch b/satellites/extrafiles/dunst/dunst-1.2.0-fancy-progressbar.patch index a293118..b826bbc 100644 --- a/satellites/extrafiles/dunst/dunst-1.2.0-fancy-progressbar.patch +++ b/satellites/extrafiles/dunst/dunst-1.2.0-fancy-progressbar.patch @@ -1,3 +1,6 @@ +# This patch implements a fancy progressbar in dunst. +# It changes the background of a notification to imitate a progress bar by darkening part of it. + diff --git a/src/x11/x.c b/src/x11/x.c index 9f7ac20..3430892 100644 --- a/src/x11/x.c diff --git a/satellites/extrafiles/i3/i3-4.14-window-icons.patch b/satellites/extrafiles/i3/i3-4.14-window-icons.patch index c849111..5799937 100644 --- a/satellites/extrafiles/i3/i3-4.14-window-icons.patch +++ b/satellites/extrafiles/i3/i3-4.14-window-icons.patch @@ -1,6 +1,10 @@ # Rebased from: https://github.com/i3/i3/compare/4.13...mickael9:window-icons.diff # For i3-4.14 +# Add support for window icons in the i3 title bar. +# This makes it easier to distinguish windows without reading their names, +# and makes it possible to use browsers like qutebrowser in tabbed mode. + diff --git a/include/atoms_rest.xmacro b/include/atoms_rest.xmacro index d461dc08..f32a7e1e 100644 --- a/include/atoms_rest.xmacro diff --git a/satellites/extrafiles/i3lock/i3lock-2.9.1-no-pam.patch b/satellites/extrafiles/i3lock/i3lock-2.9.1-no-pam.patch index fc35627..745b75e 100644 --- a/satellites/extrafiles/i3lock/i3lock-2.9.1-no-pam.patch +++ b/satellites/extrafiles/i3lock/i3lock-2.9.1-no-pam.patch @@ -1,3 +1,6 @@ +# Removes PAM support from i3lock and implements the password checking mechanism employed by suckless' slock. +# Requires i3lock to have suid. + +++ LICENSE-slock @@ -0,0 +1,24 @@ +MIT/X Consortium License diff --git a/satellites/extrafiles/i3status/i3status-2.11-disable-pulseaudio.patch b/satellites/extrafiles/i3status/i3status-2.11-disable-pulseaudio.patch index 2944dad..fe23317 100644 --- a/satellites/extrafiles/i3status/i3status-2.11-disable-pulseaudio.patch +++ b/satellites/extrafiles/i3status/i3status-2.11-disable-pulseaudio.patch @@ -1,3 +1,5 @@ +# Disables pulseaudio support + +++ Makefile @@ -79,10 +79,8 @@ OBJS:=$(sort $(wildcard src/*.c *.c)) diff --git a/satellites/extrafiles/liferea/liferea-1.12-rc3-dont-hide-window.patch b/satellites/extrafiles/liferea/liferea-1.12-rc3-dont-hide-window.patch index df919f6..03616e2 100644 --- a/satellites/extrafiles/liferea/liferea-1.12-rc3-dont-hide-window.patch +++ b/satellites/extrafiles/liferea/liferea-1.12-rc3-dont-hide-window.patch @@ -1,3 +1,7 @@ +# In i3, if the liferea window was tabbed with another window, and this window was unfocussed, +# it would be minimized to the systray. +# This patch fixes the trayicon plugin so it doesn't happen. + +++ plugins/trayicon.py @@ -110,8 +110,6 @@ self.window = self.shell.get_window() diff --git a/satellites/extrafiles/pentadactyl/pentadactyl-1.2pre-pm-3-disable-deprecated.patch b/satellites/extrafiles/pentadactyl/pentadactyl-1.2pre-pm-3-disable-deprecated.patch index 28a3eeb..b65b0bf 100644 --- a/satellites/extrafiles/pentadactyl/pentadactyl-1.2pre-pm-3-disable-deprecated.patch +++ b/satellites/extrafiles/pentadactyl/pentadactyl-1.2pre-pm-3-disable-deprecated.patch @@ -1,3 +1,5 @@ +# Disable annoying deprecated warnings only intended for developers. + +++ common/modules/base.jsm @@ -378,9 +378,6 @@ this.constructor.className ? this.constructor.className + "#" : diff --git a/satellites/extrafiles/profile-sync-daemon/profile-sync-daemon-6.31-fix-filenames-with-spaces.patch b/satellites/extrafiles/profile-sync-daemon/profile-sync-daemon-6.31-fix-filenames-with-spaces.patch index ed5f620..861f8f6 100644 --- a/satellites/extrafiles/profile-sync-daemon/profile-sync-daemon-6.31-fix-filenames-with-spaces.patch +++ b/satellites/extrafiles/profile-sync-daemon/profile-sync-daemon-6.31-fix-filenames-with-spaces.patch @@ -1,3 +1,5 @@ +# Fix handling of directory names with spaces such as "moonchild productions" + +++ common/profile-sync-daemon.in @@ -310,14 +310,18 @@ cleanup() { load_env_for "$browser" diff --git a/satellites/extrafiles/qbittorrent/qbittorrent-3.3.15-preview-file-on-double-click.patch b/satellites/extrafiles/qbittorrent/qbittorrent-3.3.15-preview-file-on-double-click.patch index f032626..21315ca 100644 --- a/satellites/extrafiles/qbittorrent/qbittorrent-3.3.15-preview-file-on-double-click.patch +++ b/satellites/extrafiles/qbittorrent/qbittorrent-3.3.15-preview-file-on-double-click.patch @@ -1,3 +1,6 @@ +# Add functionality to preview torrent when double clicking on it. +# Lacks proper translations. + +++ src/gui/optionsdlg.h @@ -44,6 +44,7 @@ {