Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
59ab90049f54a8371cf3ab14057f6a513b0cc7ea
/
clients
afb9828
window: Only clamp min size for windows with frame
by Kristian Høgsberg
· 12 years ago
53ec560
window: Set a minimum size for toytoolkit windows
by Kristian Høgsberg
· 12 years ago
598477d
window: Set opaque region to window size if we're fullscreen
by Kristian Høgsberg
· 12 years ago
78fe753
simple-egl: Add support for using a 16 bpp EGLConfig
by Kristian Høgsberg
· 12 years ago
3f66cf9
Use cairo-util frame in tinytoolkit
by Jason Ekstrand
· 12 years ago
ee7fefc
Rename frame_create and frame_set_child_size with a window_ prefix
by Jason Ekstrand
· 12 years ago
db044cb
clients: Update .gitignore for weston-multi-resource
by Stefan Schmidt
· 12 years ago
cab9aea
multi-resource: Don't include non-existing xmalloc.h
by Kristian Høgsberg
· 12 years ago
e8344e3
nested: Cast away warnings for differing arguments to eglQueryWaylandBufferWL
by Kristian Høgsberg
· 12 years ago
6773394
nested: Free client struct on launch_client error paths
by Kristian Høgsberg
· 12 years ago
f1144dd
nested-client: Exit if we fail to create the nested client struct
by Kristian Høgsberg
· 12 years ago
b24d590
multi-resource: Use xzmalloc() instead of malloc+memset and calloc
by Kristian Høgsberg
· 12 years ago
d58e395
tablet-shell: Avoid leaking icon or path strings from invalid launcher section
by Kristian Høgsberg
· 12 years ago
b5c973c
window.c: Free cursor theme name once we're done with it
by Kristian Høgsberg
· 12 years ago
6a11a8a
Revert "Resize the shell when the mode is switched"
by Kristian Høgsberg
· 12 years ago
a356f7b
Resize the shell when the mode is switched
by Hardening
· 12 years ago
639fd86
clients: Include and link against math lib for new multi-resource
by Stefan Schmidt
· 12 years ago
7f951e1
Update .gitignore
by Emilio Pozuelo Monfort
· 12 years ago
1abe048
config-parser: Make weston_config_parse() tkae a file name
by Kristian Høgsberg
· 12 years ago
b159560
tablet-shell: Use new weston_config instead of old config parse
by Kristian Høgsberg
· 12 years ago
8c079ae
window.c: Port to use weston_config instead of old parser
by Kristian Høgsberg
· 12 years ago
9c3dee1
terminal: Port to new weston_config parse
by Kristian Høgsberg
· 12 years ago
f428d25
Add a test client to test multiple pointer/keyboard resources
by Neil Roberts
· 12 years ago
4a4704a
Minor improvement of weston-terminal resizing
by José Bollo
· 12 years ago
f97a680
clients: remove superfluous call
by Peter Hutterer
· 12 years ago
e2a9eff
clients: de-duplicate demo clients list
by Peter Hutterer
· 12 years ago
8a20500
terminal: Stop complaining about OSC escape code 7
by Kristian Høgsberg
· 12 years ago
735bda2
dnd: Support dropping as text/plain;charset=utf-8
by Kristian Høgsberg
· 12 years ago
0749e3f
terminal: Accept utf-8 text drop
by Kristian Høgsberg
· 12 years ago
938f102
dnd: Only accept dnd with the application/x-wayland-dnd-flower mime-type
by Kristian Høgsberg
· 12 years ago
a8e627f
keyboard: Add rudimentary touch support to keyboard.
by Brian J Lovin
· 12 years ago
0803118
window: Use new wl_pointer/keyboard_release request
by Rob Bradford
· 12 years ago
eec6aee
.gitignore: Reflect recent client binary rename
by Bryce W. Harrington
· 12 years ago
b22bf57
window.c: Fix SIGSEGV in pointer_handle_motion
by Paul Winwood
· 12 years ago
6346e50
subsurfaces: fix rendering problem with cairo-glesv2
by Stanislav Vorobiov
· 12 years ago
c4df408
desktop-shell: Add support for touch unlock
by Brian J Lovin
· 12 years ago
7778743
simple-egl: Handle missing EGL_EXT_buffer_age better
by Kristian Høgsberg
· 12 years ago
c7d2c4c
Add more missing config.h #includes
by Kristian Høgsberg
· 12 years ago
0b36d97
terminal: Include config.h instead of defining _XOPEN_SOURCE
by Kristian Høgsberg
· 12 years ago
3e9df07
autotools: Don't use wayland-scanner.m4
by Daiki Ueno
· 12 years ago
cfcc111
Fixes CJK wide character display
by Peng Wu
· 12 years ago
1084da5
Add touch support for wl_shell_surface_move
by Rusty Lynch
· 12 years ago
d224bb9
nested: Fix skipping frames due to texture update without a context
by Ander Conselvan de Oliveira
· 12 years ago
0d5fe3a
nested: The wl_resouce is the buffer, not the wl_resource user data
by Kristian Høgsberg
· 12 years ago
69594cc
window: Use xzalloc() instead of silently failing to add output
by Kristian Høgsberg
· 12 years ago
06b16c2
weston-info: Use xmalloc() in weston-info
by Kristian Høgsberg
· 12 years ago
adcd54b
window: Use xzalloc() instead of failing to add input device
by Kristian Høgsberg
· 12 years ago
1a5f0c3
window: Fix logic for looking up widget default cursor
by Kristian Høgsberg
· 12 years ago
980b018
window: Don't check for subcompositor in window_add_subsurface()
by Kristian Høgsberg
· 12 years ago
b20b009
window: Add API to check for subcompositor, use in subsurface example
by Kristian Høgsberg
· 12 years ago
c85a917
simple-touch: Handle OOM when allocating struct touch
by Kristian Høgsberg
· 12 years ago
96c619a
simple-shm: Handle OOM when allocating struct display
by Kristian Høgsberg
· 12 years ago
20ffdff
keyboard: Don't use next_utf8_char() to go back where we came from
by Kristian Høgsberg
· 12 years ago
3e12583
terminal: Make utf-8 state machine assemble unicode code point value
by Kristian Høgsberg
· 12 years ago
e9cabc1
nested: Use a void * to avoid warnings with EGL_WL_bind_wayland_display
by Kristian Høgsberg
· 12 years ago
473f248
screenshooter: Add missing newline and use program_invocation_short_name
by Kristian Høgsberg
· 12 years ago
bdd8377
screenshooter: Only link to $(CLIENT_LIBS) not libtoytoolkit.la
by Kristian Høgsberg
· 12 years ago
f5e3ad2
fix compile error when EGL_BUFFER_AGE_EXT is missing
by Adrian Negreanu
· 12 years ago
6d14b14
remove dependency on EGL_KHR_surfaceless_context
by Adrian Negreanu
· 12 years ago
4384a24
desktop-shell: Add touch support to panel launcher icons
by Rusty Lynch
· 12 years ago
3ba1263
calibrator: Add touch support to calibrator
by Rusty Lynch
· 12 years ago
3bb2b8c
smoke: Add touch support to smoke example
by Rusty Lynch
· 12 years ago
041815a
window.c: Add touch handlers
by Rusty Lynch
· 12 years ago
1bf1481
terminal.c: Check if fdopen() fails
by Brian Lovin
· 12 years ago
3ca59d3
clients: fix an error message
by Peter Hutterer
· 12 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
bc91926
clients: use xmalloc in more places
by Brian Lovin
· 12 years ago
cb61dcf
nested: Update to use weston-nested-client binary name
by Kristian Høgsberg
· 12 years ago
3c17933
Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer
by Kristian Høgsberg
· 12 years ago
85c40f2
clients: Fix typo in simple-touch and simple-shm.
by Stefan Schmidt
· 12 years ago
c814c58
Drop extraneous duplicate header includes
by Bryce Harrington
· 12 years ago
bee45a1
window: Allow hinting of a preference for RGB565 when creating a window
by Tomeu Vizoso
· 12 years ago
09252d4
desktop-shell: Refactor launcher configuration reading to avoid leaking
by Rob Bradford
· 12 years ago
5ab9c75
window: Free the allocated display if we fail to setup libxkbcommon
by Rob Bradford
· 12 years ago
c48c34d
tablet-shell: Avoid leaking the path on failed icon loading
by Rob Bradford
· 12 years ago
c9213e7
image: Free filename saved into structure on error path
by Rob Bradford
· 12 years ago
a02d154
autotools: Correctly prefix simple-egl client name
by Armin K
· 12 years ago
3d2046e
screenshot: Drop extraneous 'is' to improve warning msg grammar
by Bryce W. Harrington
· 12 years ago
aac6021
autotools: Add an option to install demo clients
by Armin K
· 12 years ago
77ab172
autotools: Rename demo clients
by Armin K
· 12 years ago
4162483
window.c: Simplify window_create()
by Kristian Høgsberg
· 12 years ago
b886212
Use xmalloc in desktop-shell.c
by Kristian Høgsberg
· 12 years ago
8eeb30b
window.c: Use xmalloc for frame_create()
by Kristian Høgsberg
· 12 years ago
9a6c48d
cliptest: Use xmalloc in cliptest
by Kristian Høgsberg
· 12 years ago
ce27841
clients: Introduce xmalloc() and use it a few places
by Kristian Høgsberg
· 12 years ago
5addaa1
simple-touch: Attach buffer before posting damage
by Kristian Høgsberg
· 12 years ago
5f08774
window: Disregard motion events outside our current surface dimensions
by Rob Bradford
· 12 years ago
7000283
editor: Support shift-left/right for selecting text
by Rob Bradford
· 12 years ago
3c9d967
window: Allow popup menu when the window is maximised
by Rob Bradford
· 12 years ago
b9a23f4
clients/editor.c: Draw cursor at correct verical position
by Peter Maatman
· 12 years ago
08c38d4
clients/editor.c: Ignore ESC key
by Peter Maatman
· 12 years ago
919cddb
Convert to wl_global_create/destroy()
by Kristian Høgsberg
· 12 years ago
f291f20
Use the average width of ASCII glyphs for cell width
by Peng Wu
· 12 years ago
e492549
desktop-shell: Don't crash on output hotplug
by Ander Conselvan de Oliveira
· 12 years ago
6d75da7
desktop-shell: Adapt to the new config parser API
by Ander Conselvan de Oliveira
· 12 years ago
d27cb09
window: Request version 3 of wl_compositor
by Jason Ekstrand
· 12 years ago
b08b329
editor: Fix segfault when deleting the first character
by Daiki Ueno
· 12 years ago
e61561f
toytoolkit: Allow operation without a keymap
by Matt Roper
· 12 years ago
1d7d8f0
nested: Fix direct access to resource->data
by Kristian Høgsberg
· 12 years ago
88dab17
nested: Port away from old wl_resource API
by Kristian Høgsberg
· 12 years ago
Next »