summaryrefslogtreecommitdiff
path: root/desktop-shell/exposay.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-17exposay: Fix use after free when a view is destroyed during animationDerek Foreman1-3/+9
2015-07-17exposay: Fix logic inversion when ending keyboard grabsDerek Foreman1-1/+1
2015-07-16input: Pass the appropriate pointer type to bindings instead of a seatDerek Foreman1-2/+2
2015-07-16exposay: Test keyboard presence before using keyboard pointerDerek Foreman1-3/+6
2015-06-30desktop-shell: Allow multiple active fullscreen windows on multi-display setup.Mario Kleiner1-1/+1
2015-06-15Unified multiple definitions of container_of() macro.Jon Cruz1-0/+1
2015-06-15*-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington1-16/+17
2015-05-26exposay: Don't crash if no pointer is presentDerek Foreman1-6/+9
2014-07-23compositor: keep track of the weston_layer a weston_view is inGiulio Camuffo1-2/+2
2014-06-18exposay: fix crash when navigating with the keyboardEmilio Pozuelo Monfort1-1/+3
2014-04-29desktop-shell: Properly handle lowered fullscreen surfacesEmilio Pozuelo Monfort1-5/+3
2014-02-18exposay: avoid needlessly activating the active viewEmilio Pozuelo Monfort1-0/+3
2014-02-18exposay: don't crash if a view goes awayEmilio Pozuelo Monfort1-2/+29
2014-02-18exposay: arrange views per-outputEmilio Pozuelo Monfort1-45/+63
2014-01-19exposay: remove redundant NULL check in highlight_surfaceU. Artie Eoff1-6/+3
2014-01-07exposay: set an alpha on fullscreen surfacesEmilio Pozuelo Monfort1-0/+2
2014-01-07exposay: fix infinite loop with fullscreen surfacesEmilio Pozuelo Monfort1-2/+5
2013-12-04desktop-shell: Split out exposay immplementationKristian Høgsberg1-0/+604