Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
693872391fbed3c3ad15d5b8b57a3f3e4b51b1ca
/
clients
/
window.c
4b341a8
clients: Fix build without Cairo/GLES2
by Daniel Stone
· 8 years ago
3b7c207
window: Check for NULL surface in keyboard_handle_enter
by Dima Ryazanov
· 9 years ago
6c1c0dd
clients: fix a couple of trivial typos
by Abdur Rehman
· 9 years ago
2b685d9
weston-terminal: Fix crash on first keystroke
by Derek Foreman
· 9 years ago
050e5d0
clients/window: use weston_platform_destroy_egl_surface wrapper
by Emil Velikov
· 9 years ago
9b1f8ef
Get rid of the window_create_menu function
by Dima Ryazanov
· 9 years ago
be8a6d3
xdg-shell: validate positioner object
by Sjoerd Simons
· 9 years ago
5b01596
clients: Make XKB compose support conditional
by Daniel Stone
· 9 years ago
e57b6a1
window: Fix 'devlivery' misspelling
by Bryce Harrington
· 9 years ago
894b3ec
clients: Add XKB compose key support
by Bryce Harrington
· 9 years ago
af7f98b
toytoolkit: Port to xdg_shell unstable v6
by Jonas Ådahl
· 9 years ago
fdcdda3
window: Add API for manually set confine region
by Jonas Ådahl
· 10 years ago
e5a1bb4
clients: Add API for pointer locking and pointer confinement
by Jonas Ådahl
· 11 years ago
7dda25b
toytoolkit: Return NULL when no outputs are present
by Armin Krezović
· 9 years ago
e99e4bf
clients & tests: Unify multiple definitions of x*alloc and related functions
by Bryce Harrington
· 9 years ago
0d1a622
clients: Use zalloc
by Bryce Harrington
· 9 years ago
5ccf047
client: Add DnD cursors to the managed cursors list
by Carlos Garnacho
· 9 years ago
9c93179
data-device: Implement DnD actions
by Carlos Garnacho
· 9 years ago
78d4bf9
data-device: Implement DnD progress notification
by Carlos Garnacho
· 9 years ago
87743e9
Support axis source, axis discrete, frame and axis stop events
by Peter Hutterer
· 9 years ago
b50ed17
clients: Adjust grammar of comment for toysurface->prepare function pointer
by Chris Michael
· 10 years ago
f69bd1a
clients: Fix a few minor typos in comments
by Bryce Harrington
· 10 years ago
118387e
toytoolkit: Remove window_damage()
by Derek Foreman
· 10 years ago
5b0b770
Remove workspaces protocol
by Jonas Ådahl
· 10 years ago
2a22933
Use xdg_shell protocol from wayland-protocols
by Jonas Ådahl
· 10 years ago
46812b6
clients: don't discard motion if we have a grab
by Derek Foreman
· 10 years ago
5d13548
clients: try harder to discard motion after resize
by Derek Foreman
· 10 years ago
3a1580f
clients: track seat_version per seat, not per display
by Derek Foreman
· 10 years ago
f7bb935
weston: release keyboard/touch/pointer objects
by FORT David
· 10 years ago
673bbe2
clients: ungrab the correct input when menus close
by Derek Foreman
· 10 years ago
decc965
clients: Drop deadlock circumvention hack now that we don't need it
by Jonas Ådahl
· 10 years ago
74a635b
Coding style fixes
by Dawid Gajownik
· 10 years ago
118a429
window: Use wl_cursor_frame_and_duration() for mouse cursor updates
by Derek Foreman
· 10 years ago
da9d8fa
clients: Simplify memory allocation with xzalloc()
by Bryce Harrington
· 10 years ago
d618f68
Moved the MIN() macro to the helper include.
by Jon Cruz
· 10 years ago
35b2eaa
Moved helper macro to a discrete include file.
by Jon Cruz
· 10 years ago
4678bab
Remove redundant #include path component.
by Jon Cruz
· 10 years ago
1f6b0d1
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
by Bryce Harrington
· 10 years ago
2a18a52
remove trailing whitespaces
by Michael Vetter
· 10 years ago
6c71aae
Pass config file from compositor to everything
by Pekka Paalanen
· 10 years ago
abff883
platform: rename create_egl_window to create_egl_surface
by Jonny Lamb
· 10 years ago
4bdcb57
clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported
by Jonny Lamb
· 10 years ago
51a7ae5
clients & tests: use eglGetPlatformDisplayEXT when supported
by Jonny Lamb
· 10 years ago
a86c3ee
Spellcheck fixes
by Bryce Harrington
· 10 years ago
493d979
window: Fix crash in input_set_pointer_image when cursor is special
by Derek Foreman
· 10 years ago
5ba1e1d
xdg-shell: Bump unstable version
by Jasper St. Pierre
· 10 years ago
14f330c
xdg-shell: Remove the flags from get_xdg_popup
by Jasper St. Pierre
· 10 years ago
ecf2a0f
xdg-shell: Remove the serial from popup_done
by Jasper St. Pierre
· 10 years ago
66bc949
xdg-shell: Take a xdg_surface as the parent surface
by Jasper St. Pierre
· 10 years ago
a519d06
window: use roundtrip instead of dispatch after get_registry
by Marek Chalupa
· 11 years ago
b1d121d
clients: support ivi-application.xml for clients/window.c
by Nobuhiko Tanibata
· 11 years ago
2204492
clients: Use xmalloc in a few more places
by Derek Foreman
· 11 years ago
6ce67ec
window : compare version and call appropriate destructor
by kabeer khan
· 11 years ago
382de46
clients: Maximize window when double touch on title bar
by Xiong Zhang
· 11 years ago
b2c1864
window: Don't needlessly sync parent and geometry
by Ondřej Majerech
· 11 years ago
2623786
Partially revert "xdg-shell: Add show_window_menu request"
by Pekka Paalanen
· 11 years ago
bfb4ade
clients: Maximize window when double click on title bar
by Xiong Zhang
· 11 years ago
38d90be
window: unbind egl surface and context on surface release
by Arnaud Vrac
· 11 years ago
71182ae
xdg-shell: bump experimental protocol version
by Pekka Paalanen
· 11 years ago
2e1968f
Replace deprecated xkbcommon symbols with current names
by Ran Benita
· 11 years ago
0695908
clients: use repeat_info event details
by Jonny Lamb
· 11 years ago
a177df0
window: Don't use the frame's geometry when fullscreen
by Jasper St. Pierre
· 11 years ago
ccf48fb
shell: Replace set_margin with set_window_geometry
by Jasper St. Pierre
· 11 years ago
bd65e50
Interpret the size in the configure event as window geometry
by Jasper St. Pierre
· 11 years ago
81ff075
xdg-shell: Add show_window_menu request
by Jasper St. Pierre
· 11 years ago
de8bd50
clients: Allow creating a "detached" menu
by Jasper St. Pierre
· 11 years ago
dda9313
clients: Remove the window / user parameters from the menu function
by Jasper St. Pierre
· 11 years ago
be803ad
window: Send ack_configure immediately from configure handler
by Kristian Høgsberg
· 11 years ago
f184c38
window: Move the resize after interpreting the states
by Jasper St. Pierre
· 11 years ago
ccf908b
window: Set frame flags immediately when we handle the new states in configure
by Jasper St. Pierre
· 11 years ago
973d787
xdg-shell: Turn "activated" into a state
by Jasper St. Pierre
· 11 years ago
de68099
terminal: Only add the new size to the title when we're resizing
by Jasper St. Pierre
· 11 years ago
5befdda
xdg-shell: Turn the resizing heuristics into an explicit state
by Jasper St. Pierre
· 11 years ago
ab2c108
xdg-shell: Rework the state system
by Jasper St. Pierre
· 11 years ago
c815d62
xdg-shell: Rename set_transient_for to set_parent
by Jasper St. Pierre
· 11 years ago
a57c9f1
window: Ignore input events from subsurfaces
by Ander Conselvan de Oliveira
· 11 years ago
bf39e5e
window: Add a simple getenv to force SHM rendering
by Jasper St. Pierre
· 11 years ago
bd60077
window: Clean up buffer type choosing
by Jasper St. Pierre
· 11 years ago
9c60933
window.c: Dismiss menu on touch up events
by Kristian Høgsberg
· 11 years ago
1f67117
window.c: Also grab touch events when grabbing input
by Kristian Høgsberg
· 11 years ago
c31f624
window.c: Prevent key event delivery while a grab is active
by Kristian Høgsberg
· 11 years ago
41f7ebc
window.c: Update pointer focus when taking a grab
by Kristian Høgsberg
· 11 years ago
a69dc01
clients/window: Don't remove the touch listener on a frame event
by Neil Roberts
· 11 years ago
cdbbae2
window.c: Create xdg_surface up front
by Kristian Høgsberg
· 11 years ago
cd186fb
toytoolkit: match parent surface type when adding a subsurface
by Manuel Bachmann
· 11 years ago
a669bd5
toytoolkit: Don't crash if wl_data_device_manager is not present
by Jason Ekstrand
· 11 years ago
738715d
toytoolkit: Expose output make and model
by Jason Ekstrand
· 11 years ago
ce97a6b
toytoolkit: Only require xdg_shell if the window is not custom
by Jason Ekstrand
· 11 years ago
842a36a
Check return value of wl_cursor functions
by Hardening
· 11 years ago
e81a175
clients: Remove unused client-side resize tracking code
by Jasper St. Pierre
· 11 years ago
c7680b0
xdg-shell: Bump unstable version to 3
by Kristian Høgsberg
· 11 years ago
8c6aa45
xdg-shell: Replace the set_* atrocity with a new approach
by Jasper St. Pierre
· 11 years ago
b223a72
xdg-shell: Rename focused_set / focused_unset to activated / deactivated
by Jasper St. Pierre
· 11 years ago
5a18332
clients: Add support for the minimize button
by Jasper St. Pierre
· 11 years ago
63a9c33
Reorder the xdg_shell implementations to fit the spec'd order
by Jasper St. Pierre
· 11 years ago
63a1410
window: Remove window_location enum
by Jasper St. Pierre
· 11 years ago
e818d59
toytoolkit: avoid unnecessary redraws when focus changes
by Emilio Pozuelo Monfort
· 11 years ago
239902b
client: Fix shell unstable version check
by Kristian Høgsberg
· 11 years ago
2bff94e
xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface
by Kristian Høgsberg
· 11 years ago
7407345
xdg-shell: Add set_margin request
by Jasper St. Pierre
· 11 years ago
Next »