summaryrefslogtreecommitdiff
path: root/src/client.h
Commit message (Expand)AuthorAgeFilesLines
* client: Toggle tiling on key shortcutOlivier Fourdan2020-11-141-0/+2
* client: Keep tiled size of windowsOlivier Fourdan2020-11-111-0/+3
* client: Really send synthetic configure notifyOlivier Fourdan2020-07-151-0/+1
* client: Use GdkRectangle for saved size/positionOlivier Fourdan2020-07-151-16/+10
* clients: Allow transients to be minimizedOlivier Fourdan2019-04-191-2/+1
* client: Maximize on expected outputP. Pronk2017-12-051-0/+5
* Replace XEvent with XfwmEvent + add xfwm_device_* grabs usageViktor Odintsev2017-11-271-1/+1
* Fix typo in flag nameOlivier Fourdan2017-05-151-1/+1
* netwm: Make docks and spash screens appear focusedOlivier Fourdan2017-03-061-0/+2
* netwm: reset decoration on netwm type changeOlivier Fourdan2015-11-261-1/+3
* Fix WM_SIZE_HINTS regressionOlivier Fourdan2015-11-061-3/+2
* Stack notifications on top of fullscreen windowsLars Luthman2015-08-251-1/+2
* Un-shade windows when fill is invokedOlivier Fourdan2015-08-251-1/+3
* Fix window positioning and gravityOlivier Fourdan2015-03-101-2/+2
* Reuse client macros in compositorOlivier Fourdan2015-02-211-1/+1
* Increase default drifting valueOlivier Fourdan2015-01-301-1/+1
* No need to reconfigure on XSync alarmOlivier Fourdan2015-01-221-2/+1
* Restore window size for corner tilingPeter de Ridder2015-01-201-0/+3
* Implement corner tiling.Alistair Buxton2015-01-201-1/+5
* Avoid spurious configureOlivier Fourdan2015-01-191-0/+1
* Limit parallel moves before wrappingOlivier Fourdan2015-01-131-0/+4
* Added titleless maximization featureViktor Semykin2015-01-111-2/+2
* Do not tile shaded windowsOlivier Fourdan2015-01-091-0/+8
* Add support for GTK hide titlebar on maximizeOlivier Fourdan2015-01-071-5/+9
* Use 32 unsigned integer for opacityOlivier Fourdan2015-01-061-4/+5
* On canceled move, restore all maximizations statesPeter de Ridder2014-12-281-3/+3
* Extended XSync counterOlivier Fourdan2014-12-281-1/+5
* Fix gtk frame extents updatesOlivier Fourdan2014-12-181-0/+1
* Add support for GTK frame extentsOlivier Fourdan2014-12-091-0/+2
* Keep pointer position relative to the window being moved (bug #8629),Olivier Fourdan2012-04-071-1/+3
* Improve tilingOlivier Fourdan2012-03-301-3/+4
* Do not tile fullscreen windowsOlivier Fourdan2012-02-131-2/+4
* Add tiling feature (bug #6648)Olivier Fourdan2012-02-131-0/+15
* Workaround Adobe AIR setting workspace to 0xFF instead of 0xFFFFFFFF for all ...Olivier Fourdan2012-01-081-1/+1
* Update mouse cursor theme and size dynamically (Bug #6854)Olivier Fourdan2011-10-191-0/+2
* Get rid or of old GNOME 1.x protocolOlivier Fourdan2011-10-111-7/+5
* Get rif of legacy fullscreen emulation, if your app breaks it'sOlivier Fourdan2011-10-111-7/+4
* Revert "Fix panel plugins such as verve not receiving focus in focus follow m...Olivier Fourdan2011-09-121-1/+2
* Fix panel plugins such as verve not receiving focus in focus follow mouse mod...Olivier Fourdan2011-09-091-2/+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/+2
* Allow only regular windows to be placed either above or below.Olivier Fourdan2010-02-241-2/+2
* Keep windows entirely visible on screen change (bug #5795)Olivier Fourdan2009-10-101-1/+2
* Simplify the tabwin/cycle code,Olivier Fourdan2009-09-101-40/+30
* Add new keyboard shortcut to switch between windows of the same application, ...Olivier Fourdan2009-09-091-6/+8
* * src/focus.c: Place windows on top of stack even when not focused inOlivier Fourdan2009-07-221-1/+2
* * src/netwm.h, src/netwm.c, src/client.h, src/client.c, src/events.c,Olivier Fourdan2009-02-231-2/+0
* * src/display.c, src/display.h, src/events.c, src/client.cOlivier Fourdan2009-01-241-0/+8
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1