Update changelog
This commit is contained in:
parent
655ea6f06f
commit
81a48b8f79
1 changed files with 8 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
||||||
2015-07-04 master
|
2015-07-12 master
|
||||||
- Note: the changes listed here are based on the previous release tint2 0.11, however some distributions (e.g. Debian)
|
- Note: the changes listed here are based on the previous release tint2 0.11, however some distributions (e.g. Debian)
|
||||||
offered packages using newer commits and/or patches; thus from the user's perspective some of these features are
|
offered packages using newer commits and/or patches; thus from the user's perspective some of these features are
|
||||||
already present. They are marked with '(already released by distros)'.
|
already present. They are marked with '(already released by distros)'.
|
||||||
|
@ -84,7 +84,9 @@
|
||||||
- seconds were not updating in the clock;
|
- seconds were not updating in the clock;
|
||||||
- tint2 hang triggered when an application started from the launcher was closed and startup notifications were enabled;
|
- tint2 hang triggered when an application started from the launcher was closed and startup notifications were enabled;
|
||||||
- tint2 may fail to process X events for a few seconds when a new icon is added to the system tray;
|
- tint2 may fail to process X events for a few seconds when a new icon is added to the system tray;
|
||||||
- the code that loads SVG icons was using a lot of memory.
|
- the code that loads SVG icons was using a lot of memory;
|
||||||
|
- fixed occasional race at startup in detecting screen resolution changes;
|
||||||
|
- modified timer code to prevent some rare double-frees or duplicate timers.
|
||||||
|
|
||||||
2010-06-26
|
2010-06-26
|
||||||
- unhide tint2 panel when dragging something
|
- unhide tint2 panel when dragging something
|
||||||
|
|
Loading…
Reference in a new issue