517 Commits (1b45e5edd10682564844f0893801c403f0136d4e)

Author SHA1 Message Date
Alexandru DAMIAN 5f42930a41 config: Don't crash if we don't have a config file 11 years ago
Alexandru DAMIAN 840a421a5e compositor: check if seteuid worked 11 years ago
Giulio Camuffo 4df790e505 compositor: when unmapping a surface remove it from the compositor's list 11 years ago
Kristian Høgsberg eeefc9e311 compositor: Log the full path of the config file we're using 11 years ago
Kristian Høgsberg 1abe0486bb config-parser: Make weston_config_parse() tkae a file name 11 years ago
Kristian Høgsberg b12e35617c compositor: Unlink unmapped surface instead of rebuilding surface list 11 years ago
Hardening 57388e44e5 Notify clients on mode_switch() 11 years ago
Hardening ff39efa5c0 Rename current, origin, scale, origin_scale 11 years ago
Kristian Høgsberg 61741a293c compositor: Generalize VT switching as a session_signal 11 years ago
Stanislav Vorobiov bfbb8e59fa gl_renderer: Use EGL_WAYLAND_Y_INVERTED_WL to query wl_buffer's orientation 11 years ago
Jason Ekstrand a985da48a7 Add a --shell option to override the default desktop-shell 11 years ago
Kristian Høgsberg ab19f937c2 compositor: Only check buffer for NULL tried to allocate something 11 years ago
Kristian Høgsberg 08b58c7c12 compositor: Handle OOM in weston_buffer_from_resource() 11 years ago
Giulio Camuffo 13b85bdb65 compositor: ref-count weston_surface instances 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Kristian Høgsberg 3c17933de8 Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer 11 years ago
Kristian Høgsberg 0ff7908767 compositor: Check wl_resource_create() return value 11 years ago
Michael Fu a2bb7919de Reset touch focus in unmap 11 years ago
Kristian Høgsberg 3c95e70496 compositor: Move weston-launch socket lookup to drm backend 11 years ago
Kristian Høgsberg 98c774f1c0 compositor: Move device coordinate transform helper to compositor.c 11 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 11 years ago
Kristian Høgsberg 9dadfb5352 compositor: Eliminate marshalling warning for leave events 11 years ago
Hardening c077a8435d Document RDP compositor options 11 years ago
Rob Bradford 27b1793857 compositor: rebuild the global list if we've removed a surface from it 11 years ago
Ander Conselvan de Oliveira 3c36bf3486 compositor: Remove a plane from the compositor list when releasing it 11 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 11 years ago
Rob Bradford 382ff46ffb build: Make libxkbcommon build-time optional in the compositor 11 years ago
Matt Roper 01a9273bd2 input: Add support for making libxkbcommon optional 11 years ago
Kristian Høgsberg c2d7042b9d compositor: Fix a couple of left-over wl_resource direct access 11 years ago
Kristian Høgsberg f00460771e compositor: Fix remaining double free()s 11 years ago
Kristian Høgsberg 6c8d778646 compositor: Remove double free()s in resource destructors 11 years ago
Jason Ekstrand 6bd6294f4a Add a weston_buffer structure to replace wl_buffer 11 years ago
Jason Ekstrand 0bd587e645 subsurfaces: Use wl_resource_get accessors for subsurfaces 11 years ago
Jason Ekstrand a0d2dde6cd output: Use wl_resource_get accessors for weston_output resources 11 years ago
Jason Ekstrand fbbbec8ef5 callback: Change resource to a wl_resource pointer 11 years ago
Jason Ekstrand 8895efcd0d region: Change resource to a wl_resource pointer 11 years ago
Jason Ekstrand 0f2ef7ebd3 Use wl_resource_get_user_data for weston_surface resources 11 years ago
Tiago Vignatti fb2adba3da xwayland: Forward global position to X 11 years ago
Jason Ekstrand 26ed73cee8 Change weston_surface.resource to a wl_resource pointer. 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
U. Artie Eoff 3b64d6236c use _exit instead of exit if client fails to exec 11 years ago
Alexander Larsson 355748e3b5 shell: Use buffer_scale as output scale on fullscreen DRIVER 11 years ago
Alexander Larsson e32c376776 compositor: Store original output scale 11 years ago
Alexander Larsson 0b13506ecf compositor: Store modes in physical units 11 years ago
Alexander Larsson edddbd14ac Convert all scales to int32_t 11 years ago
Kristian Høgsberg 14e438c8a2 compositor: Parse config file in main(), only keep weston config object 11 years ago
Kristian Høgsberg 6a047915c0 compositor: Use new config parser for keyboard options 11 years ago
Kristian Høgsberg 732747114a Add new config parser 11 years ago
Pekka Paalanen e31e053369 rpi: switch to rpi-renderer 11 years ago
Pekka Paalanen 4fc5dd0099 compositor: add capability CAPTURE_YFLIP 11 years ago