thilor77
5b645eeffb
detect start/stop composite manager. and answer to question.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@359 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-17 13:43:44 +00:00
Andreas.Fink85
8efe25f851
*fix* set window background on trayicon parents
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@358 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-16 18:58:31 +00:00
Andreas.Fink85
6051ae447f
*fix* unmap traywin (part of issue 205)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@357 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-16 15:42:02 +00:00
Andreas.Fink85
178b33a145
*fix* include file fix
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@356 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-16 09:44:11 +00:00
thilor77
fae010e1ca
replace real_transparency option with an autodetect of composite manager.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@355 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-15 22:23:00 +00:00
Spooky85@gmail.com
bfb9fc4832
Autocreate src/version.h.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@354 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-15 20:51:10 +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
221f2875b3
fixed : update tooltip when title change (downloading file)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@352 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-15 15:31:07 +00:00
thilor77
0ff3c67ab3
cleanup
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@351 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-14 23:38:48 +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
thilor77
961229a64b
fixed left click on clock
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@349 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-14 21:24:03 +00:00
thilor77
8ce26f30f5
fixed black windows drawing in fake transparency (flush before drawing window)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@348 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-14 21:05:42 +00:00
Andreas.Fink85
3aa476a248
*fix* missing include
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@347 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-14 12:00:53 +00:00
thilor77
8b4eed1a40
revert some code and cleanup
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@344 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-13 07:54:50 +00:00
thilor77
24a05d5b96
center tray icon when systray_icon_size specified
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@343 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-13 00:33:23 +00:00
thilor77
08a8c4b823
fixed small border case
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@342 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-12 20:13:42 +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
f9a7bb8b1e
*fix* stupid mistake corrected
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@334 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-10 15:12:55 +00:00
Andreas.Fink85
a20eb44a28
*fix* minor bugfixes
...
*fix* do not use g_ptr_array_unref since not everybody has glib-2.22 ;)
git-svn-id: http://tint2.googlecode.com/svn/trunk@333 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-10 15:00:40 +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
Spooky85@gmail.com
62cb64feb5
Fix includes
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@330 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-09 16:43:14 +00:00
Andreas.Fink85
8280d4dc87
*fix* only redraw task on state change, if not already drawn
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@329 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-09 09:34:15 +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
8042047cd4
*fix* wrong XClearArea usage
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@326 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-07 21:23:15 +00:00
Andreas.Fink85
f76206c63e
*add* interval timeouts are aligned to each other
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@325 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-07 19:51:00 +00:00
Andreas.Fink85
35ace40a05
*add* render finitely often systray icons (at most every 50 ms)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@324 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-06 19:47:12 +00:00
Andreas.Fink85
349cb2f023
*fix* only changed systray icons are rendered
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@323 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-06 19:30:55 +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
755d6672fe
*fix* once again issue 192
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@320 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-05 11:24:48 +00:00
Andreas.Fink85
da8a260659
*fix* memleak
...
*fix* issue 192
git-svn-id: http://tint2.googlecode.com/svn/trunk@319 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-05 11:21:18 +00:00
Andreas.Fink85
6cdf27ddfd
*fix* image rendering in real_transparency mode fixed (imlib_render_image does not work correctly)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@318 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-04 16:25:17 +00:00
Andreas.Fink85
404d84afd3
*add* systray icons can also be adjusted, like task icons
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@314 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-03 20:17:46 +00:00
Andreas.Fink85
fad21d3c1c
*fix* issue 175
...
*fix* a bug I introduced with one of my previous checkins...
git-svn-id: http://tint2.googlecode.com/svn/trunk@313 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-03 13:14:25 +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
009653db34
*fix* clear tooltip window before redrawing
...
*fix* all systray icons should be visible also in real transparency mode
git-svn-id: http://tint2.googlecode.com/svn/trunk@310 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-31 14:20:32 +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
527c91f005
*fix* segfault fixed when removing last desktop and we've been on last desktop
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@303 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-29 22:04:24 +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
thilor77
890262073a
fixed issue 188
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@301 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-28 19:46:20 +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
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
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