projects
/
platform
/
upstream
/
weston.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
launcher: Bail out if we can't be drm master
[platform/upstream/weston.git]
/
clients
/
2013-09-29
Hardening
Resize the shell when the mode is switched
tree
|
commitdiff
2013-09-23
Stefan Schmidt
clients: Include and link against math lib for new...
tree
|
commitdiff
2013-09-23
Emilio Pozuelo Monfort
Update .gitignore
tree
|
commitdiff
2013-09-22
Kristian Høgsberg
config-parser: Make weston_config_parse() tkae a file...
tree
|
commitdiff
2013-09-22
Kristian Høgsberg
tablet-shell: Use new weston_config instead of old...
tree
|
commitdiff
2013-09-22
Kristian Høgsberg
window.c: Port to use weston_config instead of old...
tree
|
commitdiff
2013-09-22
Kristian Høgsberg
terminal: Port to new weston_config parse
tree
|
commitdiff
2013-09-22
Neil Roberts
Add a test client to test multiple pointer/keyboard...
tree
|
commitdiff
2013-09-13
José Bollo
Minor improvement of weston-terminal resizing
tree
|
commitdiff
2013-09-13
Peter Hutterer
clients: remove superfluous call
tree
|
commitdiff
2013-09-13
Peter Hutterer
clients: de-duplicate demo clients list
tree
|
commitdiff
2013-09-11
Kristian Høgsberg
terminal: Stop complaining about OSC escape code 7
tree
|
commitdiff
2013-09-09
Kristian Høgsberg
dnd: Support dropping as text/plain;charset=utf-8
tree
|
commitdiff
2013-09-05
Kristian Høgsberg
terminal: Accept utf-8 text drop
tree
|
commitdiff
2013-09-05
Kristian Høgsberg
dnd: Only accept dnd with the application/x-wayland...
tree
|
commitdiff
2013-09-04
Brian J Lovin
keyboard: Add rudimentary touch support to keyboard.
tree
|
commitdiff
2013-08-30
Rob Bradford
window: Use new wl_pointer/keyboard_release request
tree
|
commitdiff
2013-08-30
Bryce W. Harrington
.gitignore: Reflect recent client binary rename
tree
|
commitdiff
2013-08-30
Paul Winwood
window.c: Fix SIGSEGV in pointer_handle_motion
tree
|
commitdiff
2013-08-29
Stanislav Vorobiov
subsurfaces: fix rendering problem with cairo-glesv2
tree
|
commitdiff
2013-08-27
Brian J Lovin
desktop-shell: Add support for touch unlock
tree
|
commitdiff
2013-08-26
Kristian Høgsberg
simple-egl: Handle missing EGL_EXT_buffer_age better
tree
|
commitdiff
2013-08-26
Kristian Høgsberg
Add more missing config.h #includes
tree
|
commitdiff
2013-08-22
Kristian Høgsberg
terminal: Include config.h instead of defining _XOPEN_S...
tree
|
commitdiff
2013-08-20
Daiki Ueno
autotools: Don't use wayland-scanner.m4
tree
|
commitdiff
2013-08-19
Peng Wu
Fixes CJK wide character display
tree
|
commitdiff
2013-08-16
Rusty Lynch
Add touch support for wl_shell_surface_move
tree
|
commitdiff
2013-08-16
Ander Conselvan...
nested: Fix skipping frames due to texture update witho...
tree
|
commitdiff
2013-08-16
Kristian Høgsberg
nested: The wl_resouce is the buffer, not the wl_resour...
tree
|
commitdiff
2013-08-16
Kristian Høgsberg
window: Use xzalloc() instead of silently failing to...
tree
|
commitdiff
2013-08-16
Kristian Høgsberg
weston-info: Use xmalloc() in weston-info
tree
|
commitdiff
2013-08-16
Kristian Høgsberg
window: Use xzalloc() instead of failing to add input...
tree
|
commitdiff
2013-08-16
Kristian Høgsberg
window: Fix logic for looking up widget default cursor
tree
|
commitdiff
2013-08-15
Kristian Høgsberg
window: Don't check for subcompositor in window_add_sub...
tree
|
commitdiff
2013-08-15
Kristian Høgsberg
window: Add API to check for subcompositor, use in...
tree
|
commitdiff
2013-08-15
Kristian Høgsberg
simple-touch: Handle OOM when allocating struct touch
tree
|
commitdiff
2013-08-15
Kristian Høgsberg
simple-shm: Handle OOM when allocating struct display
tree
|
commitdiff
2013-08-15
Kristian Høgsberg
keyboard: Don't use next_utf8_char() to go back where...
tree
|
commitdiff
2013-08-14
Kristian Høgsberg
terminal: Make utf-8 state machine assemble unicode...
tree
|
commitdiff
2013-08-13
Kristian Høgsberg
nested: Use a void * to avoid warnings with EGL_WL_bind...
tree
|
commitdiff
2013-08-13
Kristian Høgsberg
screenshooter: Add missing newline and use program_invo...
tree
|
commitdiff
2013-08-13
Kristian Høgsberg
screenshooter: Only link to $(CLIENT_LIBS) not libtoyto...
tree
|
commitdiff
2013-08-12
Adrian Negreanu
fix compile error when EGL_BUFFER_AGE_EXT is missing
tree
|
commitdiff
2013-08-12
Adrian Negreanu
remove dependency on EGL_KHR_surfaceless_context
tree
|
commitdiff
2013-08-12
Rusty Lynch
desktop-shell: Add touch support to panel launcher...
tree
|
commitdiff
2013-08-12
Rusty Lynch
calibrator: Add touch support to calibrator
tree
|
commitdiff
2013-08-12
Rusty Lynch
smoke: Add touch support to smoke example
tree
|
commitdiff
2013-08-12
Rusty Lynch
window.c: Add touch handlers
tree
|
commitdiff
2013-08-08
Brian Lovin
terminal.c: Check if fdopen() fails
tree
|
commitdiff
2013-08-08
Peter Hutterer
clients: fix an error message
tree
|
commitdiff
2013-08-08
Peter Hutterer
malloc + memset -> zalloc
tree
|
commitdiff
2013-08-07
Brian Lovin
clients: use xmalloc in more places
tree
|
commitdiff
2013-08-07
Kristian Høgsberg
nested: Update to use weston-nested-client binary name
tree
|
commitdiff
2013-08-07
Kristian Høgsberg
Use #define WL_HIDE_DEPRECATED to avoid deprecated...
tree
|
commitdiff
2013-08-07
Stefan Schmidt
clients: Fix typo in simple-touch and simple-shm.
tree
|
commitdiff
2013-08-07
Bryce Harrington
Drop extraneous duplicate header includes
tree
|
commitdiff
2013-08-06
Tomeu Vizoso
window: Allow hinting of a preference for RGB565 when...
tree
|
commitdiff
2013-07-30
Rob Bradford
desktop-shell: Refactor launcher configuration reading...
tree
|
commitdiff
2013-07-30
Rob Bradford
window: Free the allocated display if we fail to setup...
tree
|
commitdiff
2013-07-30
Rob Bradford
tablet-shell: Avoid leaking the path on failed icon...
tree
|
commitdiff
2013-07-30
Rob Bradford
image: Free filename saved into structure on error...
tree
|
commitdiff
2013-07-30
Armin K
autotools: Correctly prefix simple-egl client name
tree
|
commitdiff
2013-07-29
Bryce W. Harrington
screenshot: Drop extraneous 'is' to improve warning...
tree
|
commitdiff
2013-07-29
Armin K
autotools: Add an option to install demo clients
tree
|
commitdiff
2013-07-29
Armin K
autotools: Rename demo clients
tree
|
commitdiff
2013-07-25
Kristian Høgsberg
window.c: Simplify window_create()
tree
|
commitdiff
2013-07-25
Kristian Høgsberg
Use xmalloc in desktop-shell.c
tree
|
commitdiff
2013-07-25
Kristian Høgsberg
window.c: Use xmalloc for frame_create()
tree
|
commitdiff
2013-07-25
Kristian Høgsberg
cliptest: Use xmalloc in cliptest
tree
|
commitdiff
2013-07-25
Kristian Høgsberg
clients: Introduce xmalloc() and use it a few places
tree
|
commitdiff
2013-07-25
Kristian Høgsberg
simple-touch: Attach buffer before posting damage
tree
|
commitdiff
2013-07-13
Rob Bradford
window: Disregard motion events outside our current...
tree
|
commitdiff
2013-07-13
Rob Bradford
editor: Support shift-left/right for selecting text
tree
|
commitdiff
2013-07-13
Rob Bradford
window: Allow popup menu when the window is maximised
tree
|
commitdiff
2013-07-09
Peter Maatman
clients/editor.c: Draw cursor at correct verical position
tree
|
commitdiff
2013-07-09
Peter Maatman
clients/editor.c: Ignore ESC key
tree
|
commitdiff
2013-07-09
Kristian Høgsberg
Convert to wl_global_create/destroy()
tree
|
commitdiff
2013-07-08
Peng Wu
Use the average width of ASCII glyphs for cell width
tree
|
commitdiff
2013-07-05
Ander Conselvan...
desktop-shell: Don't crash on output hotplug
tree
|
commitdiff
2013-07-05
Ander Conselvan...
desktop-shell: Adapt to the new config parser API
tree
|
commitdiff
2013-07-03
Jason Ekstrand
window: Request version 3 of wl_compositor
tree
|
commitdiff
2013-07-02
Daiki Ueno
editor: Fix segfault when deleting the first character
tree
|
commitdiff
2013-06-28
Matt Roper
toytoolkit: Allow operation without a keymap
tree
|
commitdiff
2013-06-25
Kristian Høgsberg
nested: Fix direct access to resource->data
tree
|
commitdiff
2013-06-25
Kristian Høgsberg
nested: Port away from old wl_resource API
tree
|
commitdiff
2013-06-05
Daniel Stone
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
tree
|
commitdiff
2013-06-05
Rob Bradford
weston-info: Report the seat name provided by the compo...
tree
|
commitdiff
2013-06-05
Armin K
clients/nested: Fix compilation
tree
|
commitdiff
2013-06-05
U. Artie Eoff
add fullscreen to .gitignore
tree
|
commitdiff
2013-06-04
Kristian Høgsberg
clients: Nested compositor example
tree
|
commitdiff
2013-06-04
Jan Arne Petersen
editor: Do not commit/preedit after invalid delete
tree
|
commitdiff
2013-06-04
Jan Arne Petersen
editor: Improve checks on delete add asserts
tree
|
commitdiff
2013-06-04
Jan Arne Petersen
editor: Properly adjust cursor on delete
tree
|
commitdiff
2013-06-04
Jan Arne Petersen
editor: Support deleting text in preedit_string
tree
|
commitdiff
2013-06-04
Jan Arne Petersen
editor: Fix text selection
tree
|
commitdiff
2013-05-28
Alexander Larsson
fullscreen: Add fullscreen testing client
tree
|
commitdiff
2013-05-28
Alexander Larsson
Convert all scales to int32_t
tree
|
commitdiff
2013-05-22
Louis-Francis Ratt...
toytoolkit: Make the window resizing optimization optional
tree
|
commitdiff
2013-05-22
Pekka Paalanen
desktop-shell: new wallpaper mode scale-crop
tree
|
commitdiff
2013-05-22
Pekka Paalanen
shell: wait for desktop-shell init before fade in
tree
|
commitdiff
next