projects
/
platform
/
upstream
/
weston.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/weston.git
2016-12-16
Daniel Stone
compositor: Assign new views to the primary plane
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Daniel Stone
compositor-drm: Reshuffle and comment plane conditions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Daniel Stone
Remove DPMS-on when going offscreen
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Daniel Stone
compositor-drm: Remove open-coded weston_compositor_wake
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Daniel Stone
compositor-drm: Delete drm_backend_set_modes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Daniel Stone
compositor-drm: Store width and height inside drm_fb
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Daniel Stone
compositor-drm: Use signed int for width/height
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Daniel Stone
compositor-drm: Use fb->fd consistently
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Daniel Stone
compositor-drm: Extract EGL destroy to helper
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Daniel Stone
compositor-drm: Simplify drm_sprite_crtc_supported
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Daniel Stone
compositor-drm: Comment struct members
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Giulio Camuffo
libweston-desktop: don't crash when getting the pid...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Daniel Stone
tests: Skip Xwayland test if binary isn't available
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Daniel Stone
libweston: Make module loading safe against long paths
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Daniel Stone
compositor-wayland: Destroy cursor images earlier
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Daniel Stone
Don't prepend protocol/ to include paths
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Bryce Harrington
editor: Load a file if specified on command line
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Bryce Harrington
editor: Use parse_options() from shared for command...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Daniel Stone
compositor-wayland: Set frame callback for Pixman
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Dima Ryazanov
gl-renderer: Fix an invalid write when closing a Weston...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Dima Ryazanov
compositor-wayland: Fix a use after free
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Pekka Paalanen
libweston-desktop/xwayland: add is_mapped handling...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Pekka Paalanen
libweston-desktop/xwayland: XWAYLAND surfaces are never...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Pekka Paalanen
libweston-desktop/xwayland: clarify 'added' logic
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Pekka Paalanen
libweston-desktop/xwayland: window type XWAYLAND cannot...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Pekka Paalanen
XWM: debug position and size on map request
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Pekka Paalanen
XWM: debug position on create_notify
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Ryo Munakata
compositor-x11: fix segfault when use_pixman is true
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Daniel Stone
Don't include version.h from compositor.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Daniel Stone
tests: Extend subsurface place_{above,below} hierarchy
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Pekka Paalanen
build: fix wayland-backend distcheck
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Derek Foreman
weston-terminal: Fix crash on first keystroke
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Arnaud Vrac
compositor: allow using nested parent as a subsurface...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Carlos Garnacho
xwayland: Create the drag-and-drop window in weston_wm_...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Quentin Glidic
libweston: Add move (without scale) animation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Quentin Glidic
desktop-shell/client: Add left/right panel position...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Quentin Glidic
desktop-shell/client: Introduce helper variables
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Quentin Glidic
desktop-shell/client: Parse the clock format once
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Quentin Glidic
desktop-shell/client: Use a proper enum for clock format
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Quentin Glidic
desktop-shell: Properly position the panel surface
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Quentin Glidic
desktop-shell: Compute panel size without using output
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Quentin Glidic
desktop-shell/client: Add bottom panel support
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Bryce Harrington
gl: Don't declare variables in for loop
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Armin Krezović
compositor-wayland: Port to xdg-shell-v6
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Vincent ABRIOU
gl-renderer: add support of WL_SHM_FORMAT_YUYV
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Armin Krezović
compositor-x11: Move vfunc setting from set_size to...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Armin Krezović
compositor-wayland: Destroy shm buffers on output disable
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Armin Krezović
compositor-wayland: Properly clean up on backend destroy
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Armin Krezović
compositor-wayland: Simplify fullscreen output surface...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Armin Krezović
compositor-wayland: Move vfunc setting from set_size...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Silvan Jegen
weston-editor: Free preferred_language in text_entry_de...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Emil Velikov
clients/nested-client: call eglTerminate/eglReleaseThre...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Emil Velikov
tests/buffer-count-test: teardown after the test
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Emil Velikov
gl-renderer: use weston_platform_destroy_egl_surface...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Emil Velikov
clients/window: use weston_platform_destroy_egl_surface...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Emil Velikov
clients/subsurfaces: use weston_platform_destroy_egl_su...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Emil Velikov
clients/simple-egl: use weston_platform_destroy_egl_sur...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Emil Velikov
clients/nested-client: destroy the EGL surface during...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Emil Velikov
shared/platform.h: introduce weston_platform_destroy_eg...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Emil Velikov
gl-renderer: add support for EGL_KHR_swap_buffers_with_...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Emil Velikov
simple-egl: add support for EGL_KHR_swap_buffers_with_d...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Quentin Glidic
libweston: Move text_backend_* to weston.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Dima Ryazanov
Ignore the OSC code for desktop notifications
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Ryo Munakata
libweston: remove unused function declaration of weston...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Daniel Stone
xwayland: Fix X11 lock file size confusion
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Daniel Stone
text-input: Clear out context->input pointer
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Tom Hochstein
xwayland: Fix crash when run with no input device
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Pekka Paalanen
xwayland: fix lock file parsing
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Dima Ryazanov
Get rid of the window_create_menu function
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Quentin Glidic
terminal: Silence maybe-uninitialized warning
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Olivier Fourdan
input: Update keyboard serial on press and release
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Armin Krezović
gl-renderer: Use EGL_KHR_no_config_context
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Derek Foreman
clients: Fix weston-scaler source-only mode to use...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Sjoerd Simons
xdg-shell: validate positioner object
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Ucan, Emre...
ivi-shell: describe members of type wl_list
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Ucan, Emre...
ivi-shell: clear unused struct members
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Miguel A. Vico
gl-renderer: Refactor gl_renderer_output_window_create()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Miguel A. Vico
gl-renderer: Add <platform_attribs> param to gl_rendere...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Miguel A. Vico
gl-renderer: Accept non-NULL empty <visual_id> arrays
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Miguel A. Vico
gl-renderer: Rename <attribs> param of gl_renderer...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Miguel A. Vico
gl-renderer: Rename gl_renderer::output_create to outpu...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Miguel A. Vico
gl-renderer: Rename gl_renderer_create to gl_renderer_d...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Vincent Abriou
gl-renderer: conditionally call query_buffer while...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Vincent Abriou
libweston: fix building issue when EGL support is not...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Daniel Stone
xwayland: Move includes to avoid deprecation warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Daniel Stone
clients: Make XKB compose support conditional
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Daniel Díaz
Add configuration option for no input device.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Giulio Camuffo
libweston-desktop: destroy wl_shell_surface after the...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Armin Krezović
compositor-wayland: Convert fullscreen flag to bool
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Bryce Harrington
simple-im: Rename source file to be consistent with...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Bryce Harrington
simple-im: Use the appropriate enum names to xkb calls
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Bryce Harrington
simple-im: Use returns from main() consistently
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Bryce Harrington
window: Fix 'devlivery' misspelling
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Bryce Harrington
clients: Add XKB compose key support
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Armin Krezović
compositor-wayland: Convert draw_initial_frame to boolean
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Armin Krezović
compositor-wayland: Convert sprawl flag to boolean
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Armin Krezović
compositor-wayland: Convert use-pixman flag to boolean
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Vincent Abriou
gl-renderer: add support of WL_SHM_FORMAT_NV12
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Vincent Abriou
gl-renderer: add support of WL_SHM_FORMAT_YUV420
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Vincent Abriou
libweston: include weston-egl-ext.h in drm, x11 and...
commit
|
commitdiff
|
tree
|
snapshot
next