Mathias Gumz
35753c7c3f
fix calculating the width / height of SystemTray ( closes #3150939 )
2011-02-24 15:00:22 +01:00
Mathias Gumz
deb6a1ebf4
code simplification
...
we do not need a std::map just to store an attribute on an AtomHandler,
it makes housekeeping just more annoying.
2010-09-13 22:04:24 +02:00
Mathias Gumz
874eb67297
moved knowledge about '_NET_SYSTEM_TRAY_S' into the 'SystemTray' class
2010-08-23 19:49:47 +02:00
Henrik Kinnunen
ce0b41c847
Changed #ifdef DEBUG ... cerr << to using fbdbg.
...
This will reduce the number of #ifdef DEBUG for
simple debug messages.
include "Debug.hh" and use fbdbg instead of cerr for debug.
2010-03-17 16:35:07 +01:00
Mathias Gumz
c4c96ec830
simpler code
2009-10-01 08:57:31 +02:00
Mathias Gumz
761c841171
minor cosmetics
2009-05-25 06:47:15 +02:00
Henrik Kinnunen
d05804e666
Changed background changed signal in BScreen to use the new signal system
2008-09-21 16:12:36 +02:00
Henrik Kinnunen
80b10f7772
Added SimpleObserver class.
...
This class works in the same way as the SimpleCommand class.
Use it with the makeObserver function.
It calls the receiver's member function when the subject sends
a signal.
2008-04-27 21:22:18 +02:00
Matteo Galiazzo
e048bdfd7a
system tray border patch from matteo
2008-04-15 01:55:14 -07:00
Mathias Gumz
f6c292a406
split Text.hh into Orientation.hh and TextUtils.{cc,hh}
2008-01-15 08:45:57 +01:00
Mark Tiefenbruck
ac1bd7e098
update code to use ThemeProxy
2008-01-04 17:39:19 -08:00
Mark Tiefenbruck
9c105111d2
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
Mark Tiefenbruck
4cc810b0d3
remove some (hopefully) unneeded header includes
2007-12-29 22:44:11 -08:00
simonb
d77de67332
fix KDE dockapps on restart
2007-08-06 04:19:48 +00:00
simonb
b273360331
Fix system tray restart issues
2007-08-04 17:14:13 +00:00
markt
b70f4c144c
fix updating of systemtray and kde dockapps in slit on background change
...
added fluxbox-remote.cc
2007-07-03 18:50:53 +00:00
markt
8ce203c949
this shouldn't be necessary
2007-02-26 17:16:58 +00:00
markt
78de14a99c
update systemtray alpha with toolbar alpha
2007-02-25 22:19:35 +00:00
markt
e85569f1df
added some support for XEMBED protocol in systemtray
2007-02-23 00:36:32 +00:00
markt
282326a9d0
little cleanup
2007-02-12 21:52:14 +00:00
markt
fdaba22635
random attempt to fix an aMSN bug
2007-01-04 23:36:06 +00:00
mathias
e5e76e7761
Cosmetic patch from Slava Semushin
2006-10-30 19:31:15 +00:00
simonb
939ffc7ef1
fix freeze in systemtray configuring, sf.net bug #1359442
2006-04-18 05:28:22 +00:00
simonb
7c79084433
implement vertical toolbar placement options
2006-04-15 16:41:11 +00:00
mathias
ae05ad9a01
updated copyright info
2006-02-16 06:53:05 +00:00
simonb
e3e8d5c33b
fix systemtray overlap
2005-05-17 11:24:50 +00:00
simonb
e57a30f664
fix systray client sizing
2005-04-26 04:18:10 +00:00
mathias
cf46669bc1
copyright date
2005-01-24 18:34:57 +00:00
mathias
69e86c6c25
systemtray-tool has now a propper background. its styleable via the
...
toolbar.systray.* ressource, same way as the clock.
2005-01-14 09:58:16 +00:00
mathias
993c17cf2e
svn propset svn:keywords "Id"
2004-11-19 11:37:27 +00:00
akir
b44cd19809
not all compilers have __FUNCTION__ (mipspro)
2004-10-21 10:38:25 +00:00
fluxgen
b29b4adc4a
fixed multiple screen issue...again
2004-09-01 08:46:55 +00:00
fluxgen
6946aded1b
fixed restart issue + sending resize signal when ConfigureNotify
2004-09-01 00:05:52 +00:00
fluxgen
40abe448b1
multiple screen fix, checks for screen number
2004-08-31 23:18:29 +00:00
fluxgen
7c412b5c78
force old position on configure request, we dont know if the clients changed the position
2004-06-27 21:47:16 +00:00
rathnor
abc86f0028
fix systemtray related things
2004-06-20 10:29:51 +00:00
rathnor
d95fcc2dbb
Event Manager fixes/review
2004-05-04 14:33:38 +00:00
fluxgen
c915add887
removed debug msg
2004-04-19 22:49:25 +00:00
fluxgen
bb991a0166
kde dockapps in systray
2004-04-19 22:48:19 +00:00
fluxgen
bb2f1c8713
new interface for adding atomhandler in fluxbox.hh
2004-04-18 21:18:28 +00:00
fluxgen
9c0272004e
using empty instead of size
2004-01-21 13:36:09 +00:00
fluxgen
44b52a44eb
minor update
2004-01-19 18:26:25 +00:00
fluxgen
f1e492da01
fixed resize after client death
2003-08-28 13:44:58 +00:00
fluxgen
720da3cc56
minor fixes
2003-08-27 00:11:24 +00:00
fluxgen
e39e47b5cf
minor cleaning
2003-08-16 12:12:21 +00:00
fluxgen
9d69d8b94e
systray
2003-08-15 13:48:50 +00:00