summaryrefslogtreecommitdiff
path: root/src/core/constraints.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-11Fix some -Wfloat-conversion warningsrbuj1-11/+10
2022-01-27Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj1-6/+6
2020-08-04Remove multiple empty linesrbuj1-2/+0
2020-08-04Remove trailing spaces/tabsrbuj1-3/+3
2020-05-26Use rounded values instead of truncate themrbuj1-3/+4
2020-02-06window: handle legacy fullscreen requestsrcaridade1451-23/+0
2019-06-05Account for invisible borders when constraining modal dialogsVictor Kareh1-1/+1
2019-06-05constraints: fix mem leak in meta_window_constrain()Victor Kareh1-3/+10
2019-06-05constraints: initialize window->user_rect in initial placementVictor Kareh1-0/+1
2019-06-05Replace public MetaFrameGeometry with MetaFrameBordersVictor Kareh1-54/+51
2019-03-06Do not judge whether the window is decorated or notzhuyaliang1-1/+0
2018-08-28Optionally attach modal dialogsMaxim Ermilov1-0/+47
2018-01-15Small bugfix for the move_to_X keybindsOmar Zeidan1-1/+1
2017-12-20Allow horizontal and vertical resizing when corner tiledOmar Zeidan1-25/+103
2017-12-20Implemented simple corner tiling by mouse dragOmar Zeidan1-4/+4
2017-08-30Store a window flag when user resizes from tiledVictor Kareh1-1/+7
2017-08-29Allow tiled windows to be resized horizontallyVictor Kareh1-2/+31
2015-10-26constraints: take into account _GTK_FRAME_EXTENTSmonsta1-26/+78
2014-11-12Unconditionally reset minimize_after_placement on placementinfirit1-3/+2
2014-10-27Rework tiling code based off Consortiuminfirit1-2/+4
2014-10-24Fix identification of CSD windows when checking whether to force fullscreeninfirit1-1/+1
2014-06-26Remove all trailing whitespaces in the code treeJoaquín Ignacio Aramendía1-36/+36
2014-01-24Merge branch '1.7.0-window-snapping'Stefano Karapetsas1-3/+62
2014-01-15constraints: don't apply fullscreen workarounds for CSD windowsinfirit1-1/+7
2013-05-31Implement side-by-side tilingStefano Karapetsas1-3/+62
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1382