Commit graph

1229 commits

Author SHA1 Message Date
thilor77
f4867f9366 change version to 0.8
git-svn-id: http://tint2.googlecode.com/svn/trunk@287 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-16 12:36:27 +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
88fa3b7544 *fix* unset sigmask only for child fork
git-svn-id: http://tint2.googlecode.com/svn/trunk@283 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-07 14:10:14 +00:00
Andreas.Fink85
6c40536d1a *fix* make timer non-blocking to fix freezing when a timer is resetted in a callback function
git-svn-id: http://tint2.googlecode.com/svn/trunk@282 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-30 15:36:06 +00:00
Andreas.Fink85
cb9f2f7517 *fix* do not add active tasks to the urgent list
git-svn-id: http://tint2.googlecode.com/svn/trunk@281 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-26 09:25:38 +00:00
Andreas.Fink85
a32bb100ed *fix* fixed issue 172
git-svn-id: http://tint2.googlecode.com/svn/trunk@280 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-25 17:45:50 +00:00
Andreas.Fink85
f9ca3a2c0e *fix* tooltip copys the displayed text
*fix* remove urgent windows from list if closed



git-svn-id: http://tint2.googlecode.com/svn/trunk@278 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-19 13:53:01 +00:00
thilor77
f43facc277 Scrolling through tasks by schattenprinz
git-svn-id: http://tint2.googlecode.com/svn/trunk@275 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-18 05:13:38 +00:00
thilor77
c7346fc56b tint2conf : custom tree view
git-svn-id: http://tint2.googlecode.com/svn/trunk@274 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-17 10:03:39 +00:00
Andreas.Fink85
db83997eae *add* clock tooltip finished, see issue 115
*fix* reset sigmask before forking



git-svn-id: http://tint2.googlecode.com/svn/trunk@272 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-16 17:54:46 +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
d1e7d189bf *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



git-svn-id: http://tint2.googlecode.com/svn/trunk@270 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-16 10:06:45 +00:00
thilor77
12a882e31c gcc 4.3.2 confusused when var_name identical to type
git-svn-id: http://tint2.googlecode.com/svn/trunk@269 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-16 09:27:44 +00:00
Andreas.Fink85
99b045a323 *fix* merged tooltip to the new timer syntax
*todo* check what happens if no clock and no battery are on the panel



git-svn-id: http://tint2.googlecode.com/svn/trunk@268 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-16 07:27:28 +00:00
Andreas.Fink85
11aa0bdc27 *fix* added missing files
git-svn-id: http://tint2.googlecode.com/svn/trunk@267 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-15 20:38:24 +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
Andreas.Fink85
9f4e539f0b *fix* finally fixed issue 145
git-svn-id: http://tint2.googlecode.com/svn/trunk@263 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-11 18:25:55 +00:00
Andreas.Fink85
3f9adec3e3 *fix* allow minimizing omnipresent windows also on desktop 2-n
*fix* hopefully fixed issue 145
*fix* removed two unused variables



git-svn-id: http://tint2.googlecode.com/svn/trunk@262 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-11 17:12:24 +00:00
thilor77
1ad9ff84f9 mem leak
git-svn-id: http://tint2.googlecode.com/svn/trunk@261 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-11 13:46:56 +00:00
thilor77
07fff0ca72 panel snapshot
git-svn-id: http://tint2.googlecode.com/svn/trunk@260 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-10 21:11:31 +00:00
thilor77
6057106425 tint2conf scrollbar
git-svn-id: http://tint2.googlecode.com/svn/trunk@259 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-10 17:07:51 +00:00
thilor77
8e52784453 update tintwizard : added button Apply and Close
git-svn-id: http://tint2.googlecode.com/svn/trunk@258 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-05 19:48:26 +00:00
Spooky85@gmail.com
ac61a62958 Update tint2conf part.
git-svn-id: http://tint2.googlecode.com/svn/trunk@257 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-05 16:10:25 +00:00
thilor77
b3be753bd4 update tintwizard
git-svn-id: http://tint2.googlecode.com/svn/trunk@256 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-03 22:25:16 +00:00
thilor77
170311a94c fixed issue 165 backward compatibility
git-svn-id: http://tint2.googlecode.com/svn/trunk@255 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-03 21:13:21 +00:00
thilor77
88feb35ba9 added customised tintwizard
git-svn-id: http://tint2.googlecode.com/svn/trunk@254 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-03 19:33:30 +00:00
thilor77
309b893052 integration of tintwizard
git-svn-id: http://tint2.googlecode.com/svn/trunk@249 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-03 15:32:55 +00:00
Spooky85@gmail.com
ae4454f208 Fix undefined reference to `cleanup_battery' when using --disable-battery.
git-svn-id: http://tint2.googlecode.com/svn/trunk@248 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-02 22:16:09 +00:00
lorthiois@bbsoft.fr
04a4131d23 remove duplicate call on tooltip_update
git-svn-id: http://tint2.googlecode.com/svn/trunk@247 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-31 17:56:59 +00:00
lorthiois@bbsoft.fr
140f32e28e fixed tooltip_adjust_geometry with multi monitor
git-svn-id: http://tint2.googlecode.com/svn/trunk@246 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-31 16:33:35 +00:00
lorthiois@bbsoft.fr
e8b4fb6bbc fixed bug in taskbar drawing
git-svn-id: http://tint2.googlecode.com/svn/trunk@245 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-31 11:58:45 +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
271ec40e04 removed old code
git-svn-id: http://tint2.googlecode.com/svn/trunk@243 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-30 17:36:32 +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
d0799e91dd patch for FULL battery by peter.ebden
git-svn-id: http://tint2.googlecode.com/svn/trunk@240 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-28 10:58:12 +00:00
lorthiois@bbsoft.fr
654c244532 tint2conf : delete theme
git-svn-id: http://tint2.googlecode.com/svn/trunk@239 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-26 21:21:54 +00:00
lorthiois@bbsoft.fr
ae39bdd733 tint2conf : right clic on theme
git-svn-id: http://tint2.googlecode.com/svn/trunk@238 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-26 20:17:05 +00:00
Spooky85@gmail.com
6ec5d5be99 Add missing include of stdlib.
git-svn-id: http://tint2.googlecode.com/svn/trunk@237 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-25 19:24:09 +00:00
lorthiois@bbsoft.fr
41d6518a41 tint2conf : double clic to applied, config file.
git-svn-id: http://tint2.googlecode.com/svn/trunk@236 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-25 18:59:59 +00:00
lorthiois@bbsoft.fr
698f253f96 more tint2conf cleanup
git-svn-id: http://tint2.googlecode.com/svn/trunk@234 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-25 16:36:40 +00:00
lorthiois@bbsoft.fr
9bfdc0eab0 cleanup config file
git-svn-id: http://tint2.googlecode.com/svn/trunk@232 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-25 08:55:50 +00:00
lorthiois@bbsoft.fr
fb97c28f55 some tint2conf code
git-svn-id: http://tint2.googlecode.com/svn/trunk@229 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-24 23:23:01 +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
Spooky85@gmail.com
8193f7f494 Fix "implicit declaration" warning by including unistd.h.
git-svn-id: http://tint2.googlecode.com/svn/trunk@221 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-19 18:27:25 +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
7ab7dd2393 stop asynchronous tooltip when task removed/changed
git-svn-id: http://tint2.googlecode.com/svn/trunk@217 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-17 10:47:15 +00:00
Andreas.Fink85
1d9990b400 *fix* use copied data for task icons on 64bit
*add* comment added why I commented a complete section


git-svn-id: http://tint2.googlecode.com/svn/trunk@215 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-17 07:03:44 +00:00
lorthiois@bbsoft.fr
ea430f92db start task on another monitor
git-svn-id: http://tint2.googlecode.com/svn/trunk@214 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-16 19:38:43 +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
Andreas.Fink85
0867ce743c *fix* modal windows with hidden parent or no parent are added to the taskbar
git-svn-id: http://tint2.googlecode.com/svn/trunk@212 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-30 20:10:24 +00:00
Andreas.Fink85
2ded92352d *fix* using variable length array looks even better
git-svn-id: http://tint2.googlecode.com/svn/trunk@211 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-30 17:52:32 +00:00
Andreas.Fink85
d7b705e03d *fix* broken icons on amd64. fixes issue 155
git-svn-id: http://tint2.googlecode.com/svn/trunk@210 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-30 17:38:12 +00:00
lorthiois@bbsoft.fr
8e43073ae1 start on issue 141 (systray space)
git-svn-id: http://tint2.googlecode.com/svn/trunk@209 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-27 21:33:44 +00:00
Andreas.Fink85
e4b8b4d755 *fix* use ascending and descending instead of asc and desc
git-svn-id: http://tint2.googlecode.com/svn/trunk@206 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-27 20:07:30 +00:00
lorthiois@bbsoft.fr
a372cfbd60 added left2right and right2left value to systray_sort option
git-svn-id: http://tint2.googlecode.com/svn/trunk@205 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-27 20:00:34 +00:00
Andreas.Fink85
277ca7502c *add* option for ascending/descending/unsorted systray
git-svn-id: http://tint2.googlecode.com/svn/trunk@204 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-27 19:52:25 +00:00
lorthiois@bbsoft.fr
7fa7bf77c0 fixed issue 135
git-svn-id: http://tint2.googlecode.com/svn/trunk@203 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-27 17:50:10 +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
e015d5b19c starting point on issue 135
git-svn-id: http://tint2.googlecode.com/svn/trunk@201 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-27 13:33:31 +00:00
Andreas.Fink85
fe2dde30db *fix* tooltip hide fixed
*fix* hopefully unnecessary code removed



git-svn-id: http://tint2.googlecode.com/svn/trunk@200 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-27 08:06:31 +00:00
lorthiois@bbsoft.fr
f3c9534f9a fixed issue 150
git-svn-id: http://tint2.googlecode.com/svn/trunk@199 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-27 07:44:41 +00:00
lorthiois@bbsoft.fr
2b10ed7460 new solution for omnipresent task
git-svn-id: http://tint2.googlecode.com/svn/trunk@198 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-26 11:04:02 +00:00
lorthiois@bbsoft.fr
c59330d16a remove patch on omnipresent task to try another solution
git-svn-id: http://tint2.googlecode.com/svn/trunk@197 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-25 21:40:06 +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
7b570efb8f fixed some segfault and memleak
git-svn-id: http://tint2.googlecode.com/svn/trunk@195 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-25 19:11:50 +00:00
lorthiois@bbsoft.fr
f81e1b2e90 tried better transient window
git-svn-id: http://tint2.googlecode.com/svn/trunk@194 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-21 18:58:31 +00:00
lorthiois@bbsoft.fr
a3177fadd9 fixed indentation inconsistency by dmitry
git-svn-id: http://tint2.googlecode.com/svn/trunk@193 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-20 20:48:00 +00:00
lorthiois@bbsoft.fr
a4ccce2cd3 less disturbing omnipresent task by dmitry medvinsky
git-svn-id: http://tint2.googlecode.com/svn/trunk@192 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-20 19:57:16 +00:00
Andreas.Fink85
d222fdabae *FIX* give reasonable task icon transparency default value
git-svn-id: http://tint2.googlecode.com/svn/trunk@191 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-20 18:26:32 +00:00
lorthiois@bbsoft.fr
4d5b3958d2 fixed memory leak
git-svn-id: http://tint2.googlecode.com/svn/trunk@190 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-20 08:02:39 +00:00
lorthiois@bbsoft.fr
b3e399b3d2 lower cpu use with icon. replace HUE by ALPHA on icon (see task_icon_asb).
git-svn-id: http://tint2.googlecode.com/svn/trunk@187 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-19 20:56:15 +00:00
lorthiois@bbsoft.fr
ef0d7ac586 cleanup by Spooky85. thanks.
git-svn-id: http://tint2.googlecode.com/svn/trunk@186 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-19 13:17:44 +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
Andreas.Fink85
1bb885f840 *fix* Check wmhints for NULL
git-svn-id: http://tint2.googlecode.com/svn/trunk@179 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-16 11:00:23 +00:00
Andreas.Fink85
ed9278e87b *fix* respect the urgency flag if set by a window
git-svn-id: http://tint2.googlecode.com/svn/trunk@178 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-15 20:11:13 +00:00
Andreas.Fink85
7597d1b4c3 *fix* stop any pending alarms if timeout is 0
git-svn-id: http://tint2.googlecode.com/svn/trunk@177 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-15 16:35:32 +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
lorthiois@bbsoft.fr
5b3edd6777 cleanup
git-svn-id: http://tint2.googlecode.com/svn/trunk@174 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-10 21:00:50 +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
ebe9ec9c0e fixed bug issue 137
git-svn-id: http://tint2.googlecode.com/svn/trunk@170 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-08 18:58:34 +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
a17b62f76f fixed segfault
git-svn-id: http://tint2.googlecode.com/svn/trunk@168 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-01 15:56:52 +00:00
lorthiois@bbsoft.fr
a62548bf29 detect pid of process owning the systray
git-svn-id: http://tint2.googlecode.com/svn/trunk@167 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-08-30 16:20:44 +00:00
lorthiois@bbsoft.fr
69ad0897d1 added taskbar_active_background_id to change current desktop background
git-svn-id: http://tint2.googlecode.com/svn/trunk@166 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-08-30 15:40:02 +00:00
lorthiois@bbsoft.fr
c8d09ed731 fixed issue 130 by maato
git-svn-id: http://tint2.googlecode.com/svn/trunk@165 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-08-29 22:09:29 +00:00
lorthiois@bbsoft.fr
f3260b67c5 fixed issue 134
git-svn-id: http://tint2.googlecode.com/svn/trunk@164 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-08-29 16:19:01 +00:00
lorthiois@bbsoft.fr
e43c22ddfd fixed
git-svn-id: http://tint2.googlecode.com/svn/trunk@163 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-08-29 15:26:47 +00:00
lorthiois@bbsoft.fr
d99d51d948 cleanup and add desktop_right/desktop_left action on task (by jackp)
git-svn-id: http://tint2.googlecode.com/svn/trunk@162 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-08-29 15:14:55 +00:00
lorthiois@bbsoft.fr
b9ee10d818 adjust saturation/brightness 2
git-svn-id: http://tint2.googlecode.com/svn/trunk@161 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-08-29 12:00:53 +00:00
lorthiois@bbsoft.fr
8eb1d35fc8 adjust saturation/brightness on task icon
git-svn-id: http://tint2.googlecode.com/svn/trunk@160 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-08-29 12:00:11 +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
dc43c1a563 add some HSB config
git-svn-id: http://tint2.googlecode.com/svn/trunk@158 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-08-28 12:14:45 +00:00
lorthiois@bbsoft.fr
fe2111c8fd add mouse action : maximize_restore, fixed issue 125
git-svn-id: http://tint2.googlecode.com/svn/trunk@156 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-08-09 15:57:18 +00:00
lorthiois@bbsoft.fr
027411ca16 some tint2conf code
git-svn-id: http://tint2.googlecode.com/svn/trunk@155 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-07-28 18:29:36 +00:00
Spooky85@gmail.com
1228a9030d Prepared build-system for tint2conf.
Some cleanup.


git-svn-id: http://tint2.googlecode.com/svn/trunk@154 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-07-26 15:45:15 +00:00
lorthiois@bbsoft.fr
5017fae290 fixed icon on 64 bit system by benjaminfranzke
git-svn-id: http://tint2.googlecode.com/svn/trunk@151 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-07-26 13:46:50 +00:00
lorthiois@bbsoft.fr
54188b9c0c fixed systray crash by mart1987
git-svn-id: http://tint2.googlecode.com/svn/trunk@148 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-07-19 17:53:30 +00:00
lorthiois@bbsoft.fr
cf9ddbd9fb cleanup tested code
git-svn-id: http://tint2.googlecode.com/svn/trunk@147 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-07-15 22:16:39 +00:00
lorthiois@bbsoft.fr
3926a0026c play with some tint2conf code
git-svn-id: http://tint2.googlecode.com/svn/trunk@146 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-07-14 16:52:19 +00:00
lorthiois@bbsoft.fr
7646182113 fixed defunct process after fork
git-svn-id: http://tint2.googlecode.com/svn/trunk@140 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-07-04 14:58:08 +00:00
lorthiois@bbsoft.fr
107c838cd2 cleanup
git-svn-id: http://tint2.googlecode.com/svn/trunk@139 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-30 19:57:18 +00:00
lorthiois@bbsoft.fr
0cc577af23 tint2-0.7 released
git-svn-id: http://tint2.googlecode.com/svn/trunk@138 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-30 19:55:12 +00:00
lorthiois@bbsoft.fr
94a8948466 fixed bug when active window draged to another desktop
git-svn-id: http://tint2.googlecode.com/svn/trunk@135 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-29 19:50:29 +00:00
lorthiois@bbsoft.fr
f100b49158 fixed issue 110 and issue 107
git-svn-id: http://tint2.googlecode.com/svn/trunk@134 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-29 18:39:44 +00:00
lorthiois@bbsoft.fr
96e1cfc58e replace task_width with task_maximum_size. change wiki documentation.
git-svn-id: http://tint2.googlecode.com/svn/trunk@128 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-25 21:47:38 +00:00
lorthiois@bbsoft.fr
3550ebadf1 vertical panel done
git-svn-id: http://tint2.googlecode.com/svn/trunk@124 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-24 20:17:57 +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
c7ba119ff2 remove flickering on systray
git-svn-id: http://tint2.googlecode.com/svn/trunk@120 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-20 15:08:33 +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
533ab08523 change systray code. fixed issue 91.
git-svn-id: http://tint2.googlecode.com/svn/trunk@118 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-19 21:08:34 +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
lorthiois@bbsoft.fr
81930a6861 revert r78, fixed issue 100
git-svn-id: http://tint2.googlecode.com/svn/trunk@114 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-14 19:07:58 +00:00
lorthiois@bbsoft.fr
e6c9996ba0 fixed background refresh on systray
git-svn-id: http://tint2.googlecode.com/svn/trunk@113 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-13 19:39:41 +00:00
lorthiois@bbsoft.fr
cf51cbfec9 cleanup and issue 99
git-svn-id: http://tint2.googlecode.com/svn/trunk@110 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-10 21:33:12 +00:00
lorthiois@bbsoft.fr
bb130a9b5f fixed issue 98
git-svn-id: http://tint2.googlecode.com/svn/trunk@107 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-09 17:19:59 +00:00
lorthiois@bbsoft.fr
597d492860 fixed issue 97 and issue 95
git-svn-id: http://tint2.googlecode.com/svn/trunk@106 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-08 18:49:50 +00:00
lorthiois@bbsoft.fr
d47cfb0761 allow multi_desktop even with multi monitors config
git-svn-id: http://tint2.googlecode.com/svn/trunk@104 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-08 16:50:14 +00:00
Spooky85
1a51914a44 Remove useless Xrandr.h include.
git-svn-id: http://tint2.googlecode.com/svn/trunk@94 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-07 16:59:59 +00:00
Spooky85
6924d3406c Remove empty 'man' directory, pre-compiled binary.
Re-organize tintrc examples.


git-svn-id: http://tint2.googlecode.com/svn/trunk@93 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-07 15:30:02 +00:00
lorthiois@bbsoft.fr
65524fc0dd merge autotool build system by Christian Ruppert
git-svn-id: http://tint2.googlecode.com/svn/trunk@90 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-07 14:06:58 +00:00
lorthiois@bbsoft.fr
829c910133 fixed issue 56 : with windowmaker
git-svn-id: http://tint2.googlecode.com/svn/trunk@89 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-06 21:03:00 +00:00
lorthiois@bbsoft.fr
58013e2e0c add wm_menu config option to disable window manager s menu
git-svn-id: http://tint2.googlecode.com/svn/trunk@88 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-06 19:37:27 +00:00
lorthiois@bbsoft.fr
dd7ac54a40 fixed issue 90 and issue 81 : window manager s menu in panel padding
git-svn-id: http://tint2.googlecode.com/svn/trunk@87 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-05 21:58:09 +00:00
lorthiois@bbsoft.fr
1e8206e268 small fix
git-svn-id: http://tint2.googlecode.com/svn/trunk@86 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-05 20:19:14 +00:00
lorthiois@bbsoft.fr
41b8b3aa53 fixed issue 46 and 59 : urgent task
git-svn-id: http://tint2.googlecode.com/svn/trunk@85 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-05 18:53:49 +00:00
lorthiois@bbsoft.fr
26ab02d533 clock command on rigt/left click by dmitry.medvinsky
git-svn-id: http://tint2.googlecode.com/svn/trunk@84 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-04 18:41:14 +00:00
lorthiois@bbsoft.fr
fa749b7026 Systray Temp_Fix from keshto. first step.
git-svn-id: http://tint2.googlecode.com/svn/trunk@83 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-02 22:02:03 +00:00
lorthiois@bbsoft.fr
dee9b62866 fixed issue 71 time format
git-svn-id: http://tint2.googlecode.com/svn/trunk@82 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-05-31 21:20:58 +00:00
lorthiois@bbsoft.fr
2c80522212 cleanup
git-svn-id: http://tint2.googlecode.com/svn/trunk@81 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-05-31 20:36:16 +00:00
lorthiois@bbsoft.fr
a081c0a57d issue 87 : another try
git-svn-id: http://tint2.googlecode.com/svn/trunk@80 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-05-31 17:32:49 +00:00
lorthiois@bbsoft.fr
e43bf23b67 fixed battery detection
git-svn-id: http://tint2.googlecode.com/svn/trunk@79 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-05-31 12:40:40 +00:00
lorthiois@bbsoft.fr
6f36b405cc applied patch from yarin.kaul (issue 52)
git-svn-id: http://tint2.googlecode.com/svn/trunk@78 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-05-20 11:57:37 +00:00
lorthiois@bbsoft.fr
466f4fb1db fixed possible segfault
git-svn-id: http://tint2.googlecode.com/svn/trunk@76 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-05-16 15:43:48 +00:00
lorthiois@bbsoft.fr
88661d034a fixed issue 84 with battery
git-svn-id: http://tint2.googlecode.com/svn/trunk@75 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-05-16 15:23:20 +00:00
lorthiois@bbsoft.fr
01b6e81b8c added battery code
git-svn-id: http://tint2.googlecode.com/svn/trunk@74 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-05-15 20:48:55 +00:00
lorthiois@bbsoft.fr
3d07eeeb48 merge battery applet from Sebastian Reichel
git-svn-id: http://tint2.googlecode.com/svn/trunk@73 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-05-15 20:44:42 +00:00
lorthiois@bbsoft.fr
3be419b59b cleanup config file
git-svn-id: http://tint2.googlecode.com/svn/trunk@70 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-04-01 20:19:09 +00:00
lorthiois@bbsoft.fr
09b95187d3 fixed some bugs
git-svn-id: http://tint2.googlecode.com/svn/trunk@69 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-03-07 10:05:15 +00:00
lorthiois@bbsoft.fr
d7d11324c0 fixed segfault on tray application due to tint2
git-svn-id: http://tint2.googlecode.com/svn/trunk@65 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-03-01 19:18:35 +00:00
lorthiois@bbsoft.fr
67f875338b basic systray with some bugs, update tintrc sample file
git-svn-id: http://tint2.googlecode.com/svn/trunk@64 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-28 23:04:53 +00:00
lorthiois@bbsoft.fr
2121a32916 fixed issue 49 and some systray code (not yet)
git-svn-id: http://tint2.googlecode.com/svn/trunk@63 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-27 22:18:30 +00:00
lorthiois@bbsoft.fr
a08622a70d fixed issue 48
git-svn-id: http://tint2.googlecode.com/svn/trunk@62 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-25 20:04:43 +00:00
lorthiois@bbsoft.fr
9cc4916c69 cleanup code
git-svn-id: http://tint2.googlecode.com/svn/trunk@56 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-15 17:22:48 +00:00
lorthiois@bbsoft.fr
0139382514 fixed issue 45, segfault without clock
git-svn-id: http://tint2.googlecode.com/svn/trunk@55 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-14 20:11:37 +00:00
lorthiois@bbsoft.fr
283a7fe289 tint2 looks good for me. if you see bugs, report it.
git-svn-id: http://tint2.googlecode.com/svn/trunk@54 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-13 21:54:42 +00:00
lorthiois@bbsoft.fr
077590ffce fixed issue 14 : no icons
git-svn-id: http://tint2.googlecode.com/svn/trunk@53 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-11 22:25:53 +00:00
lorthiois@bbsoft.fr
6c57698291 fixed bug : clock resize when date changed, number of desktop changed
git-svn-id: http://tint2.googlecode.com/svn/trunk@51 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-10 23:16:10 +00:00
lorthiois@bbsoft.fr
b73b15d4be backward compatibility with tint-0.6 config, feature freeze
git-svn-id: http://tint2.googlecode.com/svn/trunk@33 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-08 23:17:36 +00:00
lorthiois@bbsoft.fr
7393ceaf20 big change : panel_monitor = all will draw one panel per monitor, panel_size accept percentage or pixel, update documentation, taskbar_mode = single_monitor show tasks of current monitor
git-svn-id: http://tint2.googlecode.com/svn/trunk@32 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-07 23:28:13 +00:00
lorthiois@bbsoft.fr
5b4d782ca2 fixed issue 13, removed Window magager s menu for stability reason
git-svn-id: http://tint2.googlecode.com/svn/trunk@31 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-03 20:40:46 +00:00
lorthiois@bbsoft.fr
1d88864c0c fixed issue 13
git-svn-id: http://tint2.googlecode.com/svn/trunk@30 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-30 22:58:36 +00:00
lorthiois@bbsoft.fr
f0adc5c7d0 improve multi_monitor mode
git-svn-id: http://tint2.googlecode.com/svn/trunk@29 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-29 22:43:31 +00:00
lorthiois@bbsoft.fr
e36c729d7b add another padding parameter in config file, update documentation and sample config file
git-svn-id: http://tint2.googlecode.com/svn/trunk@28 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-20 21:16:54 +00:00
lorthiois@bbsoft.fr
024e8fb1f3 patch from Robert Escriva and fixed MULTI_MONITOR mode with task_on_all_desktop
git-svn-id: http://tint2.googlecode.com/svn/trunk@27 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-20 00:19:05 +00:00
lorthiois@bbsoft.fr
d818e66097 fixed bug with "task on all desktop" (issue 39), fixed memory corruption
git-svn-id: http://tint2.googlecode.com/svn/trunk@26 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-18 22:12:41 +00:00
lorthiois@bbsoft.fr
067f07625e update documentation for new config format
git-svn-id: http://tint2.googlecode.com/svn/trunk@25 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-18 14:32:34 +00:00
lorthiois@bbsoft.fr
0ecea24ee6 fixed bug with active task
git-svn-id: http://tint2.googlecode.com/svn/trunk@24 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-17 14:07:56 +00:00
lorthiois@bbsoft.fr
e0a80ef5a2 fixed decorated window with compiz
git-svn-id: http://tint2.googlecode.com/svn/trunk@22 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-05 21:01:05 +00:00
lorthiois@bbsoft.fr
89bcccb468 fixed memory leak
git-svn-id: http://tint2.googlecode.com/svn/trunk@21 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2008-11-18 22:14:01 +00:00
lorthiois@bbsoft.fr
d29f3771de fixed segfault with icon
git-svn-id: http://tint2.googlecode.com/svn/trunk@20 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2008-11-12 23:23:15 +00:00
lorthiois@bbsoft.fr
9707ec36d2 WM menu in left and right padding
git-svn-id: http://tint2.googlecode.com/svn/trunk@19 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2008-11-12 15:11:39 +00:00
lorthiois@bbsoft.fr
b1c239db22 fixed bugs with new design (first step)
git-svn-id: http://tint2.googlecode.com/svn/trunk@18 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2008-11-08 20:23:42 +00:00
lorthiois@bbsoft.fr
f327e045c6 correct Makefile
git-svn-id: http://tint2.googlecode.com/svn/trunk@17 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2008-10-30 17:51:28 +00:00
lorthiois@bbsoft.fr
2d3e6f03d7 correct Makefile
git-svn-id: http://tint2.googlecode.com/svn/trunk@16 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2008-10-30 17:45:06 +00:00
lorthiois@bbsoft.fr
c9dc168587 fixed issue and test svn
git-svn-id: http://tint2.googlecode.com/svn/trunk@14 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2008-10-30 15:39:24 +00:00
lorthiois@bbsoft.fr
420dd5d1e2 New import
git-svn-id: http://tint2.googlecode.com/svn/trunk@13 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2008-10-02 18:47:02 +00:00