o9000
81a48b8f79
Update changelog
2015-07-12 14:40:00 +02:00
o9000
655ea6f06f
Update build script
2015-07-12 14:36:11 +02:00
o9000
efe9aadb39
Prevent race at startup in detecting screen resolution changes
2015-07-12 14:36:11 +02:00
o9000
c0e1709d57
Capitalize name in desktop shortcut
2015-07-05 15:48:09 +00:00
o9000
ea8a4fbb1e
Capitalize title in desktop shortcut
2015-07-05 10:34:36 +00:00
o9000
093963dadd
Merge branch 'doc-fixes' into 'master'
...
Doc fixes
Hi o9000, thanks for resurrecting tint2!
Here are some purely "bureaucratic" fixes: I fixed some typo's, updated URLs, and cleaned up a few files.
See merge request !4
2015-07-05 10:33:43 +00:00
Sebastiaan Lokhorst
df429e8c34
Clean up .desktop file: remove unnecessary localization, fix English translation, use consistent captitalization of "tint2" (with a lowercase "t").
2015-07-05 11:34:57 +02:00
Sebastiaan Lokhorst
d3c45adf34
Fix some typo's and clean up indentation.
2015-07-05 11:23:57 +02:00
Sebastiaan Lokhorst
043a0f7ab3
Update old Google Code URLs to new GitLab location.
2015-07-05 11:14:00 +02:00
o9000
574b6bc214
tint2conf: Fix typo to load desktop files from subdirectories
2015-07-04 18:41:04 +02:00
o9000
89e4a5a460
Fix crash in tint2conf (wrong string length in allocation)
2015-07-04 18:31:01 +02:00
o9000
2ebc75944e
tint2conf: Sort launchers by name
2015-07-04 17:33:19 +02:00
o9000
acedd48708
Add IDE files
2015-07-04 16:57:45 +02:00
o9000
9fd9d51010
Fix timer bug (again)
2015-07-04 16:47:29 +02:00
o9000
9f8423f2eb
Updated changelog
2015-07-04 13:37:42 +02:00
o9000
8242c969e3
Detect compositor at startup
2015-07-04 13:34:42 +02:00
o9000
7cd5c16fca
Fix crash when calling stop_timeout from the callback of a repeated timer
2015-07-04 13:34:09 +02:00
o9000
290ddc1fea
tint2conf: fix launcher_apps_dir
2015-07-04 08:39:46 +02:00
o9000
47a7013029
Remove noisy debug messages
2015-06-28 11:34:53 +02:00
o9000
a4de005a54
Add missing include
2015-06-26 23:46:43 +02:00
o9000
7ace3a5956
Updated changelog
2015-06-25 14:18:35 +00:00
o9000
5abbf168a9
Cosmetic changes
2015-06-25 15:56:36 +02:00
o9000
4d69a0bc33
tint2: Do not rely only on select() to detect new X events, since we sync the socket in the system tray which messes up select
2015-06-25 15:36:47 +02:00
o9000
222eca4099
systray: (disable_transparency=1) detect empty icons whenever a new icon is added, from any process; clear icon area because some icons were failing to redraw
2015-06-21 15:23:55 +02:00
o9000
ea75558ac2
systray: reduce icon flicker by painting on buffer instead of directly on window
2015-06-21 15:00:01 +02:00
o9000
876cae8239
systray: fix black icon background for 32-bit icons when disable_transparency = 1; fix empty icon detection when disable_transparency = 1; fix icon blinking by delaying rendering less aggressively; removed XClearArea on traywin->win (triggers unnecessary redraws); cache icon names; profiling messages updated
2015-06-21 14:50:08 +02:00
o9000
7c3951e3a0
systray: Profiling code. Export environment variable SYSTRAY_PROFILING=1 when running tint2 to enable it
2015-06-19 10:46:29 +02:00
o9000
552f060612
Updated strings in pl.po
2015-06-15 19:27:05 +02:00
o9000
e7cfa35288
Merge branch 'translation-bs_hr_sr' into 'master'
...
tint2conf: added bs, hr and sr translations
I translated tint2conf into Bosnian, Croatian and Serbian (Cyrillic).
See merge request !3
2015-06-15 07:52:22 +00:00
dglava
4326cd1380
tint2conf: added bs, hr and sr translations
2015-06-14 23:10:30 +02:00
o9000
19b40bc59e
systray: Check icon position
2015-06-14 12:23:34 +02:00
o9000
8c9a9a111e
systray: trigger resizes in some places
2015-06-14 11:39:51 +02:00
o9000
b13540123b
systray: force a repaint on icon resize
2015-06-14 11:21:42 +02:00
o9000
f5b2de62b6
systray: reorder operations to prevent the long icon first show delay that occurs sometimes
2015-06-14 10:51:30 +02:00
o9000
1ba023fc83
Removed tintwizard.py as it no longer supports all config options
2015-06-14 10:06:33 +02:00
o9000
36e9e92df1
Changed tintwizard #! to python 2 (note that tintwizard is obsolete)
2015-06-13 10:54:28 +00:00
o9000
0f1dac50f1
Updated readme for 0.12-rc6
2015-06-13 10:08:43 +00:00
o9000
eb0346e02a
Updated changelog
2015-06-13 10:07:23 +00:00
o9000
cae621918e
systray: Do not turn off compositing for missing window errors
2015-06-13 11:32:22 +02:00
o9000
f28983e5a7
systray: Use different X connection for XGetImage (fixes crash on ATI cards)
2015-06-12 21:28:58 +02:00
o9000
b35cdb70df
systray: Detect window resizez during composited rendering to prevent crashes
2015-06-12 21:13:20 +02:00
o9000
80361a121e
Better error handling in systray rendering and fall back to non-composited rendering in case of errors
2015-06-12 12:24:19 +02:00
o9000
b4ff007e42
systray: reorder some operations to make sure we resize correctly
2015-06-12 11:57:05 +02:00
o9000
ae379d865c
systray: fix bad embed
2015-06-12 11:40:22 +02:00
o9000
0a3876dc8c
systray: prevent race in error detection
2015-06-12 11:39:36 +02:00
o9000
e2d95acfa1
Add missing files for freespace
2015-06-12 10:41:51 +02:00
o9000
5ac1a6a653
systray: resize icon when reparenting
2015-06-12 09:44:13 +02:00
o9000
481c409617
Fix bad interaction between freespace and systray
2015-06-12 02:09:43 +02:00
o9000
e8869b4d87
systray: Minor change in error logging
2015-06-12 01:43:39 +02:00
o9000
b1b95e086d
Free space item
2015-06-12 01:42:00 +02:00