summaryrefslogtreecommitdiff
path: root/src/core/stack-tracker.h
Commit message (Expand)AuthorAgeFilesLines
* meta: Hide libmutter symbols by default and selectively export themMarco Trevisan (Treviño)2019-01-231-0/+2
* Clean up include macros messJonas Ådahl2018-11-061-2/+2
* Move stack tracking and guard_window outside of MetaScreenArmin Krezović2018-07-061-2/+2
* stack-tracker: Make lower_below / raise_above internal as wellJasper St. Pierre2014-09-121-6/+0
* MetaStackTracker: make functions used only internally staticOwen W. Taylor2014-09-121-11/+0
* Move logic for syncing the stack to the X server into MetaStackTrackerOwen W. Taylor2014-09-121-1/+5
* Move manipulation of the X stack to MetaStackTrackerOwen W. Taylor2014-09-121-4/+14
* Replace MetaStackWindow with a 64-bit "stack ID"Owen W. Taylor2014-09-121-42/+24
* Changed obsolete FSF postal address into generic URL.Andika Triwidada2014-01-131-3/+1
* Add support for stacking X and Wayland windows togetherRobert Bragg2013-08-101-24/+43
* Move the installed includes to a subdirDan Winship2011-03-071-1/+1
* Move compositor-stack handling to MetaStackTrackerOwen W. Taylor2009-06-291-3/+6
* Add better tracking of real stacking orderOwen W. Taylor2009-06-291-0/+86