aboutsummaryrefslogtreecommitdiff
path: root/src/SystemTray.cc
AgeCommit message (Expand)AuthorFilesLines
2015-01-03Remove various unused variablesMathias Gumz1-7/+4
2011-05-10Convert ToolbarItem::resizeSig to FbTk::SignalPavel Labath1-3/+3
2011-05-10Convert FbTk::Theme::reconfigSig and friends to the new Signal systemPavel Labath1-4/+2
2011-02-24fix calculating the width / height of SystemTray (closes #3150939)Mathias Gumz1-2/+2
2010-09-13code simplificationMathias Gumz1-1/+2
2010-08-23moved knowledge about '_NET_SYSTEM_TRAY_S' into the 'SystemTray' classMathias Gumz1-9/+12
2010-03-17Changed #ifdef DEBUG ... cerr << to using fbdbg.Henrik Kinnunen1-25/+18
2009-10-01simpler codeMathias Gumz1-6/+2
2009-05-25minor cosmeticsMathias Gumz1-1/+1
2008-09-21Changed background changed signal in BScreen to use the new signal systemHenrik Kinnunen1-1/+5
2008-04-27Added SimpleObserver class.Henrik Kinnunen1-6/+9
2008-04-15system tray border patch from matteoMatteo Galiazzo1-1/+1
2008-01-15split Text.hh into Orientation.hh and TextUtils.{cc,hh}Mathias Gumz1-0/+1
2008-01-05update code to use ThemeProxyMark Tiefenbruck1-8/+9
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30remove some (hopefully) unneeded header includesMark Tiefenbruck1-0/+1
2007-08-06fix KDE dockapps on restartsimonb1-45/+80
2007-08-04Fix system tray restart issuessimonb1-11/+36
2007-07-03fix updating of systemtray and kde dockapps in slit on background changemarkt1-0/+1
2007-02-26this shouldn't be necessarymarkt1-1/+0
2007-02-25update systemtray alpha with toolbar alphamarkt1-13/+11
2007-02-23added some support for XEMBED protocol in systemtraymarkt1-31/+95
2007-02-12little cleanupmarkt1-7/+0
2007-01-04random attempt to fix an aMSN bugmarkt1-0/+5
2006-10-30Cosmetic patch from Slava Semushinmathias1-4/+12
2006-04-18fix freeze in systemtray configuring, sf.net bug #1359442simonb1-2/+3
2006-04-15implement vertical toolbar placement optionssimonb1-13/+21
2006-02-16updated copyright infomathias1-1/+1
2005-05-17fix systemtray overlapsimonb1-1/+3
2005-04-26fix systray client sizingsimonb1-8/+13
2005-01-24copyright datemathias1-1/+1
2005-01-14systemtray-tool has now a propper background. its styleable via themathias1-22/+71
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-21not all compilers have __FUNCTION__ (mipspro)akir1-7/+7
2004-09-01fixed multiple screen issue...againfluxgen1-4/+11
2004-09-01fixed restart issue + sending resize signal when ConfigureNotifyfluxgen1-6/+15
2004-08-31multiple screen fix, checks for screen numberfluxgen1-4/+16
2004-06-27force old position on configure request, we dont know if the clients changed...fluxgen1-8/+17
2004-06-20fix systemtray related thingsrathnor1-11/+29
2004-05-04Event Manager fixes/reviewrathnor1-1/+2
2004-04-19removed debug msgfluxgen1-2/+1
2004-04-19kde dockapps in systrayfluxgen1-4/+24
2004-04-18new interface for adding atomhandler in fluxbox.hhfluxgen1-2/+2
2004-01-21using empty instead of sizefluxgen1-3/+3
2004-01-19minor updatefluxgen1-1/+3
2003-08-28fixed resize after client deathfluxgen1-7/+13
2003-08-27minor fixesfluxgen1-8/+5
2003-08-16minor cleaningfluxgen1-3/+4
2003-08-15systrayfluxgen1-0/+287