summaryrefslogtreecommitdiff
path: root/src/WinClient.hh
AgeCommit message (Expand)Author
2011-05-08Can check CARDINAL properties in CLIENT PATTERNSnacitar sevaht
2010-09-11added 'SetXProp' action and (@PROP=foo) clientpatternMathias Gumz
2010-09-08removed unused codeMathias Gumz
2008-08-27move some things from FluxboxWindow to WindowStateMark Tiefenbruck
2008-08-27move FbWinFrame::State class to a new fileMark Tiefenbruck
2008-08-21some cleanupMark Tiefenbruck
2008-08-16move interpretation of normal hints to size hint classMark Tiefenbruck
2008-08-15move size hint code to methods in size hint struct, restructure them a littleMark Tiefenbruck
2008-08-15move size hint code to FbWinFrameMark Tiefenbruck
2008-08-15move size hints to a structMark Tiefenbruck
2008-02-24use _NET_WM_ICON property as resource for icons, fixed partly #1852693Mathias Gumz
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-30removed some unneeded headersMathias Gumz
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz
2007-12-21remove 'friend' declaration in Window.hhMark Tiefenbruck
2007-11-05various refactoring and minor changesmarkt
2007-10-13merged changes from pre-develmarkt
2007-07-03stop gvim from repeatedly resizing tabbed windowsmarkt
2007-06-30fixed implementation of _NET_WM_STATE_MODALmarkt
2007-03-16maximizing window with aspect ratio caused windows to be made larger than the...markt
2006-08-14unused functionmarkt
2006-07-23use a timer to make sure focus always reverts if possiblemarkt
2006-07-20properly revert focus when two windows close at the same timemarkt
2006-06-24Make Urgency Hint flash the correct WinClient's tab.markt
2006-05-07more utf8 changes, notably window titlessimonb
2006-04-23maxWidth() and maxHeight()fluxgen
2006-04-17iconbutton handling fixessimonb
2006-02-16updated copyright infomathias
2005-04-29transient window fixfluxgen
2005-04-26fix systray client sizingsimonb
2005-01-24copyright datemathias
2005-01-20copyright datemathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-08-10removed reparent and added debugmsgfluxgen
2004-04-28fixes for/reimplement parts of directional focus movementrathnor
2003-12-17rearrangement and some minor style cleaningfluxgen
2003-09-29fix handling of base_Width/height hints in wm_normal_hintsrathnor
2003-09-21fix disappearing close buttonrathnor
2003-09-11fix gravity handlingrathnor
2003-07-28missed updating wm_protocolsrathnor
2003-07-28update many things to use WinClient instead of FluxboxWindowrathnor
2003-07-21fix focus properlyrathnor
2003-07-20fix focus and raising for transient windows in particularrathnor
2003-06-23fix grouping to persist over restart, plus various related bugs.rathnor
2003-06-15updateWMClassHintfluxgen
2003-06-12add some property accessorsrathnor
2003-05-14added screen accessor and removed client from window before we send signalfluxgen
2003-05-10BlackboxHints in FluxboxWindow nowfluxgen
2003-05-07transient fixes by making them WinClientsrathnor
2003-04-14merged with embedded-tab-branchfluxgen