Package: tint2 / 0.12.12-3
Metadata
Package | Version | Patches format |
---|---|---|
tint2 | 0.12.12-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 fix battery on chromebook.patch | (download) |
src/battery/battery.c |
2 2 + 0 - 0 ! |
[patch] battery: fix issue #616 |
0002 fix tooltip in tint2conf.patch | (download) |
src/tint2conf/properties_rw.c |
7 6 + 1 - 0 ! |
[patch] tint2conf: disable executor tooltip when text config value is empty This fixes a bug where if an Executor had the "Tooltip" option disabled, editing the theme in tint2conf would re-enable it. |
0003 autohide workaround for virtualbox bug.patch | (download) |
src/panel.c |
28 17 + 11 - 0 ! |
[patch] panel: do not change struts (available screen size) when shown in autohide mode (issue #619) |
0004 ignore monitors with size 0.patch | (download) |
src/server.c |
40 18 + 22 - 0 ! |
[patch] ignore monitors with size 0 Fix use-after-free followed by strange behaviour on systems with certain graphics cards having multiple video outputs. |