summaryrefslogtreecommitdiff
path: root/src/moveresize.c
Commit message (Expand)AuthorAgeFilesLines
* settings: Enable either windows wrap or tilingOlivier Fourdan2021-01-231-1/+2
* client: Keep tiled size of windowsOlivier Fourdan2020-11-111-2/+6
* moveresize: Restore window state on moveOlivier Fourdan2020-04-051-5/+6
* device: Rename XfwmEventMeta's XEvent as 'xevent'Olivier Fourdan2019-05-081-4/+4
* moveresize: Size increment depends on scaleOlivier Fourdan2019-05-041-1/+5
* Use convenient display functionsOlivier Fourdan2018-04-051-10/+2
* trace: rework tracesOlivier Fourdan2018-03-311-19/+16
* Build: Fix warnings with newer gtk+Olivier Fourdan2018-03-311-0/+8
* Typo in clientMoveTileAdam Purkrt2018-03-311-1/+1
* Keep grip in proportionAdam Purkrt2018-01-211-21/+8
* Fix to erratic unmaximization by draggingAdam Purkrt2018-01-191-34/+24
* Fix maximized size increment regressionOlivier Fourdan2017-12-061-3/+7
* client: Maximize on expected outputP. Pronk2017-12-051-1/+1
* Replace XEvent with XfwmEvent + add xfwm_device_* grabs usageViktor Odintsev2017-11-271-89/+97
* Do not prevent ALT+Mouse resizing for borderless maximized windows.Marcel Partap2017-06-121-9/+1
* Revert "Add PointerMotionHintMask"Olivier Fourdan2017-05-151-1/+0
* moveresize: Cancel move/resize if client is goneOlivier Fourdan2017-03-071-21/+49
* Add PointerMotionHintMaskOlivier Fourdan2015-11-061-0/+1
* Only check for known buttons in _NET_WM_MOVERESIZEOlivier Fourdan2015-05-181-8/+20
* Fix compiler warningsOlivier Fourdan2015-03-141-5/+5
* Fix gravityOlivier Fourdan2015-03-141-30/+36
* Revert "Optionally remove frame on tiling as well"Olivier Fourdan2015-02-271-1/+1
* Code cleanupOlivier Fourdan2015-01-241-15/+3
* Fix build with compositor disabledOlivier Fourdan2015-01-241-5/+6
* No need to reconfigure on XSync alarmOlivier Fourdan2015-01-221-25/+2
* Merge branch 'tile-complete'Olivier Fourdan2015-01-201-3/+9
|\
| * Unset RESTORE_SIZE_POS on resize.Peter de Ridder2015-01-201-3/+9
* | Merge branch 'tile-complete'Olivier Fourdan2015-01-201-22/+80
|\ \ | |/
| * Restore window size for corner tilingPeter de Ridder2015-01-201-14/+28
| * Redraw and resize after corner tilingPeter de Ridder2015-01-201-1/+6
| * Improve corner tiling on moveCédric Leporcq2015-01-201-13/+52
* | Do not setup the XSync alarm without a counterOlivier Fourdan2015-01-201-2/+8
* | Fix size incrementOlivier Fourdan2015-01-201-13/+20
|/
* Do not update state while moving/resizingOlivier Fourdan2015-01-201-0/+6
* Avoid spurious configureOlivier Fourdan2015-01-191-1/+6
* Use cairo wireframe for move/resizeOlivier Fourdan2015-01-191-10/+71
* Adjust coords after wrapping workspacesOlivier Fourdan2015-01-141-13/+17
* Limit parallel moves before wrappingOlivier Fourdan2015-01-131-102/+100
* Allow tiling and workspace wrap on moveOlivier Fourdan2015-01-111-17/+11
* Remove horizontal tyling on moveOlivier Fourdan2015-01-101-26/+3
* Remove restore-on-move optionOlivier Fourdan2015-01-101-10/+3
* Fix reconfigure when toggling maximize stateOlivier Fourdan2015-01-101-18/+14
* Optionally remove frame on tiling as wellOlivier Fourdan2015-01-081-1/+1
* Add support for GTK hide titlebar on maximizeOlivier Fourdan2015-01-071-4/+6
* Fix size incrementOlivier Fourdan2015-01-051-33/+26
* Fix resize with partial strutsSimon P2015-01-051-45/+6
* On canceled move, restore all maximizations statesPeter de Ridder2014-12-281-3/+14
* Extended XSync counterOlivier Fourdan2014-12-281-23/+18
* Add support for GTK frame extentsOlivier Fourdan2014-12-091-64/+64
* Fix maximizing when window is tiled vertically or horizontally (bug #10084)Cédric Leporcq2014-12-011-0/+4