Commit graph

1643 commits

Author SHA1 Message Date
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
Spooky85@gmail.com
97a1e6f6c4 Update build-system for the new sample/ directory.
git-svn-id: http://tint2.googlecode.com/svn/trunk@233 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-25 09:53:21 +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
71765ef355 sample file
git-svn-id: http://tint2.googlecode.com/svn/trunk@231 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-24 23:30:20 +00:00
lorthiois@bbsoft.fr
4f5830a40f sample file
git-svn-id: http://tint2.googlecode.com/svn/trunk@230 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-24 23:28:05 +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