Andreas.Fink85
a58a4d1830
*add* strut_policy = none
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@395 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-02-20 10:08:56 +00:00
Andreas.Fink85
bf1dc33ca7
*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
git-svn-id: http://tint2.googlecode.com/svn/trunk@393 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-02-08 22:44:56 +00:00
thilor77
de5fab0830
fixed : redraw all task state when background changed
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@371 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-22 19:49:24 +00:00
Andreas.Fink85
0e0ae86bfa
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
git-svn-id: http://tint2.googlecode.com/svn/trunk@360 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-17 20:02:56 +00:00
thilor77
c7d1551dc2
central version.h. the build system could overwrite it...
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@353 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-15 20:09:35 +00:00
thilor77
99dc929a7c
fixed bad background with fake transparency+hidden panel
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@350 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-14 22:55:08 +00:00
Andreas.Fink85
37d2086b37
*fix* use XSetWindowBackground in hidden mode (otherwise the painting is deferred)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@341 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-12 08:24:24 +00:00
Andreas.Fink85
06518a0f4b
*fix* 2 memleaks
...
*fix* no more warnings
git-svn-id: http://tint2.googlecode.com/svn/trunk@335 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-10 22:16:27 +00:00
Andreas.Fink85
c6ff59f9f7
*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
git-svn-id: http://tint2.googlecode.com/svn/trunk@332 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-09 18:29:00 +00:00
Andreas.Fink85
739af13714
*add* more task states (normal, active, iconified, urgent), with each an own background, font and asb
...
*fix* two memleaks
*fix* some code beautification
git-svn-id: http://tint2.googlecode.com/svn/trunk@327 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-09 00:11:01 +00:00
Andreas.Fink85
adb784a859
*add* autohide
...
*fix* issue 182 by using select instead of pselect
git-svn-id: http://tint2.googlecode.com/svn/trunk@321 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-05 20:38:49 +00:00
Andreas.Fink85
a0cf313f08
*fix* broke systray with last checkin for fake transparency
...
*fix* some real transparency stuff fixed... it seems as if it is done now
git-svn-id: http://tint2.googlecode.com/svn/trunk@312 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-03 09:49:55 +00:00
Andreas.Fink85
3c53d06506
*fix* more systray modifications for nice looking icons in real transparency mode
...
*add* added new options to the sample files
git-svn-id: http://tint2.googlecode.com/svn/trunk@311 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-03 00:33:07 +00:00
Andreas.Fink85
2506f4045c
*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
git-svn-id: http://tint2.googlecode.com/svn/trunk@308 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-30 23:27:31 +00:00
Andreas.Fink85
7478765723
*add* more real_transparency things added... whole panel works now, but systray still has problems :(
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@306 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-30 16:25:19 +00:00
Andreas.Fink85
c65ad3628d
*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)
git-svn-id: http://tint2.googlecode.com/svn/trunk@304 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-30 11:27:29 +00:00
Andreas.Fink85
c93bf5e1f3
*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
git-svn-id: http://tint2.googlecode.com/svn/trunk@302 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-29 19:55:25 +00:00
Andreas.Fink85
c78d7fa595
*fix* issue 185
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@300 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-28 19:03:14 +00:00
Andreas.Fink85
dae6ee07f9
*fix* calculate right struts for multiple monitors. fixes issue 148 and issue 178
...
*fix* uninstall all timers on reconfiguring
git-svn-id: http://tint2.googlecode.com/svn/trunk@291 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-22 13:37:13 +00:00
thilor77
b42e067629
fixed issue 176
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@285 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-16 09:04:50 +00:00
Andreas.Fink85
7fa58c0552
*change* make tooltip more generous, and preparation for setting a tooltip on the clock
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@271 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-16 17:17:53 +00:00
Andreas.Fink85
806451955b
*add* changed everything to kernel timer for easier integration with new timer
...
*todo* adapt tooltip also to the timer syntax
*fix* memory leak
git-svn-id: http://tint2.googlecode.com/svn/trunk@266 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-15 16:55:50 +00:00
Andreas.Fink85
429660abb6
*fix* memleak
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@265 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-11 20:16:20 +00:00
Andreas.Fink85
e966c20f75
*add* multiple tasks can be urgent now
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@264 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-11 20:09:34 +00:00
lorthiois@bbsoft.fr
12e73beb50
many fixed for SIGUSR1 signal
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@244 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-30 20:54:29 +00:00
lorthiois@bbsoft.fr
c763cf7172
fixed config reload SIGUSR1. added systray = 1 parameter to enable systray
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@242 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-30 17:18:44 +00:00
lorthiois@bbsoft.fr
51b9ce356a
fixed battery drawing
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@241 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-28 23:01:32 +00:00
lorthiois@bbsoft.fr
2e8fddba60
fixed : changed active task with wm_menu option
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@228 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-23 22:20:42 +00:00
lorthiois@bbsoft.fr
cb6ac44a9c
fixed : lost of active task on SIGUSR1
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@227 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-23 21:28:44 +00:00
lorthiois@bbsoft.fr
8847de07c1
fixed switch between config with killall -SIGUSR1 tint2
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@226 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-23 20:23:11 +00:00
lorthiois@bbsoft.fr
1f42a6b80d
killall -SIGUSR1 tint2 will reload config file. need more fixed.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@225 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-22 20:31:53 +00:00
lorthiois@bbsoft.fr
c3b63e8c45
fixed segfault with multi-monitor
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@223 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-22 17:55:23 +00:00
lorthiois@bbsoft.fr
7f05ebe6ac
improved multi-monitor detection. need more work.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@222 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-21 21:13:13 +00:00
lorthiois@bbsoft.fr
cd5b2b26a9
issue 158 : dissociate object initialization from panel initialization
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@220 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-18 17:54:09 +00:00
lorthiois@bbsoft.fr
c83bdf1848
cleanup : global setting outside panel.c
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@219 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-17 19:52:44 +00:00
lorthiois@bbsoft.fr
4592fc25df
start on issue 158 : persistent panel config
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@218 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-17 16:53:16 +00:00
lorthiois@bbsoft.fr
f626291e76
fixed WM menu management
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@213 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-16 18:46:09 +00:00
lorthiois@bbsoft.fr
145ce16757
issue 135 and xrandr management (more to come)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@202 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-27 16:57:19 +00:00
lorthiois@bbsoft.fr
8f4e5c269d
EWMH non-resizable panel
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@196 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-25 20:55:15 +00:00
lorthiois@bbsoft.fr
5528aa49e9
add default icon on task (/usr/share/tint2/default_icon.png needed)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@184 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-19 05:30:43 +00:00
lorthiois@bbsoft.fr
375b21510d
cleanup
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@176 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-15 07:37:37 +00:00
Andreas.Fink85
d66778438c
*add* tooltips
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@175 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-14 21:28:17 +00:00
Andreas.Fink85
3082da0f5c
added possibility to put tint2 into the windowmanagers dock
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@172 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-10 17:19:08 +00:00
lorthiois@bbsoft.fr
7520a1ca6a
Drag n drop over Task bring Focus by Andreas.Fink85
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@171 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-08 21:29:32 +00:00
lorthiois@bbsoft.fr
babda8e268
support skip_taskbar by Andreas.Fink85
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@169 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-07 21:41:21 +00:00
lorthiois@bbsoft.fr
3d37d78100
merge change described in issue 122 (by jackp)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@159 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-08-28 23:14:53 +00:00
lorthiois@bbsoft.fr
c334860bb2
play with vertical panel
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@123 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-23 19:13:29 +00:00
lorthiois@bbsoft.fr
6f9a16de47
play with vertical panel
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@121 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-21 22:01:31 +00:00
lorthiois@bbsoft.fr
4c5408d5fd
allow to choose the number of blink for urgent task
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@119 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-20 14:41:06 +00:00
lorthiois@bbsoft.fr
ce50e9c159
patch by Christian Ruppert, configure option for battery
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@115 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-18 20:26:40 +00:00