Commit graph

503 commits

Author SHA1 Message Date
Andreas.Fink85
cd00bee986 *fix* issue 187
git-svn-id: http://tint2.googlecode.com/svn/trunk@299 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-28 18:30:47 +00:00
Andreas.Fink85
72bcf623ee *fix* forward all clicks tint2 does not handle to the window manager, if wm_menu = 1
git-svn-id: http://tint2.googlecode.com/svn/trunk@297 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-28 15:49:15 +00:00
Andreas.Fink85
3767eb58f1 *fix* use another timer implementation, coz *BSD does not support timerfd :(
git-svn-id: http://tint2.googlecode.com/svn/trunk@296 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-27 20:33:02 +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
Andreas.Fink85
c46e1341aa *fix* tooltip fixed
*fix* send battery low command if below the value, not exactly the value


git-svn-id: http://tint2.googlecode.com/svn/trunk@289 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-17 18:25:51 +00:00
thilor77
e11cb05c96 cleanup
git-svn-id: http://tint2.googlecode.com/svn/trunk@288 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-17 11:08:14 +00:00
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
05ac66a6e0 update changelog
git-svn-id: http://tint2.googlecode.com/svn/trunk@286 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-16 09:39:21 +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
thilor77
7bf93151f9 disable tin2conf by default. it s not ready for release.
git-svn-id: http://tint2.googlecode.com/svn/trunk@284 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-12 15: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