]> Dogcows Code - chaz/tint2/log
chaz/tint2
14 years agofixed issue 232
Thierry Lorthiois [Sat, 6 Mar 2010 08:54:12 +0000 (08:54 +0000)] 
fixed issue 232

14 years ago*fix* again issue 221, but this time with the suggested solution to take 32-bit icons...
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...

14 years ago*fix* issue 221
Andreas Fink [Sat, 27 Feb 2010 19:25:51 +0000 (19:25 +0000)] 
*fix* issue 221

14 years ago*add* strut_policy = none
Andreas Fink [Sat, 20 Feb 2010 10:08:56 +0000 (10:08 +0000)] 
*add* strut_policy = none

14 years agoconsistency : drag n drop task between desktop will not change active desktop (as...
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)

14 years ago*add* drag'n'drop task reordering
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

14 years agoapplied patch to synchronize clock by wim.speek@orange.nl
Thierry Lorthiois [Wed, 3 Feb 2010 12:05:16 +0000 (12:05 +0000)] 
applied patch to synchronize clock by wim.speek@orange.nl

14 years ago*fix* issue 217
Andreas Fink [Sun, 31 Jan 2010 16:56:54 +0000 (16:56 +0000)] 
*fix* issue 217

14 years ago*fix* reverted Thierry's last change
Andreas Fink [Sun, 31 Jan 2010 15:10:38 +0000 (15:10 +0000)] 
*fix* reverted Thierry's last change

14 years ago*fix* typo
Andreas Fink [Sun, 31 Jan 2010 14:49:26 +0000 (14:49 +0000)] 
*fix* typo

14 years ago*fix* hopefully fixed issue 212 (thx to l_man for testing)
Andreas Fink [Sun, 31 Jan 2010 14:04:58 +0000 (14:04 +0000)] 
*fix* hopefully fixed issue 212 (thx to l_man for testing)

14 years agoimprove systray drawing when screen depth = 24
Thierry Lorthiois [Sun, 31 Jan 2010 10:17:20 +0000 (10:17 +0000)] 
improve systray drawing when screen depth = 24

14 years agoAdd missing xrender dependency to configure.ac.
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.

14 years ago*fix* maybe issue 212
Andreas Fink [Sat, 30 Jan 2010 23:06:07 +0000 (23:06 +0000)] 
*fix* maybe issue 212

14 years ago*fix* correct comparison whether task_icon_asb is set
Andreas Fink [Sat, 30 Jan 2010 08:30:02 +0000 (08:30 +0000)] 
*fix* correct comparison whether task_icon_asb is set

14 years ago*fix* issue 215
Andreas Fink [Sat, 30 Jan 2010 08:24:25 +0000 (08:24 +0000)] 
*fix* issue 215

14 years ago*fix* issue 213
Andreas Fink [Fri, 29 Jan 2010 18:13:01 +0000 (18:13 +0000)] 
*fix* issue 213

14 years agoremoved real_transparency from all config files
Andreas Fink [Thu, 28 Jan 2010 11:16:34 +0000 (11:16 +0000)] 
removed real_transparency from all config files
updated changelog

14 years agofixed iconified detection
Thierry Lorthiois [Tue, 26 Jan 2010 23:00:27 +0000 (23:00 +0000)] 
fixed iconified detection

14 years agoshould fixed issue 208
Thierry Lorthiois [Tue, 26 Jan 2010 18:32:00 +0000 (18:32 +0000)] 
should fixed issue 208

14 years agocleanup comment
Thierry Lorthiois [Fri, 22 Jan 2010 19:51:09 +0000 (19:51 +0000)] 
cleanup comment

14 years agofixed : redraw all task state when background changed
Thierry Lorthiois [Fri, 22 Jan 2010 19:49:24 +0000 (19:49 +0000)] 
fixed : redraw all task state when background changed

14 years agoupdate config
Thierry Lorthiois [Tue, 19 Jan 2010 20:08:04 +0000 (20:08 +0000)] 
update config

14 years agolower battery drawing : update to 10s and battery_hide config
Thierry Lorthiois [Tue, 19 Jan 2010 19:29:28 +0000 (19:29 +0000)] 
lower battery drawing : update to 10s and battery_hide config

14 years ago*fix* removed warnings
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

14 years ago*fix* bug fixed (multi-desktop and taskbar_active_id != taskbar_id)
Andreas Fink [Mon, 18 Jan 2010 20:16:32 +0000 (20:16 +0000)] 
*fix* bug fixed (multi-desktop and taskbar_active_id != taskbar_id)

14 years agocleanup
Thierry Lorthiois [Mon, 18 Jan 2010 10:05:05 +0000 (10:05 +0000)] 
cleanup

14 years agoreverted my last checkin, because I forgot that XCopyArea only works if src.depth...
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

14 years agodetect start/stop composite manager. and answer to question.
Thierry Lorthiois [Sun, 17 Jan 2010 13:43:44 +0000 (13:43 +0000)] 
detect start/stop composite manager. and answer to question.

14 years ago*fix* set window background on trayicon parents
Andreas Fink [Sat, 16 Jan 2010 18:58:31 +0000 (18:58 +0000)] 
*fix* set window background on trayicon parents

14 years ago*fix* unmap traywin (part of issue 205)
Andreas Fink [Sat, 16 Jan 2010 15:42:02 +0000 (15:42 +0000)] 
*fix* unmap traywin (part of issue 205)

14 years ago*fix* include file fix
Andreas Fink [Sat, 16 Jan 2010 09:44:11 +0000 (09:44 +0000)] 
*fix* include file fix

14 years agoreplace real_transparency option with an autodetect of composite manager.
Thierry Lorthiois [Fri, 15 Jan 2010 22:23:00 +0000 (22:23 +0000)] 
replace real_transparency option with an autodetect of composite manager.

14 years agoAutocreate src/version.h.
Christian Ruppert [Fri, 15 Jan 2010 20:51:10 +0000 (20:51 +0000)] 
Autocreate src/version.h.

14 years agocentral version.h. the build system could overwrite it...
Thierry Lorthiois [Fri, 15 Jan 2010 20:09:35 +0000 (20:09 +0000)] 
central version.h. the build system could overwrite it...

14 years agofixed : update tooltip when title change (downloading file)
Thierry Lorthiois [Fri, 15 Jan 2010 15:31:07 +0000 (15:31 +0000)] 
fixed : update tooltip when title change (downloading file)

14 years agocleanup
Thierry Lorthiois [Thu, 14 Jan 2010 23:38:48 +0000 (23:38 +0000)] 
cleanup

14 years agofixed bad background with fake transparency+hidden panel
Thierry Lorthiois [Thu, 14 Jan 2010 22:55:08 +0000 (22:55 +0000)] 
fixed bad background with fake transparency+hidden panel

14 years agofixed left click on clock
Thierry Lorthiois [Thu, 14 Jan 2010 21:24:03 +0000 (21:24 +0000)] 
fixed left click on clock

14 years agofixed black windows drawing in fake transparency (flush before drawing window)
Thierry Lorthiois [Thu, 14 Jan 2010 21:05:42 +0000 (21:05 +0000)] 
fixed black windows drawing in fake transparency (flush before drawing window)

14 years ago*fix* missing include
Andreas Fink [Thu, 14 Jan 2010 12:00:53 +0000 (12:00 +0000)] 
*fix* missing include

14 years agoupdated default tint2rc to contain all available options
Andreas Fink [Wed, 13 Jan 2010 19:36:25 +0000 (19:36 +0000)] 
updated default tint2rc to contain all available options

14 years agoupdated changelog
Andreas Fink [Wed, 13 Jan 2010 19:22:46 +0000 (19:22 +0000)] 
updated changelog

14 years agorevert some code and cleanup
Thierry Lorthiois [Wed, 13 Jan 2010 07:54:50 +0000 (07:54 +0000)] 
revert some code and cleanup

14 years agocenter tray icon when systray_icon_size specified
Thierry Lorthiois [Wed, 13 Jan 2010 00:33:23 +0000 (00:33 +0000)] 
center tray icon when systray_icon_size specified

14 years agofixed small border case
Thierry Lorthiois [Tue, 12 Jan 2010 20:13:42 +0000 (20:13 +0000)] 
fixed small border case

14 years ago*fix* use XSetWindowBackground in hidden mode (otherwise the painting is deferred)
Andreas Fink [Tue, 12 Jan 2010 08:24:24 +0000 (08:24 +0000)] 
*fix* use XSetWindowBackground in hidden mode (otherwise the painting is deferred)

14 years agoDisable keywords
Christian Ruppert [Mon, 11 Jan 2010 16:06:24 +0000 (16:06 +0000)] 
Disable keywords

14 years agoSVN Keyword test
Christian Ruppert [Mon, 11 Jan 2010 15:54:53 +0000 (15:54 +0000)] 
SVN Keyword test

14 years agoSVN Keyword test
Christian Ruppert [Mon, 11 Jan 2010 15:53:40 +0000 (15:53 +0000)] 
SVN Keyword test

14 years ago*fix* 2 memleaks
Andreas Fink [Sun, 10 Jan 2010 22:16:27 +0000 (22:16 +0000)] 
*fix* 2 memleaks
*fix* no more warnings

14 years ago*fix* stupid mistake corrected
Andreas Fink [Sun, 10 Jan 2010 15:12:55 +0000 (15:12 +0000)] 
*fix* stupid mistake corrected

14 years ago*fix* minor bugfixes
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 ;)

14 years ago*fix* panel_monitor = n works again, after I've broken it with revision 308
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

14 years agoFix tint2conf compilation due to missing imlib2 deps
Christian Ruppert [Sat, 9 Jan 2010 16:44:10 +0000 (16:44 +0000)] 
Fix tint2conf compilation due to missing imlib2 deps

14 years agoFix includes
Christian Ruppert [Sat, 9 Jan 2010 16:43:14 +0000 (16:43 +0000)] 
Fix includes

14 years ago*fix* only redraw task on state change, if not already drawn
Andreas Fink [Sat, 9 Jan 2010 09:34:15 +0000 (09:34 +0000)] 
*fix* only redraw task on state change, if not already drawn

14 years ago*add* more task states (normal, active, iconified, urgent), with each an own backgrou...
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

14 years ago*fix* wrong XClearArea usage
Andreas Fink [Thu, 7 Jan 2010 21:23:15 +0000 (21:23 +0000)] 
*fix* wrong XClearArea usage

14 years ago*add* interval timeouts are aligned to each other
Andreas Fink [Thu, 7 Jan 2010 19:51:00 +0000 (19:51 +0000)] 
*add* interval timeouts are aligned to each other

14 years ago*add* render finitely often systray icons (at most every 50 ms)
Andreas Fink [Wed, 6 Jan 2010 19:47:12 +0000 (19:47 +0000)] 
*add* render finitely often systray icons (at most every 50 ms)

14 years ago*fix* only changed systray icons are rendered
Andreas Fink [Wed, 6 Jan 2010 19:30:55 +0000 (19:30 +0000)] 
*fix* only changed systray icons are rendered

14 years ago*add* autohide
Andreas Fink [Tue, 5 Jan 2010 20:38:49 +0000 (20:38 +0000)] 
*add* autohide
*fix* issue 182 by using select instead of pselect

14 years ago*fix* once again issue 192
Andreas Fink [Tue, 5 Jan 2010 11:24:48 +0000 (11:24 +0000)] 
*fix* once again issue 192

14 years ago*fix* memleak
Andreas Fink [Tue, 5 Jan 2010 11:21:18 +0000 (11:21 +0000)] 
*fix* memleak
*fix* issue 192

14 years ago*fix* image rendering in real_transparency mode fixed (imlib_render_image does not...
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)

14 years ago*add* systray icons can also be adjusted, like task icons
Andreas Fink [Sun, 3 Jan 2010 20:17:46 +0000 (20:17 +0000)] 
*add* systray icons can also be adjusted, like task icons

14 years ago*fix* issue 175
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...

14 years ago*fix* broke systray with last checkin for fake transparency
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

14 years ago*fix* more systray modifications for nice looking icons in real transparency mode
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

14 years ago*fix* clear tooltip window before redrawing
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

14 years ago*add* real transparency is now supported... most systray applications work out of...
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

14 years ago*add* more real_transparency things added... whole panel works now, but systray still...
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 :(

14 years ago*add* clock supports timezones
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)

14 years ago*fix* segfault fixed when removing last desktop and we've been on last desktop
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

14 years ago*fix* better internal urgent task handling
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

14 years agofixed issue 188
Thierry Lorthiois [Mon, 28 Dec 2009 19:46:20 +0000 (19:46 +0000)] 
fixed issue 188

14 years ago*fix* issue 185
Andreas Fink [Mon, 28 Dec 2009 19:03:14 +0000 (19:03 +0000)] 
*fix* issue 185

14 years ago*fix* issue 187
Andreas Fink [Mon, 28 Dec 2009 18:30:47 +0000 (18:30 +0000)] 
*fix* issue 187

14 years ago*fix* forward all clicks tint2 does not handle to the window manager, if wm_menu = 1
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

14 years ago*fix* use another timer implementation, coz *BSD does not support timerfd :(
Andreas Fink [Sun, 27 Dec 2009 20:33:02 +0000 (20:33 +0000)] 
*fix* use another timer implementation, coz *BSD does not support timerfd :(

14 years ago*fix* calculate right struts for multiple monitors. fixes issue 148 and issue 178
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

14 years ago*fix* tooltip fixed
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

14 years agocleanup
Thierry Lorthiois [Thu, 17 Dec 2009 11:08:14 +0000 (11:08 +0000)] 
cleanup

14 years agochange version to 0.8
Thierry Lorthiois [Wed, 16 Dec 2009 12:36:27 +0000 (12:36 +0000)] 
change version to 0.8

14 years agoupdate changelog
Thierry Lorthiois [Wed, 16 Dec 2009 09:39:21 +0000 (09:39 +0000)] 
update changelog

14 years agofixed issue 176
Thierry Lorthiois [Wed, 16 Dec 2009 09:04:50 +0000 (09:04 +0000)] 
fixed issue 176

14 years agodisable tin2conf by default. it s not ready for release.
Thierry Lorthiois [Sat, 12 Dec 2009 15:04:50 +0000 (15:04 +0000)] 
disable tin2conf by default. it s not ready for release.

14 years ago*fix* unset sigmask only for child fork
Andreas Fink [Mon, 7 Dec 2009 14:10:14 +0000 (14:10 +0000)] 
*fix* unset sigmask only for child fork

14 years ago*fix* make timer non-blocking to fix freezing when a timer is resetted in a callback...
Andreas Fink [Mon, 30 Nov 2009 15:36:06 +0000 (15:36 +0000)] 
*fix* make timer non-blocking to fix freezing when a timer is resetted in a callback function

14 years ago*fix* do not add active tasks to the urgent list
Andreas Fink [Thu, 26 Nov 2009 09:25:38 +0000 (09:25 +0000)] 
*fix* do not add active tasks to the urgent list

14 years ago*fix* fixed issue 172
Andreas Fink [Wed, 25 Nov 2009 17:45:50 +0000 (17:45 +0000)] 
*fix* fixed issue 172

14 years ago*fix* tooltip copys the displayed text
Andreas Fink [Thu, 19 Nov 2009 13:53:01 +0000 (13:53 +0000)] 
*fix* tooltip copys the displayed text
*fix* remove urgent windows from list if closed

14 years agoScrolling through tasks by schattenprinz
Thierry Lorthiois [Wed, 18 Nov 2009 05:13:38 +0000 (05:13 +0000)] 
Scrolling through tasks by schattenprinz

14 years agotint2conf : custom tree view
Thierry Lorthiois [Tue, 17 Nov 2009 10:03:39 +0000 (10:03 +0000)] 
tint2conf : custom tree view

14 years ago*add* clock tooltip finished, see issue 115
Andreas Fink [Mon, 16 Nov 2009 17:54:46 +0000 (17:54 +0000)] 
*add* clock tooltip finished, see issue 115
*fix* reset sigmask before forking

14 years ago*change* make tooltip more generous, and preparation for setting a tooltip on the...
Andreas Fink [Mon, 16 Nov 2009 17:17:53 +0000 (17:17 +0000)] 
*change* make tooltip more generous, and preparation for setting a tooltip on the clock

14 years ago*fix* use XFlush to really make use of the tooltip timeouts and do not rely on some...
Andreas Fink [Mon, 16 Nov 2009 10:06:45 +0000 (10:06 +0000)] 
*fix* use XFlush to really make use of the tooltip timeouts and do not rely on some timer running in the background
*fix* moved panel_refresh in the mainloop to the top for panels without a clock for updating first and then going to the pselect statement
*changed* battery updates every 5 secs (I do not know if this is a good value...)
*fix* blinking urgent windows has a panel_refresh now

14 years agogcc 4.3.2 confusused when var_name identical to type
Thierry Lorthiois [Mon, 16 Nov 2009 09:27:44 +0000 (09:27 +0000)] 
gcc 4.3.2 confusused when var_name identical to type

14 years ago*fix* merged tooltip to the new timer syntax
Andreas Fink [Mon, 16 Nov 2009 07:27:28 +0000 (07:27 +0000)] 
*fix* merged tooltip to the new timer syntax
*todo* check what happens if no clock and no battery are on the panel

This page took 0.04623 seconds and 4 git commands to generate.