summaryrefslogtreecommitdiff
path: root/src/stacking.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* Simplify the tabwin/cycle code,Olivier Fourdan2009-09-101-2/+2
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* Move iconified windows to the end of the focus ring, improve focus managementOlivier Fourdan2008-06-051-1/+1
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+1
* CleanupOlivier Fourdan2007-05-091-12/+11
* Rework delayed focusOlivier Fourdan2007-03-081-0/+3
* Use X server time to restore focus when sent to the root window (bug #2472), ...Olivier Fourdan2006-11-041-17/+27
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-5/+5
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Add support for stacking sibling, do not place windows on top of stack when b...Olivier Fourdan2005-09-261-2/+2
* Update datesOlivier Fourdan2005-06-201-1/+1
* Implement a more solid imechanism for grabbing/ungrabbing mouse buttons.Olivier Fourdan2004-12-051-0/+1
* Improve handling of transients/modals which aren't tied to a parent window.Olivier Fourdan2004-10-081-1/+0
* Add CVS Id, like Jasper does with the panel.Olivier Fourdan2004-08-221-1/+2
* Fix frame update when an app changes its own state to modalOlivier Fourdan2004-06-301-1/+1
* Focus related stuff - Still need worksOlivier Fourdan2004-06-241-0/+1
* Add multiscreen support.Olivier Fourdan2004-06-151-9/+7
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-3/+4
* - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliantOlivier Fourdan2004-05-301-12/+12
* Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi...Olivier Fourdan2004-05-131-12/+12
* Huge code reorg., add preliminary support for partial struts; it still needs ...Olivier Fourdan2004-05-091-0/+49