summaryrefslogtreecommitdiff
path: root/desktop-shell/exposay.c
Commit message (Expand)AuthorAgeFilesLines
* Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer2016-01-191-0/+12
* Add a weston_pointer_axis_eventPeter Hutterer2016-01-191-1/+1
* input: Make pointer grab motion callbacks take an event structJonas Ådahl2015-11-201-2/+2
* input: Pass axis events through pointer grab interfacesJonas Ådahl2015-11-021-0/+7
* input: add a weston_pointer_clear_focus() helper functionDerek Foreman2015-08-061-3/+1
* input: Don't test keyboard/pointer/touch pointersDerek Foreman2015-07-311-15/+19
* exposay: Fix use after free when a view is destroyed during animationDerek Foreman2015-07-171-3/+9
* exposay: Fix logic inversion when ending keyboard grabsDerek Foreman2015-07-171-1/+1
* input: Pass the appropriate pointer type to bindings instead of a seatDerek Foreman2015-07-161-2/+2
* exposay: Test keyboard presence before using keyboard pointerDerek Foreman2015-07-161-3/+6
* desktop-shell: Allow multiple active fullscreen windows on multi-display setup.Mario Kleiner2015-06-301-1/+1
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-151-0/+1
* *-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+17
* exposay: Don't crash if no pointer is presentDerek Foreman2015-05-261-6/+9
* compositor: keep track of the weston_layer a weston_view is inGiulio Camuffo2014-07-231-2/+2
* exposay: fix crash when navigating with the keyboardEmilio Pozuelo Monfort2014-06-181-1/+3
* desktop-shell: Properly handle lowered fullscreen surfacesEmilio Pozuelo Monfort2014-04-291-5/+3
* exposay: avoid needlessly activating the active viewEmilio Pozuelo Monfort2014-02-181-0/+3
* exposay: don't crash if a view goes awayEmilio Pozuelo Monfort2014-02-181-2/+29
* exposay: arrange views per-outputEmilio Pozuelo Monfort2014-02-181-45/+63
* exposay: remove redundant NULL check in highlight_surfaceU. Artie Eoff2014-01-191-6/+3
* exposay: set an alpha on fullscreen surfacesEmilio Pozuelo Monfort2014-01-071-0/+2
* exposay: fix infinite loop with fullscreen surfacesEmilio Pozuelo Monfort2014-01-071-2/+5
* desktop-shell: Split out exposay immplementationKristian Høgsberg2013-12-041-0/+604