2847 Commits (ece6b5af51460c21f5bdd1fae4e7c2ea9f707e2f)
 

Author SHA1 Message Date
Jan Arne Petersen ece6b5af51 text: Add language and text-direction to protocol 12 years ago
Kristian Høgsberg f91871980e xwm: Reparent client windows into ARGB windows 12 years ago
Richard Hughes afe690cbcf Move the optional output name property from drm_output to weston_output 12 years ago
Chris Michael eb2074a18b Fix not checking return value of drmIoctl function call to map dumb buffer 12 years ago
Richard Hughes ab74562335 Include config.h in compositor-drm.c 12 years ago
Richard Hughes e7299962a9 Add a set_gamma vfunc on weston_output 12 years ago
Richard Hughes 59d5da79be Add a output_created_signal on weston_compositor 12 years ago
Richard Hughes 64ddde1e70 Add a destroy_signal on weston_output 12 years ago
Richard Hughes 2b2092adb4 Extract and parse the EDID when outputs are added 12 years ago
Emilio Pozuelo Monfort f12a094ade weston.ini: document background-type 12 years ago
Yeh, Sinclair 952e6df8fc Fix simple-egl tear-down order to prevent a crash on exit time 12 years ago
Kristian Høgsberg 93c76fe4b1 configure.ac: Bump to 1.1.90 to open master for 1.2 work 12 years ago
Kristian Høgsberg 2e43720743 window: Add a log handler for window.c clients 12 years ago
Kristian Høgsberg c08bc364fc configure.ac: Bump version to 1.1.0 12 years ago
Philipp Brüschweiler 63e7be60b3 shell: clear popup grab interface on remove_popup_grab and popup_grab_end 12 years ago
Philipp Brüschweiler 96386b8e5e desktop-shell: better error logging 12 years ago
Hardening 4a3c150c96 Correctly handle extended RDP keycodes 12 years ago
Tiago Vignatti b67c91d46d clients: tablet-shell: Wait for set_homescreen hits the server 12 years ago
Jonas Ådahl e5a1225bc4 Make backends always specify output repaint time 12 years ago
Kristian Høgsberg b76237e508 compositor-drm: Allow running without launcher if effective UID is 0 12 years ago
Armin K eb3c73f288 Fix compiler warnings 12 years ago
Quentin Glidic 5daccc373e autotools: Add a libunwind configure switch 12 years ago
Rob Bradford 91ae483ab9 compositor: Use wl_pointer_set_current to cleanup after surface destruction 12 years ago
Giulio Camuffo 319b91b97a window: don't execute the selected menu item when getting popup_done 12 years ago
Philipp Brüschweiler e14560e381 compositor: add information about the fbdev backend to --help output 12 years ago
Hardening a83409cbff RDP compositor take 6 12 years ago
Philipp Brüschweiler 57edf7f49e compositor: add WESTON_COMPOSITOR_OFFSCREEN state 12 years ago
Damien Lespiau cee79e91f3 gitignore: Ignore test-driver 12 years ago
Giulio Camuffo 7fe01b18d8 sdk: be C++ friendly 12 years ago
Damien Lespiau b5bae3450c build: Make the X11 compositor explicitely depend on xcb-shm 12 years ago
Kristian Høgsberg 88817f869f compositor: Remove unused wl_pointer variable 12 years ago
Peter Maatman e5b42e4466 Added handler for SIGABRT 12 years ago
Jonas Ådahl 848e2e670e evdev-touchpad: Disable tap FSM by default on touchpads with button pads 12 years ago
Kristian Høgsberg 5006596a72 compositor-x11: Fix relative motion reporting for multiple outputs 12 years ago
Rob Bradford c088e2c011 compositor: Support notifying with absolute position too 12 years ago
Rafal Mielniczuk 32069c09ea compositor-drm: ensure we run drm-backend using weston-launch 12 years ago
Giulio Camuffo 1b4b61ace3 shell: set the popup grab button as pressed only if it actually is 12 years ago
Giulio Camuffo 5085a75dee shell: handle multiple popups 12 years ago
Rob Bradford 0f3f97d34a weston-egl: Allow compilation against older EGL stack 12 years ago
Scott Moreau 706d15e2a7 Revert "weston.ini: Use 'modeline' key for modeline example" 12 years ago
Scott Moreau 650aab55e7 weston.man: Document the way to disable idle timeout 12 years ago
Emilio Pozuelo Monfort 02d8ad6021 config.ini: add examples for cursor-theme and cursor-size 12 years ago
Emilio Pozuelo Monfort 57ac406c2f weston.ini.man: document cursor-theme and cursor-key 12 years ago
Emilio Pozuelo Monfort ab44b0c61e toytoolkit: implement cursor-size config key 12 years ago
Siddharth Heroor d6be88b5e2 weston-launch: cleanup - return failures in main with EXIT_FAILURE 12 years ago
Philipp Brüschweiler e74dc19aa1 compositor-rpi: Use correct enum, removes a warning 12 years ago
Philipp Brüschweiler 4b409c387d compositor: remove unused field option_idle_time 12 years ago
Philipp Brüschweiler 7a3ec74cb6 weston-launch: return better value if weston dies because of a signal 12 years ago
Philipp Brüschweiler ff253129c5 weston-launch: move function calls out of assert() 12 years ago
MoD 063a882dc7 toytoolkit: avoid redrawing a window between maximize and configure 12 years ago