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
/
clients
/
window.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
clients: add a new touchscreen calibrator
Louis-Francis Ratté-Boulianne
1
-0
/
+4
2018-03-12
clients: consolidate timer code part 1
Pekka Paalanen
1
-0
/
+27
2016-11-16
Get rid of the window_create_menu function
Dima Ryazanov
1
-5
/
+0
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
1
-0
/
+1
2016-07-26
window: Add API for manually set confine region
Jonas Ådahl
1
-0
/
+11
2016-07-26
clients: Add API for pointer locking and pointer confinement
Jonas Ådahl
1
-0
/
+55
2016-03-17
clients & tests: Unify multiple definitions of x*alloc and related functions
Bryce Harrington
1
-11
/
+0
2016-01-19
client: Add DnD cursors to the managed cursors list
Carlos Garnacho
1
-0
/
+3
2016-01-19
data-device: Implement DnD actions
Carlos Garnacho
1
-0
/
+3
2016-01-19
Support axis source, axis discrete, frame and axis stop events
Peter Hutterer
1
-0
/
+31
2015-11-20
toytoolkit: Remove window_damage()
Derek Foreman
1
-4
/
+0
2015-06-15
Unified multiple definitions of container_of() macro.
Jon Cruz
1
-4
/
+0
2015-06-15
Moved helper macro to a discrete include file.
Jon Cruz
1
-2
/
+0
2015-06-15
Remove redundant #include path component.
Jon Cruz
1
-3
/
+3
2015-06-15
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
Bryce Harrington
1
-16
/
+17
2015-06-06
Whitespace corrections
Murray Calavera
1
-2
/
+2
2015-03-20
clients & tests: use eglGetPlatformDisplayEXT when supported
Jonny Lamb
1
-0
/
+1
2014-05-23
clients: Allow creating a "detached" menu
Jasper St. Pierre
1
-0
/
+5
2014-05-18
clients: Remove the window / user parameters from the menu function
Jasper St. Pierre
1
-2
/
+1
2014-05-12
terminal: Only add the new size to the title when we're resizing
Jasper St. Pierre
1
-0
/
+8
2014-05-13
xdg-shell: Rename set_transient_for to set_parent
Jasper St. Pierre
1
-2
/
+2
2014-04-07
Make sure config.h is included before any system headers
Andrew Wedgbury
1
-0
/
+2
2014-04-06
toytoolkit: match parent surface type when adding a subsurface
Manuel Bachmann
1
-0
/
+3
2014-04-02
toytoolkit: Expose output make and model
Jason Ekstrand
1
-0
/
+6
2014-02-18
clients: Add support for the minimize button
Jasper St. Pierre
1
-0
/
+3
2014-02-01
window: Add wrappers for xdg_surface_set_transient_for
Jasper St. Pierre
1
-0
/
+5
2014-02-01
westoy: Remove fullscreen methods
Jasper St. Pierre
1
-3
/
+0
2014-02-01
westoy: Use subsurfaces for tooltips instead of transient windows
Jasper St. Pierre
1
-6
/
+0
2014-01-09
keyboard: Don't strcat() into a strdup()ed string
Kristian Høgsberg
1
-0
/
+2
2014-01-09
westoy: Add an option to explicitly disable cairo on a widget
Neil Roberts
1
-0
/
+2
2014-01-07
keyboard: Handle touch up event
Kristian Høgsberg
1
-0
/
+3
2013-12-04
clients: Add a widget_get_wl_subsurface
Neil Roberts
1
-0
/
+3
2013-12-02
clients: Add window_is_transient() helper to the toy toolkit window
Philip Withnall
1
-0
/
+3
2013-11-25
distinguish touch screen and pointer dnd in client
Xiong Zhang
1
-0
/
+6
2013-11-15
protocol: move sub-surfaces to Wayland
Pekka Paalanen
1
-1
/
+0
2013-11-13
westoy: Remove some accessors for wl_shell / wl_shell_surface
Jasper St. Pierre
1
-6
/
+0
2013-11-13
westoy: Remove unused support for window parents
Jasper St. Pierre
1
-1
/
+1
2013-11-13
westoy: Remove window_touch_move
Jasper St. Pierre
1
-2
/
+0
2013-10-23
window, desktop-shell: deal with output unplug on client side
Xiong Zhang
1
-0
/
+3
2013-10-23
terminal: Add context menu with new terminal/copy/paste
Kristian Høgsberg
1
-1
/
+2
2013-10-13
Rename frame_create and frame_set_child_size with a window_ prefix
Jason Ekstrand
1
-2
/
+3
2013-09-04
terminal: Accept utf-8 text drop
Kristian Høgsberg
1
-0
/
+3
2013-08-16
Add touch support for wl_shell_surface_move
Rusty Lynch
1
-2
/
+9
2013-08-15
window: Add API to check for subcompositor, use in subsurface example
Kristian Høgsberg
1
-0
/
+3
2013-08-12
window.c: Add touch handlers
Rusty Lynch
1
-1
/
+35
2013-08-08
malloc + memset -> zalloc
Peter Hutterer
1
-0
/
+3
2013-08-06
window: Allow hinting of a preference for RGB565 when creating a window
Tomeu Vizoso
1
-0
/
+11
2013-07-25
clients: Introduce xmalloc() and use it a few places
Kristian Høgsberg
1
-0
/
+7
2013-06-04
clients: Nested compositor example
Kristian Høgsberg
1
-0
/
+3
2013-05-28
Convert all scales to int32_t
Alexander Larsson
1
-1
/
+1
[next]