summaryrefslogtreecommitdiff
path: root/src/FbTk/FbWindow.hh
AgeCommit message (Expand)Author
2012-04-06Allow percentage values for some Window commandsLajos Koszti
2011-10-20Added support for ARGB visual, patch #3284774Gediminas Liktaras
2011-05-08Can check CARDINAL properties in CLIENT PATTERNSnacitar sevaht
2011-02-22bugfix: consistent use of 'int' for alpha values (#3187373)Mathias Gumz
2008-10-14ignore XRandr events that don't actually change the screen sizeMark Tiefenbruck
2008-08-16some cleanupMark Tiefenbruck
2008-05-24move FluxboxWindow::applyDecorations() to FbWinFrameMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2008-01-03mergedMathias Gumz
2008-01-02moved seldom used code to where it is actually used, no need to include code ...Mathias Gumz
2008-01-01fix border width on synthetic ConfigureNotify eventsMark Tiefenbruck
2007-12-30removed some unneeded headersMathias Gumz
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz
2007-12-24make bit depth accessible from an FbDrawableMark Tiefenbruck
2007-08-04Fix system tray restart issuessimonb
2007-04-17basicly cosmetic changes, patch by slava semushinmathias
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-07-01more dead functionsmarkt
2006-06-24fix more x errors due to using an invalid backgroundsimonb
2006-04-24Use -Wall when --enable-debug and some warning fixes simonb
2006-04-21update transparent window backgrounds on bg changesimonb
2006-04-09just some indentfluxgen
2006-02-16updated copyright infomathias
2005-04-29display accessorfluxgen
2005-04-28revert mathias last change, and fix it differently using info already simonb
2005-04-27i added an attribute to FbWindow to mark windows which are only used asmathias
2005-04-27fix a few more bugs with recent reworking stuffsimonb
2005-04-26fix systray client sizingsimonb
2005-04-26extension of previous big patch. Move a bunch of menu things onto simonb
2005-04-10Big changes to how transparency workssimonb
2005-01-24copyright datemathias
2005-01-14copyrightmathias
2004-12-21added deleteProperty to FbWindowmathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor
2004-09-11fix issues that resulted in unnecessary X errorsrathnor
2004-09-10put App::instance()->display() to FbDrawable::s_display to avoid too muchakir
2004-06-13setBufferPixmap public insteadfluxgen
2004-06-07alpha access functionfluxgen
2004-05-17fix menu transparency rendering bug, and add save_under to menu windowsrathnor
2004-04-28add apps file matching on role. Includes new textProperty property onrathnor
2004-01-21inlinefluxgen
2003-12-30inlinefluxgen
2003-12-16fixed some icc warningsfluxgen
2003-09-14buffered backgroundfluxgen
2003-09-10minor consistency fixfluxgen
2003-08-26added eventMaskfluxgen
2003-08-15reparentfluxgen
2003-08-13more virtualfluxgen