summaryrefslogtreecommitdiff
path: root/src/placement.c
Commit message (Expand)AuthorAgeFilesLines
* placement: Windows on different screens cannot overlapOlivier Fourdan2022-01-181-0/+5
* Remove redundant codeAvinash Sonawane2021-12-091-2/+0
* placement: Restack fullscreen window when necessaryOlivier Fourdan2021-11-141-0/+21
* placement: Small cleanupOlivier Fourdan2021-11-141-5/+13
* placement: Ignore struts from windows on other monitorsOlivier Fourdan2021-02-281-54/+76
* placement: Place on current monitor by defaultOlivier Fourdan2019-07-081-3/+2
* Use device geometry for primary monitorViktor Odintsev2019-05-301-1/+1
* screen: We always query the root windowOlivier Fourdan2019-05-121-1/+1
* screen: Remove logical sizeOlivier Fourdan2019-04-161-4/+4
* trace: rework tracesOlivier Fourdan2018-03-311-11/+15
* Fix remaining deprecationsViktor Odintsev2017-07-041-3/+0
* Handle GDK display/screen/monitor deprecationsViktor Odintsev2017-07-021-3/+3
* placement: Use primary monitor as defaultOlivier Fourdan2017-05-151-3/+5
* placement: Relocate dialogs onlyOlivier Fourdan2016-06-071-37/+26
* Fix smart placement.Nick Schermer2015-03-081-2/+2
* Gives struts a bit of TLCOlivier Fourdan2015-03-051-249/+245
* Set maximum valid struts valuesOlivier Fourdan2015-02-271-6/+22
* Compute struts based on reported screen sizeOlivier Fourdan2015-02-271-4/+4
* Restore window size for corner tilingPeter de Ridder2015-01-201-2/+2
* Prevent CSD windows from being moved too far upOlivier Fourdan2015-01-051-5/+11
* Add support for GTK frame extentsOlivier Fourdan2014-12-091-85/+85
* Improve auto-maximize fn to maximize windows which size is equal to the avail...Cédric Leporcq2014-07-251-4/+4
* Optimize smart placement (bug #5785).Nick Schermer2012-12-041-24/+120
* Some small optimizations in placement code.Nick Schermer2012-11-301-6/+11
* Fix wrong debug message (bug #7547).Jérôme Guelfucci2012-11-061-1/+1
* Get rif of legacy fullscreen emulation, if your app breaks it'sOlivier Fourdan2011-10-111-1/+0
* Drop unused variables.Nick Schermer2011-04-221-8/+1
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* Fix bug #6902Olivier Fourdan2010-12-151-1/+1
* Simplify the tabwin/cycle code,Olivier Fourdan2009-09-101-11/+16
* * src/placement.c: Do not not fill over adjacent windows (Bug #5152)Olivier Fourdan2009-03-271-4/+4
* * src/placement.c: Same, still not right (Bug #4960). Olivier Fourdan2009-02-181-4/+4
* * src/placement.c: Fix size not properly computed by the fill Olivier Fourdan2009-02-181-24/+8
* * src/placement.c: Apparently someone is confusing East and West :)Olivier Fourdan2009-01-291-14/+15
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* * src/client.c, src/events.c, src/moveresize.c, src/netwm.c,Olivier Fourdan2009-01-181-13/+8
* * src/misc.h, src/misc.c, src/screen.h, src/screen.c, src/events.c,Olivier Fourdan2009-01-161-4/+4
* * src/placement.c: Prevent "fill" from expanding beyound physical Olivier Fourdan2008-12-161-9/+13
* * src/placement.c, src/placement.h, src/client.c, src/client.h:Olivier Fourdan2008-12-141-38/+236
* * src/placement.c: Fix smart placement not working for windows with Olivier Fourdan2008-11-291-4/+9
* * settings-dialogs/Makefile.am: Include monitor-icon.h, Olivier Fourdan2008-10-141-0/+1
* Improve centering of windows with Xinerama.Olivier Fourdan2008-10-131-5/+27
* Fix NET_WM_STATE claiming maximization vertical and horizontal even if only h...Olivier Fourdan2008-09-301-6/+6
* Add warnings when auto-maximizing a windowOlivier Fourdan2008-09-111-0/+6
* Various small changes for win resize, do not automaximize undecorated windowsOlivier Fourdan2008-08-241-2/+6
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Switch to synchronous key grabOlivier Fourdan2008-05-071-2/+0
* Restore maximize on move has been broken for a while and nobody complains, to...Olivier Fourdan2008-05-021-1/+1
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+1