Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
3326820e0f959778f89c3e62e4a4849ab799519d
3326820
libweston-desktop/xwayland: clarify 'added' logic
by Pekka Paalanen
· 9 years ago
a838b78
libweston-desktop/xwayland: window type XWAYLAND cannot have a parent
by Pekka Paalanen
· 9 years ago
44660c3
XWM: debug position and size on map request
by Pekka Paalanen
· 9 years ago
7db6c43
XWM: debug position on create_notify
by Pekka Paalanen
· 9 years ago
e6dec90
compositor-x11: fix segfault when use_pixman is true
by Ryo Munakata
· 9 years ago
04bd040
Don't include version.h from compositor.h
by Daniel Stone
· 9 years ago
9983400
tests: Extend subsurface place_{above,below} hierarchy
by Daniel Stone
· 9 years ago
9f3d95e
build: fix wayland-backend distcheck
by Pekka Paalanen
· 9 years ago
2b685d9
weston-terminal: Fix crash on first keystroke
by Derek Foreman
· 9 years ago
b8c16c9
compositor: allow using nested parent as a subsurface sibling
by Arnaud Vrac
· 9 years ago
11f8fcb
xwayland: Create the drag-and-drop window in weston_wm_dnd_init
by Carlos Garnacho
· 9 years ago
24d306c
libweston: Add move (without scale) animation
by Quentin Glidic
· 9 years ago
e7ed60f
desktop-shell/client: Add left/right panel position (basic) support
by Quentin Glidic
· 9 years ago
51c2c37
desktop-shell/client: Introduce helper variables
by Quentin Glidic
· 9 years ago
3e37b34
desktop-shell/client: Parse the clock format once
by Quentin Glidic
· 9 years ago
f9574f2
desktop-shell/client: Use a proper enum for clock format
by Quentin Glidic
· 9 years ago
e8bf959
desktop-shell: Properly position the panel surface
by Quentin Glidic
· 9 years ago
581df06
desktop-shell: Compute panel size without using output
by Quentin Glidic
· 9 years ago
55d5701
desktop-shell/client: Add bottom panel support
by Quentin Glidic
· 9 years ago
fe0410b
gl: Don't declare variables in for loop
by Bryce Harrington
· 9 years ago
3447619
compositor-wayland: Port to xdg-shell-v6
by Armin Krezović
· 9 years ago
e5732c7
gl-renderer: add support of WL_SHM_FORMAT_YUYV
by Vincent ABRIOU
· 9 years ago
225bf9d
compositor-x11: Move vfunc setting from set_size to enable
by Armin Krezović
· 9 years ago
2e66252
compositor-wayland: Destroy shm buffers on output disable
by Armin Krezović
· 9 years ago
78895c5
compositor-wayland: Properly clean up on backend destroy
by Armin Krezović
· 9 years ago
f054d35
compositor-wayland: Simplify fullscreen output surface handling
by Armin Krezović
· 9 years ago
f16de17
compositor-wayland: Move vfunc setting from set_size to enable
by Armin Krezović
· 9 years ago
e31d95f
weston-editor: Free preferred_language in text_entry_destroy
by Silvan Jegen
· 9 years ago
5e60408
clients/nested-client: call eglTerminate/eglReleaseThread at exit
by Emil Velikov
· 9 years ago
a69b870
tests/buffer-count-test: teardown after the test
by Emil Velikov
· 9 years ago
0263955
gl-renderer: use weston_platform_destroy_egl_surface wrapper
by Emil Velikov
· 9 years ago
050e5d0
clients/window: use weston_platform_destroy_egl_surface wrapper
by Emil Velikov
· 9 years ago
0050536
clients/subsurfaces: use weston_platform_destroy_egl_surface wrapper
by Emil Velikov
· 9 years ago
903cb57
clients/simple-egl: use weston_platform_destroy_egl_surface wrapper
by Emil Velikov
· 9 years ago
915ee13
clients/nested-client: destroy the EGL surface during teardown
by Emil Velikov
· 9 years ago
3612be2
shared/platform.h: introduce weston_platform_destroy_egl_surface()
by Emil Velikov
· 9 years ago
43cea54
gl-renderer: add support for EGL_KHR_swap_buffers_with_damage
by Emil Velikov
· 9 years ago
c77d30c
simple-egl: add support for EGL_KHR_swap_buffers_with_damage
by Emil Velikov
· 9 years ago
46dc9b4
libweston: Move text_backend_* to weston.h
by Quentin Glidic
· 9 years ago
c3b6372
Ignore the OSC code for desktop notifications
by Dima Ryazanov
· 9 years ago
08f09e2
libweston: remove unused function declaration of weston_compositor_top
by Ryo Munakata
· 9 years ago
08a35d3
xwayland: Fix X11 lock file size confusion
by Daniel Stone
· 9 years ago
97863d6
text-input: Clear out context->input pointer
by Daniel Stone
· 9 years ago
e7fff21
xwayland: Fix crash when run with no input device
by Tom Hochstein
· 9 years ago
61beda6
xwayland: fix lock file parsing
by Pekka Paalanen
· 9 years ago
9b1f8ef
Get rid of the window_create_menu function
by Dima Ryazanov
· 9 years ago
c027153
terminal: Silence maybe-uninitialized warning
by Quentin Glidic
· 9 years ago
df84dbe
input: Update keyboard serial on press and release
by Olivier Fourdan
· 9 years ago
e3bfee1
gl-renderer: Use EGL_KHR_no_config_context
by Armin Krezović
· 9 years ago
c3ded66
clients: Fix weston-scaler source-only mode to use integer width and height
by Derek Foreman
· 9 years ago
be8a6d3
xdg-shell: validate positioner object
by Sjoerd Simons
· 9 years ago
7da3823
ivi-shell: describe members of type wl_list
by Ucan, Emre (ADITG/SW1)
· 9 years ago
606f592
ivi-shell: clear unused struct members
by Ucan, Emre (ADITG/SW1)
· 9 years ago
967b6bc
gl-renderer: Refactor gl_renderer_output_window_create()
by Miguel A. Vico
· 9 years ago
41700e3
gl-renderer: Add <platform_attribs> param to gl_renderer_display_create
by Miguel A. Vico
· 9 years ago
684c9f4
gl-renderer: Accept non-NULL empty <visual_id> arrays
by Miguel A. Vico
· 9 years ago
4057cd9
gl-renderer: Rename <attribs> param of gl_renderer to <config_attribs>
by Miguel A. Vico
· 9 years ago
c095cde
gl-renderer: Rename gl_renderer::output_create to output_window_create
by Miguel A. Vico
· 9 years ago
dddc670
gl-renderer: Rename gl_renderer_create to gl_renderer_display_create
by Miguel A. Vico
· 9 years ago
9c526e0
gl-renderer: conditionally call query_buffer while gl_renderer_attach
by Vincent Abriou
· 9 years ago
7327d5a
libweston: fix building issue when EGL support is not enabled
by Vincent Abriou
· 9 years ago
67fe3db
xwayland: Move includes to avoid deprecation warnings
by Daniel Stone
· 9 years ago
5b01596
clients: Make XKB compose support conditional
by Daniel Stone
· 9 years ago
75b7197
Add configuration option for no input device.
by Daniel Díaz
· 9 years ago
2dae4d0
libweston-desktop: destroy wl_shell_surface after the wl_surface is destroyed
by Giulio Camuffo
· 9 years ago
2045016
compositor-wayland: Convert fullscreen flag to bool
by Armin Krezović
· 9 years ago
c6a899d
simple-im: Rename source file to be consistent with other client tools
by Bryce Harrington
· 9 years ago
4c66a90
simple-im: Use the appropriate enum names to xkb calls
by Bryce Harrington
· 9 years ago
8224171
simple-im: Use returns from main() consistently
by Bryce Harrington
· 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
2d321e3
compositor-wayland: Convert draw_initial_frame to boolean
by Armin Krezović
· 9 years ago
7f1c0b8
compositor-wayland: Convert sprawl flag to boolean
by Armin Krezović
· 9 years ago
7e71b87
compositor-wayland: Convert use-pixman flag to boolean
by Armin Krezović
· 9 years ago
00a03d2
gl-renderer: add support of WL_SHM_FORMAT_NV12
by Vincent Abriou
· 9 years ago
fdeefe4
gl-renderer: add support of WL_SHM_FORMAT_YUV420
by Vincent Abriou
· 9 years ago
c950667
libweston: include weston-egl-ext.h in drm, x11 and wayland compositor
by Vincent Abriou
· 9 years ago
a483cac
compositor-rdp: Properly destroy the renderer and pixman image
by Armin Krezović
· 9 years ago
927267b
libweston: Drop requirement of setting mm_width/mm_height in backends
by Armin Krezović
· 9 years ago
5fe00cb
libweston: Remove weston_backend_output_config structure
by Armin Krezović
· 9 years ago
4008740
weston: Rename weston_output_init_pending() to weston_output_init()
by Armin Krezović
· 9 years ago
782f5df
libweston: Merge weston_output_init() into weston_output_enable()
by Armin Krezović
· 9 years ago
c3d2f96
weston: Port X11 backend to new output handling API
by Armin Krezović
· 9 years ago
174448a
weston: Port Wayland backend to new output handling API
by Armin Krezović
· 9 years ago
8f1dca1
weston: Port RDP backend to new output handling API
by Armin Krezović
· 9 years ago
7fb1775
weston: Port headless backend to new output handling API
by Armin Krezović
· 9 years ago
6ba369d
weston: Port fbdev backend to new output handling API
by Armin Krezović
· 9 years ago
0836813
weston: Port DRM backend to new output handling API
by Armin Krezović
· 9 years ago
a3666d2
compositor: Implement output configuration using windowed_output_api
by Armin Krezović
· 9 years ago
4690c56
libweston: Add initial output API for windowed outputs configuration
by Armin Krezović
· 9 years ago
a01ab6d
libweston: Add more functionality for handling weston_output objects
by Armin Krezović
· 9 years ago
aca3ffb
gl-renderer: Add support for DRM_FORMAT_YUV444 buffers
by Matthias Treydte
· 9 years ago
eaf5841
clients/stacking: Silence a compiler warning
by Armin Krezović
· 9 years ago
72f68c5
libweston-desktop: fix sending the configure event with wl_shell
by Giulio Camuffo
· 9 years ago
3123c81
configure: remove double equal test bashism
by Murray Calavera
· 9 years ago
e338ced
shared/platform: include weston-egl-ext.h only if ENABLE_EGL is defined
by Krzysztof Konopko
· 9 years ago
4e2fa0a
libweston-desktop: Fix some clang warnings
by Armin Krezović
· 9 years ago
5d72bc4
string-helpers.h: Fix usage on musl libc
by Kylie McClain
· 9 years ago
d8b17bc
share/cairo-util: Use wl_pointer_button_state enum directly
by Quentin Glidic
· 9 years ago
9c36eb9
zunitc/junit-reporter: Silence pointer-sign warning
by Quentin Glidic
· 9 years ago
Next »