]>
Dogcows Code - chaz/tint2/log
Thierry Lorthiois [Sat, 3 Apr 2010 15:56:34 +0000 (15:56 +0000)]
tint2conf : add theme menu
Thierry Lorthiois [Fri, 2 Apr 2010 20:02:41 +0000 (20:02 +0000)]
tint2conf : save/restore window size, save as menu.
Thierry Lorthiois [Thu, 1 Apr 2010 21:25:11 +0000 (21:25 +0000)]
tint2conf : store/load selected theme
Thierry Lorthiois [Wed, 31 Mar 2010 22:13:24 +0000 (22:13 +0000)]
tint2conf : cleanup and rotate vertical panel snapshot
Andreas Fink [Tue, 30 Mar 2010 18:47:11 +0000 (18:47 +0000)]
*fix* issue 241
Thierry Lorthiois [Sun, 28 Mar 2010 22:50:26 +0000 (22:50 +0000)]
some changed in tint2conf theme switcher. not yet ready.
Thierry Lorthiois [Sat, 27 Mar 2010 16:51:12 +0000 (16:51 +0000)]
fixed resize_clock() and snapshot
Thierry Lorthiois [Fri, 26 Mar 2010 23:16:25 +0000 (23:16 +0000)]
fixed snapshot command (-s). more needed.
Andreas Fink [Sat, 20 Mar 2010 08:30:41 +0000 (08:30 +0000)]
*add* allow xrandr names (hopefully works)
Thierry Lorthiois [Sun, 7 Mar 2010 11:03:10 +0000 (11:03 +0000)]
update tintwizard-0.3.1 by Euan Freeman
Thierry Lorthiois [Sun, 7 Mar 2010 09:14:45 +0000 (09:14 +0000)]
update tintwizard by Euan Freeman
Thierry Lorthiois [Sat, 6 Mar 2010 08:54:12 +0000 (08:54 +0000)]
fixed issue 232
Andreas Fink [Sun, 28 Feb 2010 07:58:50 +0000 (07:58 +0000)]
*fix* again issue 221, but this time with the suggested solution to take 32-bit icons...
Andreas Fink [Sat, 27 Feb 2010 19:25:51 +0000 (19:25 +0000)]
*fix* issue 221
Andreas Fink [Sat, 20 Feb 2010 10:08:56 +0000 (10:08 +0000)]
*add* strut_policy = none
Thierry Lorthiois [Tue, 9 Feb 2010 20:19:49 +0000 (20:19 +0000)]
consistency : drag n drop task between desktop will not change active desktop (as before)
Andreas Fink [Mon, 8 Feb 2010 22:44:56 +0000 (22:44 +0000)]
*add* drag'n'drop task reordering
*fix* autohide and tooltip after SIGUSR1
*fix* send low_battery_cmd only once
*fix* update clock if time difference > 60 sec (after hibernation or supsension)
*fix* changed transient window behaviour
Thierry Lorthiois [Wed, 3 Feb 2010 12:05:16 +0000 (12:05 +0000)]
applied patch to synchronize clock by wim.speek@orange.nl
Andreas Fink [Sun, 31 Jan 2010 16:56:54 +0000 (16:56 +0000)]
*fix* issue 217
Andreas Fink [Sun, 31 Jan 2010 15:10:38 +0000 (15:10 +0000)]
*fix* reverted Thierry's last change
Andreas Fink [Sun, 31 Jan 2010 14:49:26 +0000 (14:49 +0000)]
*fix* typo
Andreas Fink [Sun, 31 Jan 2010 14:04:58 +0000 (14:04 +0000)]
*fix* hopefully fixed issue 212 (thx to l_man for testing)
Thierry Lorthiois [Sun, 31 Jan 2010 10:17:20 +0000 (10:17 +0000)]
improve systray drawing when screen depth = 24
Christian Ruppert [Sun, 31 Jan 2010 10:06:25 +0000 (10:06 +0000)]
Add missing xrender dependency to configure.ac.
Some build system clean up.
Andreas Fink [Sat, 30 Jan 2010 23:06:07 +0000 (23:06 +0000)]
*fix* maybe issue 212
Andreas Fink [Sat, 30 Jan 2010 08:30:02 +0000 (08:30 +0000)]
*fix* correct comparison whether task_icon_asb is set
Andreas Fink [Sat, 30 Jan 2010 08:24:25 +0000 (08:24 +0000)]
*fix* issue 215
Andreas Fink [Fri, 29 Jan 2010 18:13:01 +0000 (18:13 +0000)]
*fix* issue 213
Andreas Fink [Thu, 28 Jan 2010 11:16:34 +0000 (11:16 +0000)]
removed real_transparency from all config files
updated changelog
Thierry Lorthiois [Tue, 26 Jan 2010 23:00:27 +0000 (23:00 +0000)]
fixed iconified detection
Thierry Lorthiois [Tue, 26 Jan 2010 18:32:00 +0000 (18:32 +0000)]
should fixed issue 208
Thierry Lorthiois [Fri, 22 Jan 2010 19:51:09 +0000 (19:51 +0000)]
cleanup comment
Thierry Lorthiois [Fri, 22 Jan 2010 19:49:24 +0000 (19:49 +0000)]
fixed : redraw all task state when background changed
Thierry Lorthiois [Tue, 19 Jan 2010 20:08:04 +0000 (20:08 +0000)]
update config
Thierry Lorthiois [Tue, 19 Jan 2010 19:29:28 +0000 (19:29 +0000)]
lower battery drawing : update to 10s and battery_hide config
Andreas Fink [Mon, 18 Jan 2010 21:11:05 +0000 (21:11 +0000)]
*fix* removed warnings
*fix* removed unneeded code (backwards compatibility to tint2-0.6 and unneccesary XSetWindowsBackground)
*fix* better heuristicMask algorithm
Andreas Fink [Mon, 18 Jan 2010 20:16:32 +0000 (20:16 +0000)]
*fix* bug fixed (multi-desktop and taskbar_active_id != taskbar_id)
Thierry Lorthiois [Mon, 18 Jan 2010 10:05:05 +0000 (10:05 +0000)]
cleanup
Andreas Fink [Sun, 17 Jan 2010 20:02:56 +0000 (20:02 +0000)]
reverted my last checkin, because I forgot that XCopyArea only works if src.depth == dest.depth
minor bugfix if in hidden mode a new tray icon appears
Thierry Lorthiois [Sun, 17 Jan 2010 13:43:44 +0000 (13:43 +0000)]
detect start/stop composite manager. and answer to question.
Andreas Fink [Sat, 16 Jan 2010 18:58:31 +0000 (18:58 +0000)]
*fix* set window background on trayicon parents
Andreas Fink [Sat, 16 Jan 2010 15:42:02 +0000 (15:42 +0000)]
*fix* unmap traywin (part of issue 205)
Andreas Fink [Sat, 16 Jan 2010 09:44:11 +0000 (09:44 +0000)]
*fix* include file fix
Thierry Lorthiois [Fri, 15 Jan 2010 22:23:00 +0000 (22:23 +0000)]
replace real_transparency option with an autodetect of composite manager.
Christian Ruppert [Fri, 15 Jan 2010 20:51:10 +0000 (20:51 +0000)]
Autocreate src/version.h.
Thierry Lorthiois [Fri, 15 Jan 2010 20:09:35 +0000 (20:09 +0000)]
central version.h. the build system could overwrite it...
Thierry Lorthiois [Fri, 15 Jan 2010 15:31:07 +0000 (15:31 +0000)]
fixed : update tooltip when title change (downloading file)
Thierry Lorthiois [Thu, 14 Jan 2010 23:38:48 +0000 (23:38 +0000)]
cleanup
Thierry Lorthiois [Thu, 14 Jan 2010 22:55:08 +0000 (22:55 +0000)]
fixed bad background with fake transparency+hidden panel
Thierry Lorthiois [Thu, 14 Jan 2010 21:24:03 +0000 (21:24 +0000)]
fixed left click on clock
Thierry Lorthiois [Thu, 14 Jan 2010 21:05:42 +0000 (21:05 +0000)]
fixed black windows drawing in fake transparency (flush before drawing window)
Andreas Fink [Thu, 14 Jan 2010 12:00:53 +0000 (12:00 +0000)]
*fix* missing include
Andreas Fink [Wed, 13 Jan 2010 19:36:25 +0000 (19:36 +0000)]
updated default tint2rc to contain all available options
Andreas Fink [Wed, 13 Jan 2010 19:22:46 +0000 (19:22 +0000)]
updated changelog
Thierry Lorthiois [Wed, 13 Jan 2010 07:54:50 +0000 (07:54 +0000)]
revert some code and cleanup
Thierry Lorthiois [Wed, 13 Jan 2010 00:33:23 +0000 (00:33 +0000)]
center tray icon when systray_icon_size specified
Thierry Lorthiois [Tue, 12 Jan 2010 20:13:42 +0000 (20:13 +0000)]
fixed small border case
Andreas Fink [Tue, 12 Jan 2010 08:24:24 +0000 (08:24 +0000)]
*fix* use XSetWindowBackground in hidden mode (otherwise the painting is deferred)
Christian Ruppert [Mon, 11 Jan 2010 16:06:24 +0000 (16:06 +0000)]
Disable keywords
Christian Ruppert [Mon, 11 Jan 2010 15:54:53 +0000 (15:54 +0000)]
SVN Keyword test
Christian Ruppert [Mon, 11 Jan 2010 15:53:40 +0000 (15:53 +0000)]
SVN Keyword test
Andreas Fink [Sun, 10 Jan 2010 22:16:27 +0000 (22:16 +0000)]
*fix* 2 memleaks
*fix* no more warnings
Andreas Fink [Sun, 10 Jan 2010 15:12:55 +0000 (15:12 +0000)]
*fix* stupid mistake corrected
Andreas Fink [Sun, 10 Jan 2010 15:00:40 +0000 (15:00 +0000)]
*fix* minor bugfixes
*fix* do not use g_ptr_array_unref since not everybody has glib-2.22 ;)
Andreas Fink [Sat, 9 Jan 2010 18:29:00 +0000 (18:29 +0000)]
*fix* panel_monitor = n works again, after I've broken it with revision 308
*add* convenience storage for tasks in a hash map (Window is mapped to a GPtrArray of Task*)
*fix* bugfix in resize_taskbar when task.area.width/height changes
Christian Ruppert [Sat, 9 Jan 2010 16:44:10 +0000 (16:44 +0000)]
Fix tint2conf compilation due to missing imlib2 deps
Christian Ruppert [Sat, 9 Jan 2010 16:43:14 +0000 (16:43 +0000)]
Fix includes
Andreas Fink [Sat, 9 Jan 2010 09:34:15 +0000 (09:34 +0000)]
*fix* only redraw task on state change, if not already drawn
Andreas Fink [Sat, 9 Jan 2010 00:11:01 +0000 (00:11 +0000)]
*add* more task states (normal, active, iconified, urgent), with each an own background, font and asb
*fix* two memleaks
*fix* some code beautification
Andreas Fink [Thu, 7 Jan 2010 21:23:15 +0000 (21:23 +0000)]
*fix* wrong XClearArea usage
Andreas Fink [Thu, 7 Jan 2010 19:51:00 +0000 (19:51 +0000)]
*add* interval timeouts are aligned to each other
Andreas Fink [Wed, 6 Jan 2010 19:47:12 +0000 (19:47 +0000)]
*add* render finitely often systray icons (at most every 50 ms)
Andreas Fink [Wed, 6 Jan 2010 19:30:55 +0000 (19:30 +0000)]
*fix* only changed systray icons are rendered
Andreas Fink [Tue, 5 Jan 2010 20:38:49 +0000 (20:38 +0000)]
*add* autohide
*fix* issue 182 by using select instead of pselect
Andreas Fink [Tue, 5 Jan 2010 11:24:48 +0000 (11:24 +0000)]
*fix* once again issue 192
Andreas Fink [Tue, 5 Jan 2010 11:21:18 +0000 (11:21 +0000)]
*fix* memleak
*fix* issue 192
Andreas Fink [Mon, 4 Jan 2010 16:25:17 +0000 (16:25 +0000)]
*fix* image rendering in real_transparency mode fixed (imlib_render_image does not work correctly)
Andreas Fink [Sun, 3 Jan 2010 20:17:46 +0000 (20:17 +0000)]
*add* systray icons can also be adjusted, like task icons
Andreas Fink [Sun, 3 Jan 2010 13:14:25 +0000 (13:14 +0000)]
*fix* issue 175
*fix* a bug I introduced with one of my previous checkins...
Andreas Fink [Sun, 3 Jan 2010 09:49:55 +0000 (09:49 +0000)]
*fix* broke systray with last checkin for fake transparency
*fix* some real transparency stuff fixed... it seems as if it is done now
Andreas Fink [Sun, 3 Jan 2010 00:33:07 +0000 (00:33 +0000)]
*fix* more systray modifications for nice looking icons in real transparency mode
*add* added new options to the sample files
Andreas Fink [Thu, 31 Dec 2009 14:20:32 +0000 (14:20 +0000)]
*fix* clear tooltip window before redrawing
*fix* all systray icons should be visible also in real transparency mode
Andreas Fink [Wed, 30 Dec 2009 23:27:31 +0000 (23:27 +0000)]
*add* real transparency is now supported... most systray applications work out of the box. Some do not work yet, because they do not respect
freedesktops standard
Andreas Fink [Wed, 30 Dec 2009 16:25:19 +0000 (16:25 +0000)]
*add* more real_transparency things added... whole panel works now, but systray still has problems :(
Andreas Fink [Wed, 30 Dec 2009 11:27:29 +0000 (11:27 +0000)]
*add* clock supports timezones
*add* first preparations for real transparency (tooltip works already, but panel does not. Therefore it is disabled in the source code)
Andreas Fink [Tue, 29 Dec 2009 22:04:24 +0000 (22:04 +0000)]
*fix* segfault fixed when removing last desktop and we've been on last desktop
Andreas Fink [Tue, 29 Dec 2009 19:55:25 +0000 (19:55 +0000)]
*fix* better internal urgent task handling
*fix* urgent task blinks on all desktops for omnipresent windows
*fix* better active window handling on desktop changes
*fix* better active window handling if switching omnipresent property
Thierry Lorthiois [Mon, 28 Dec 2009 19:46:20 +0000 (19:46 +0000)]
fixed issue 188
Andreas Fink [Mon, 28 Dec 2009 19:03:14 +0000 (19:03 +0000)]
*fix* issue 185
Andreas Fink [Mon, 28 Dec 2009 18:30:47 +0000 (18:30 +0000)]
*fix* issue 187
Andreas Fink [Mon, 28 Dec 2009 15:49:15 +0000 (15:49 +0000)]
*fix* forward all clicks tint2 does not handle to the window manager, if wm_menu = 1
Andreas Fink [Sun, 27 Dec 2009 20:33:02 +0000 (20:33 +0000)]
*fix* use another timer implementation, coz *BSD does not support timerfd :(
Andreas Fink [Tue, 22 Dec 2009 13:37:13 +0000 (13:37 +0000)]
*fix* calculate right struts for multiple monitors. fixes issue 148 and issue 178
*fix* uninstall all timers on reconfiguring
Andreas Fink [Thu, 17 Dec 2009 18:25:51 +0000 (18:25 +0000)]
*fix* tooltip fixed
*fix* send battery low command if below the value, not exactly the value
Thierry Lorthiois [Thu, 17 Dec 2009 11:08:14 +0000 (11:08 +0000)]
cleanup
Thierry Lorthiois [Wed, 16 Dec 2009 12:36:27 +0000 (12:36 +0000)]
change version to 0.8
Thierry Lorthiois [Wed, 16 Dec 2009 09:39:21 +0000 (09:39 +0000)]
update changelog
Thierry Lorthiois [Wed, 16 Dec 2009 09:04:50 +0000 (09:04 +0000)]
fixed issue 176
Thierry Lorthiois [Sat, 12 Dec 2009 15:04:50 +0000 (15:04 +0000)]
disable tin2conf by default. it s not ready for release.
Andreas Fink [Mon, 7 Dec 2009 14:10:14 +0000 (14:10 +0000)]
*fix* unset sigmask only for child fork
This page took 0.048741 seconds and 4 git commands to generate.