5538 Commits (2dae4d0110a1e3699f0e99ca0e6a6a6904842253)
 

Author SHA1 Message Date
Giulio Camuffo 2dae4d0110
libweston-desktop: destroy wl_shell_surface after the wl_surface is destroyed 8 years ago
Armin Krezović 2045016d8e
compositor-wayland: Convert fullscreen flag to bool 8 years ago
Bryce Harrington c6a899dec7 simple-im: Rename source file to be consistent with other client tools 8 years ago
Bryce Harrington 4c66a9031c simple-im: Use the appropriate enum names to xkb calls 8 years ago
Bryce Harrington 8224171c22 simple-im: Use returns from main() consistently 8 years ago
Bryce Harrington e57b6a13ab window: Fix 'devlivery' misspelling 8 years ago
Bryce Harrington 894b3ecc63 clients: Add XKB compose key support 8 years ago
Armin Krezović 2d321e3321
compositor-wayland: Convert draw_initial_frame to boolean 8 years ago
Armin Krezović 7f1c0b8a35
compositor-wayland: Convert sprawl flag to boolean 8 years ago
Armin Krezović 7e71b8755a
compositor-wayland: Convert use-pixman flag to boolean 8 years ago
Vincent Abriou 00a03d2f72 gl-renderer: add support of WL_SHM_FORMAT_NV12 8 years ago
Vincent Abriou fdeefe4241 gl-renderer: add support of WL_SHM_FORMAT_YUV420 8 years ago
Vincent Abriou c950667e87 libweston: include weston-egl-ext.h in drm, x11 and wayland compositor 8 years ago
Armin Krezović a483cac1af compositor-rdp: Properly destroy the renderer and pixman image 8 years ago
Armin Krezović 927267b915 libweston: Drop requirement of setting mm_width/mm_height in backends 8 years ago
Armin Krezović 5fe00cb975 libweston: Remove weston_backend_output_config structure 8 years ago
Armin Krezović 4008740d5e weston: Rename weston_output_init_pending() to weston_output_init() 8 years ago
Armin Krezović 782f5df9e3 libweston: Merge weston_output_init() into weston_output_enable() 8 years ago
Armin Krezović c3d2f960d2 weston: Port X11 backend to new output handling API 8 years ago
Armin Krezović 174448a91b weston: Port Wayland backend to new output handling API 8 years ago
Armin Krezović 8f1dca1369 weston: Port RDP backend to new output handling API 8 years ago
Armin Krezović 7fb17756fc weston: Port headless backend to new output handling API 8 years ago
Armin Krezović 6ba369dad4 weston: Port fbdev backend to new output handling API 8 years ago
Armin Krezović 083681325b weston: Port DRM backend to new output handling API 8 years ago
Armin Krezović a3666d214f compositor: Implement output configuration using windowed_output_api 8 years ago
Armin Krezović 4690c56abc libweston: Add initial output API for windowed outputs configuration 8 years ago
Armin Krezović a01ab6d525 libweston: Add more functionality for handling weston_output objects 8 years ago
Matthias Treydte aca3ffb3a9
gl-renderer: Add support for DRM_FORMAT_YUV444 buffers 8 years ago
Armin Krezović eaf5841f0c
clients/stacking: Silence a compiler warning 8 years ago
Giulio Camuffo 72f68c53ea
libweston-desktop: fix sending the configure event with wl_shell 8 years ago
Murray Calavera 3123c81356
configure: remove double equal test bashism 8 years ago
Krzysztof Konopko e338ced1e0 shared/platform: include weston-egl-ext.h only if ENABLE_EGL is defined 8 years ago
Armin Krezović 4e2fa0abc3
libweston-desktop: Fix some clang warnings 8 years ago
Kylie McClain 5d72bc404d
string-helpers.h: Fix usage on musl libc 8 years ago
Quentin Glidic d8b17bc452
share/cairo-util: Use wl_pointer_button_state enum directly 8 years ago
Quentin Glidic 9c36eb912e
zunitc/junit-reporter: Silence pointer-sign warning 8 years ago
Giulio Camuffo 148c1992ac
compositor: set the opaque region for some views with transform 8 years ago
Bryce Harrington 3578497990 configure: Also update libweston version to match weston 8 years ago
Bryce Harrington f314a0e2c6 configure.ac: bump version to 1.12.90 for open development 8 years ago
Bryce Harrington a08dff5bce configure.ac: bump to version 1.12.0 for the official release 8 years ago
Quentin Glidic a56b053ee1
libweston-desktop: Fix configure event for already well-sized surfaces 8 years ago
Bryce Harrington 870f384d0e configure.ac: bump to version 1.11.94 for the RC2 release 8 years ago
Quentin Glidic 0abf8903cb
libweston-desktop/xdg_shell_v6: Raise errors on not-yet-possible requests 8 years ago
Quentin Glidic 3d7e60798a
libweston-desktop/xdg_shell_v6: Add surface as needed 8 years ago
Quentin Glidic e30b5fb2e7
Revert "terminal: Fix crash due to race condition in init" 8 years ago
Quentin Glidic 6967f0e2d2
libweston-desktop/xdg_shell_v5: Add surface as needed 8 years ago
Quentin Glidic 920cf048f3
desktop-shell: Add back the saved position and rotation for fullscreen/maximized 8 years ago
Quentin Glidic 18a81acc17
desktop-shell: Unset fullscreen/maximized state on commit 8 years ago
Bryce Harrington 631560790e configure.ac: bump to version 1.11.93 for the RC1 release 8 years ago
Emmanuel Gil Peyrot 85571a3002
compositor-wayland: Only destroy the egl_window when using GLES. 8 years ago