summaryrefslogtreecommitdiff
path: root/src/core/constraints.c
Commit message (Expand)AuthorAgeFilesLines
* 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