summaryrefslogtreecommitdiff
path: root/src/Ewmh.cc
AgeCommit message (Expand)Author
2011-08-11Use _NET_WM_ICON from 32bit apps (xfce4-terminal) correctlyMathias Gumz
2011-05-08Can check CARDINAL properties in CLIENT PATTERNSnacitar sevaht
2011-03-23compile fix: sunCC 5.11 (sunstudio 12) compiles and links againMathias Gumz
2011-02-23renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItemMathias Gumz
2010-09-13code simplificationMathias Gumz
2010-09-08introduced FbTk::BidiStringMathias Gumz
2010-09-08removed redundant if-statementMathias Gumz
2010-04-30bugfix: using 'int' on 64bit systems while setting window properties is wrongMathias Gumz
2010-03-26Changed title signal in Focusable to new signal systemHenrik Kinnunen
2010-03-18Changed Focusable::focusSig() to new signal system.Henrik Kinnunen
2010-03-17Changed #ifdef DEBUG ... cerr << to using fbdbg.Henrik Kinnunen
2009-10-01compile fix: missing headers (sun compiler complained about)Mathias Gumz
2009-09-30compile fix: ISO C++ forbids variable length array 'names'Mathias Gumz
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz
2008-10-01fix restackingMark Tiefenbruck
2008-09-23fixed detection of bad values in the _NET_WM_ICON property. eg, tvtime.sf.netMathias Gumz
2008-09-11be aware of badly specified _NET_WM_ICONSMathias Gumz
2008-08-27move some things from FluxboxWindow to WindowStateMark Tiefenbruck
2008-08-22apply patch to fix memory leak that shouldn't existMark Tiefenbruck
2008-08-18combined code for saved window positions and MoveTo key commandMark Tiefenbruck
2008-08-16some cleanupMark Tiefenbruck
2008-08-15cosmetic api changeMathias Gumz
2008-06-07fix some memory leaks and uninitialized valuesMatthias S. Benkmann
2008-05-20c++ != perlMark Tiefenbruck
2008-05-15minor changes for frame extent calculationsMark Tiefenbruck
2008-03-05transform _NET_WM_ICON data to correct depthMathias Gumz
2008-02-24use _NET_WM_ICON property as resource for icons, fixed partly #1852693Mathias Gumz
2008-01-07switch FbWinFrameTheme to use FocusableThemeMark Tiefenbruck
2008-01-04update code to use ThemeProxyMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2008-01-03mergedMathias Gumz
2008-01-02more encapsulation for EwmhMathias Gumz
2008-01-01make reported frame extents include border widthMark Tiefenbruck
2007-12-29remove some (hopefully) unneeded header includesMark Tiefenbruck
2007-12-23added focused/unfocused borders to stylesMark Tiefenbruck
2007-12-21make better decisions about when to allow stealing the focusMark Tiefenbruck
2007-11-12allow arbitrary window patterns in iconbarmarkt
2007-11-05various refactoring and minor changesmarkt
2007-10-24fix _NET_CLIENT_LIST updating on window closemarkt
2007-10-23allow remembering minimized, maximized, and fullscreen statemarkt
2007-10-13merged changes from pre-develmarkt
2007-09-13move dock windows to DOCK layer and remove decorationsmarkt
2007-08-05some minor changesmarkt
2007-08-05revert accidental change, sorry marksimonb
2007-08-04Fix system tray restart issuessimonb
2007-07-31add some decorations to torn menus, and fix restart without an argumentmarkt
2007-07-08remove _NET_WM_DESKTOP, _NET_WM_STATE, and Gnome hints on client closemarkt
2007-07-01more fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTIONmarkt
2007-06-30fixed implementation of _NET_WM_STATE_MODALmarkt
2007-06-30little hack for fixing _NET_WM_STATE_DEMANDS_ATTENTION with tabsmarkt