5806 Commits (9e07d25a1b933007c403df27fa430a82a2327743)
 

Author SHA1 Message Date
Olivier Fourdan 9e07d25a1b xwm: Don't change focus on focus events from grabs 7 years ago
Daniel Stone eca5cca561 Account for very large repaint window misses 7 years ago
Bryce Harrington 9ad4de1f7a
desktop-shell: Enable per-output fade animations 8 years ago
Derek Foreman 2cd87fe8d7 compositor-drm: Fix disabling cursor plane 8 years ago
Pekka Paalanen 5f93b9f640 libweston-desktop/xwayland: react to geometry changes 8 years ago
Pekka Paalanen 7ace831ca6 xwm: use _XWAYLAND_ALLOW_COMMITS 8 years ago
Pekka Paalanen ad0da4596d xwm: do not draw decor twice on map 8 years ago
Philipp Zabel 552e4c4309 libweston: fix pixel-format helpers compilation on non-X11 EGL platforms 8 years ago
Pekka Paalanen c65df6403a libweston: improve weston_output_disable() comments 8 years ago
Daniel Stone 08d4edf20d compositor-drm: Rename drm_sprite to drm_plane 8 years ago
Daniel Stone 205c0a018c compositor-drm: Clean up page_flip_pending path 8 years ago
Daniel Stone 65d87d071f compositor-drm: Turn vblank_pending from bool to refcount 8 years ago
Daniel Stone f30a18c1c3 compositor-drm: Introduce fb_last member 8 years ago
Emil Velikov 863e66b003 compositor-drm: correctly set the version of the drmEventContext 8 years ago
Daniel Stone 95d48a2a88 compositor-drm: Return FB directly from render 8 years ago
Daniel Stone 4e84f7dd32 compositor-drm: Reshuffle drm_output_render 8 years ago
Daniel Stone 5bb8f58fd2 compositor-drm: Rename current/next FB members 8 years ago
Daniel Stone e42568313c compositor-drm: Use drm_fb for cursor buffers 8 years ago
Daniel Stone 6e7a961d43 compositor-drm: Refcount drm_fb 8 years ago
Daniel Stone 05a5ac2b8f compositor-drm: Drop output from release_fb 8 years ago
Tomohito Esaki 576f42effe compositor-drm: Refactor destroy drm_fb function 8 years ago
Daniel Stone 0b70fa4b56 compositor-drm: Store format in drm_fb 8 years ago
Daniel Stone fc175a7ec8 compositor-drm: Add explicit type member to drm_fb 8 years ago
Daniel Stone a7cba1d4cd compositor-drm: Calculate more cursor state up front 8 years ago
Daniel Stone 903721a621 libweston: Add pixel-format helpers 8 years ago
Pekka Paalanen b030897b38 build: make libdrm a hard build-time dependency 8 years ago
Pekka Paalanen 4e3522bbd5 build: do not link libdrm without DRM backend 8 years ago
Pekka Paalanen 2667e9e399 configure: replace HAVE_LIBDRM with BUILD_DRM_COMPOSITOR 8 years ago
Emmanuel Gil Peyrot c394179488
desktop-shell: Position maximized surfaces on the correct output. 8 years ago
Sergi Granell 597dde5cf6
wcap: Prevent fd leak in wcap_decoder_create() fail path 8 years ago
Raúl Peñacoba fec723ef56
compositor-wayland: Properly dealloc mmap data using munmap 8 years ago
Raúl Peñacoba 745e647f18
editor: Add missing free() and display_destroy() in main 8 years ago
Raúl Peñacoba bd8dc0a255
ivi-layout: Add missing free() in ivi_view_create 8 years ago
Raúl Peñacoba 5fc8d5eb9d
gl-renderer: Change 'data' type to 'uint8_t *', since 'void *' arithmetic is undefined 8 years ago
Sergi Granell ceb5981af0
compositor-drm: Add missing drmModeFreeResources in drm_device_is_kms 8 years ago
Sergi Granell eaa7358403
compositor-wayland: Call weston_compositor_exit when receiving an xdg toplevel close event 8 years ago
Raúl Peñacoba 07a2b99f7f
desktop-shell: Remove unused variable in panel_create 8 years ago
Sergi Granell ed016bff23
compositor-wayland: Call set_window_geometry when using zxdg_shell_v6 8 years ago
Derek Foreman 88353ddad7
weston-terminal: Fix race at startup 8 years ago
Derek Foreman 091c801705
desktop-shell: launch clients in their own process group. 8 years ago
Derek Foreman f0d39b2243
weston: Set CLOEXEC on stdin 8 years ago
Derek Foreman 5ef6bd7eee
os: Check for EINTR on ftruncate() 8 years ago
Derek Foreman 91d4bce7c3
os: Check for EINTR on posix_fallocate() 8 years ago
Sergi Granell 7fecb43735
compositor-wayland: Check the return value of wayland_output_create_common 8 years ago
Sergi Granell 2dcbb8d20d
compositor-wayland: Refactor struct wayland_output::name usage 8 years ago
Sergi Granell b4c088630f
Fix uninitialized msec_to_next in output_repaint_timer_arm 8 years ago
Pekka Paalanen 65e57c93ca man: move pageflip-timeout later 8 years ago
Derek Foreman 7609178917 weston-terminal: Add a --maximized command line parameter 8 years ago
Daniel Stone 5a313c2f00 weston-launch: Add sysmacros.h include for major() 8 years ago
Daniel Stone 4933ca5e57 libinput: Suppress unhandled-case warning 8 years ago