index
:
platform/upstream/weston
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
linux_yocto
linux_yocto_build
sandbox/boram/weston170
sandbox/boram/weston180
sandbox/boram1288/weston30
sandbox/cyeon/devel
sandbox/elongbug/test
sandbox/imranzaman/multiseat
sandbox/imranzaman/multiseat6
sandbox/imranzaman/transform
sandbox/jbko/devel
sandbox/jihochu/5.0
sandbox/lsj119/devel
sandbox/mbachmann/devel
sandbox/mbachmann/ivi_xdg140
sandbox/mbachmann/tizen_embed
sandbox/mbachmann/tizen_greeter
sandbox/mbachmann/tizen_qa
sandbox/mbachmann/tizen_xdg-unminimize
sandbox/mbachmann/weston150_fullminimize
sandbox/mbachmann/weston150_ivi-shell
sandbox/mbachmann/weston150_qa
sandbox/mbachmann/weston160
sandbox/mbachmann/weston160_vanilla
sandbox/mbachmann/weston170
sandbox/nbozhenov/lto
sandbox/nguyomard/xdg_surface_needs_attention
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/pcoval/wip
sandbox/sdesneux/devel
sandbox/sdx/TC-1388
sandbox/sdx/weston17
sandbox/srk/android
sandbox/void/TC-1443
sandbox/xiaowei/5.0
splash
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Graphics System / Display Server;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
desktop-shell
/
exposay.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-27
libweston: Use struct timespec for key events
Alexandros Frantzis
1
-2
/
+2
2017-11-27
libweston: Use struct timespec for axis events
Alexandros Frantzis
1
-1
/
+2
2017-11-27
libweston: Use struct timespec for button events
Alexandros Frantzis
1
-2
/
+2
2017-11-27
libweston: Use struct timespec for motion events
Alexandros Frantzis
1
-1
/
+2
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
1
-0
/
+1
2016-07-26
desktop-shell: Pass a flag bitmask instead of bool to activate()
Jonas Ådahl
1
-3
/
+6
2016-07-26
desktop-shell: Make activate() take a view instead of surface
Jonas Ådahl
1
-3
/
+3
2016-01-19
Support axis source, axis discrete, frame and axis stop events
Peter Hutterer
1
-0
/
+12
2016-01-19
Add a weston_pointer_axis_event
Peter Hutterer
1
-1
/
+1
2015-11-20
input: Make pointer grab motion callbacks take an event struct
Jonas Ådahl
1
-2
/
+2
2015-11-02
input: Pass axis events through pointer grab interfaces
Jonas Ådahl
1
-0
/
+7
2015-08-06
input: add a weston_pointer_clear_focus() helper function
Derek Foreman
1
-3
/
+1
2015-07-31
input: Don't test keyboard/pointer/touch pointers
Derek Foreman
1
-15
/
+19
2015-07-17
exposay: Fix use after free when a view is destroyed during animation
Derek Foreman
1
-3
/
+9
2015-07-17
exposay: Fix logic inversion when ending keyboard grabs
Derek Foreman
1
-1
/
+1
2015-07-16
input: Pass the appropriate pointer type to bindings instead of a seat
Derek Foreman
1
-2
/
+2
2015-07-16
exposay: Test keyboard presence before using keyboard pointer
Derek Foreman
1
-3
/
+6
2015-06-30
desktop-shell: Allow multiple active fullscreen windows on multi-display setup.
Mario Kleiner
1
-1
/
+1
2015-06-15
Unified multiple definitions of container_of() macro.
Jon Cruz
1
-0
/
+1
2015-06-15
*-shell: Update boilerplate from MIT X11 license to MIT Expat licenses
Bryce Harrington
1
-16
/
+17
2015-05-26
exposay: Don't crash if no pointer is present
Derek Foreman
1
-6
/
+9
2014-07-23
compositor: keep track of the weston_layer a weston_view is in
Giulio Camuffo
1
-2
/
+2
2014-06-18
exposay: fix crash when navigating with the keyboard
Emilio Pozuelo Monfort
1
-1
/
+3
2014-04-29
desktop-shell: Properly handle lowered fullscreen surfaces
Emilio Pozuelo Monfort
1
-5
/
+3
2014-02-18
exposay: avoid needlessly activating the active view
Emilio Pozuelo Monfort
1
-0
/
+3
2014-02-18
exposay: don't crash if a view goes away
Emilio Pozuelo Monfort
1
-2
/
+29
2014-02-18
exposay: arrange views per-output
Emilio Pozuelo Monfort
1
-45
/
+63
2014-01-19
exposay: remove redundant NULL check in highlight_surface
U. Artie Eoff
1
-6
/
+3
2014-01-07
exposay: set an alpha on fullscreen surfaces
Emilio Pozuelo Monfort
1
-0
/
+2
2014-01-07
exposay: fix infinite loop with fullscreen surfaces
Emilio Pozuelo Monfort
1
-2
/
+5
2013-12-04
desktop-shell: Split out exposay immplementation
Kristian Høgsberg
1
-0
/
+604