1
0
Fork 0
mutter-performance-source/src/x11
Jonas Ådahl ecf796f82b window: Keep track of fullscreen monitors directly
Instead of keeping around array indexes, keep track of them by storing
a pointer instead. This also changes from using an array (imitating the
X11 behaviour) to more explicit storing.

https://bugzilla.gnome.org/show_bug.cgi?id=777732
2017-01-25 16:28:51 +08:00
..
atomnames.h Move atomnames.h to x11/ 2015-04-27 16:36:56 -07:00
events.c x11: Unminimize windows with initial IconicState if first known on MapRequest 2016-11-15 18:39:42 +01:00
events.h Move all X11 event processing to a new file in x11/ 2014-06-11 16:28:45 -04:00
group-private.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
group-props.c Remove trailing whitespace 2014-05-02 09:34:48 -04:00
group-props.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
group.c group: Convert code to XCB to prevent errors 2015-08-05 13:39:23 -07:00
iconcache.c iconcache: Mark surfaces as dirty after changing data 2015-10-16 04:04:31 +02:00
iconcache.h x11: Change the iconcache / window icons to being cairo surfaces 2014-12-31 21:11:21 -08:00
mutter-Xatomtype.h mutter-Xatomtype: Fix the sizes of these structs 2015-06-23 11:46:29 -07:00
session.c Revert "Add "size states" which save window size information" 2016-01-10 15:16:09 +01:00
session.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
window-props.c x11: Double check whether the user time window was previously used 2016-11-15 17:33:46 +01:00
window-props.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
window-x11-private.h Move the resizepopup to a compositor-side feature 2014-12-29 17:44:41 -08:00
window-x11.c window: Keep track of fullscreen monitors directly 2017-01-25 16:28:51 +08:00
window-x11.h window-props: Don't make another round-trip to fetch the opaque region 2014-07-13 22:51:25 -04:00
xprops.c xprops: Null-terminate property reply values 2016-01-12 16:30:30 +01:00
xprops.h xprops: More Xlib / long cleanliness with Motif WM hints 2015-06-24 14:34:48 -07:00