summaryrefslogtreecommitdiff
path: root/src/transients.c
Commit message (Expand)AuthorAgeFilesLines
* CleanupOlivier Fourdan2007-05-091-6/+6
* Transients for group shouldn't apply to other transients, or it breaks stacki...Olivier Fourdan2007-04-201-1/+6
* Treat dialogs and utility windows as transient for groupOlivier Fourdan2007-04-061-2/+1
* Check for valid transient or modal when switching workspaces, to avoid missin...Olivier Fourdan2006-11-061-1/+4
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-13/+13
* Fix compilation warnings (patch from Nick Schermer <nickschermer@gmail.com>)Olivier Fourdan2006-07-161-0/+1
* Don't adjust fullscreen window if newly focused window is one if its transien...Olivier Fourdan2006-06-131-1/+1
* Code cleanup.Olivier Fourdan2006-05-151-15/+16
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Update datesOlivier Fourdan2005-06-201-1/+1
* Set up a work arround for apps misusing MODAL state (bug #619)Olivier Fourdan2004-12-301-3/+3
* Check for an already running compositing manager,Olivier Fourdan2004-10-091-33/+33
* Improve handling of transients/modals which aren't tied to a parent window.Olivier Fourdan2004-10-081-0/+65
* Add CVS Id, like Jasper does with the panel.Olivier Fourdan2004-08-221-1/+2
* Add support for TRANSIENT_FOR update (with cautious checks for cyclic transie...Olivier Fourdan2004-08-041-0/+26
* Fix bug #0000273Olivier Fourdan2004-08-041-2/+2
* Check for apps that set their group leader to themselves.Olivier Fourdan2004-06-291-4/+4
* Add multiscreen support.Olivier Fourdan2004-06-151-11/+17
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-9/+9
* - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliantOlivier Fourdan2004-05-301-100/+100
* Change serial testing for transientsOlivier Fourdan2004-05-141-6/+5
* IndentationOlivier Fourdan2004-05-141-1/+2
* Fix for Opera improper use of modalsOlivier Fourdan2004-05-141-2/+2
* Fix some compiler warnings and get rid of a bunch of deprecated callsOlivier Fourdan2004-05-141-1/+1
* Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi...Olivier Fourdan2004-05-131-97/+97
* Huge code reorg., add preliminary support for partial struts; it still needs ...Olivier Fourdan2004-05-091-0/+295