summaryrefslogtreecommitdiff
path: root/src/core/constraints.c
Commit message (Expand)AuthorAgeFilesLines
* refer to monitors as "monitors" rather than "xineramas"Alberts Muktupāvels2018-06-161-113/+121
* window: handle legacy fullscreen requestsAlberts Muktupāvels2017-06-281-17/+0
* revert "prevent window self-maximisation"Alberts Muktupāvels2017-04-021-11/+3
* util: allow logging only specific debug topicsAlberts Muktupāvels2017-03-101-1/+1
* util: replace meta_warning with g_warningAlberts Muktupāvels2017-03-101-7/+2
* build: remove --disable-verbose-modeAlberts Muktupāvels2017-03-101-2/+0
* constraints: account for decorations when positioning modal dialogsGiovanni Campagna2017-03-021-7/+17
* constraints: Center modal dialogs on their parentFlorian Müllner2017-03-021-10/+1
* window: make determination of attached dialog windows more consistentDan Winship2017-03-021-3/+1
* reload_transient_for: avoid xtransient_for loopsDan Winship2017-03-021-1/+1
* Adjust the position of attached dialogs to fit on-screenFlorian Müllner2017-03-021-1/+12
* constraints: validate fullscreen monitors before using themAlberts Muktupāvels2016-06-291-1/+22
* move MetaFrameBorders to libmetacityAlberts Muktupāvels2016-01-281-0/+1
* window: add a meta_window_get_titlebar_rectAlberts Muktupāvels2015-04-031-2/+2
* constraints: take into account _GTK_FRAME_EXTENTSAlberts Muktupāvels2015-04-031-34/+76
* Account for invisible borders when constraining modal dialogsJasper St. Pierre2015-01-201-1/+1
* constraints: fix mem leak in meta_window_constrain()Pavel Vasin2015-01-191-3/+10
* constraints: initialize window->user_rect in initial placementAlberts Muktupāvels2015-01-191-0/+4
* Fix identification of CSD windows when checking whether to force fullscreenOwen W. Taylor2014-10-101-1/+1
* remove trailing whitespaceAlberts Muktupāvels2014-10-051-36/+36
* Replace public MetaFrameGeometry with MetaFrameBordersJasper St. Pierre2014-09-281-54/+51
* Optionally attach modal dialogsMaxim Ermilov2014-09-271-0/+47
* Add side-by-side tilingAlberts Muktupāvels2014-06-061-3/+67
* constraints: don't apply fullscreen workarounds for CSD windowsGiovanni Campagna2014-02-211-1/+5
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* Unconditionally reset minimize_after_placement on placementFlorian Müllner2012-10-121-4/+3
* do check of max_size in get_size_limits() to avoid overflowXu Li2011-01-281-2/+12
* prevent window self-maximisationPeter Bloomfield2010-01-201-3/+11
* Add a switch to disable autofullscreen'ing maximized windows without decorationsTomeu Vizoso2009-07-061-1/+3
* This change adds support for the new _NET_WM_FULLSCREEN_MONITORSThomas James Alexander Thurman2008-11-171-1/+23
* Don't allocate memory for log messages unless we're logging.Thomas Thurman2008-07-131-6/+9
* Lots of tiny fixes to make sure we compile with "gcc -ansi -Werror".Thomas Thurman2008-02-271-2/+2
* reorder declarations so we don't break C89 compilers. Closes #518917.Jens Granseuer2008-02-261-3/+3
* Respect requested position on _NET_MOVERESIZE_WINDOW. Closes #448183Mikkel Kamstrup Erlandsen2008-02-211-3/+31
* sort source files into these directories according to which part of the WMHavoc Pennington2007-12-191-0/+1319