539 Commits (b482dbd7eb3033e12115047967cbff07ef6e2a96)

Author SHA1 Message Date
Pekka Paalanen a662206e71 protocol: move sub-surfaces to Wayland 11 years ago
Lubomir Rintel ba44c6bf2e Add [core] backend option 11 years ago
Giulio Camuffo cdb4d29096 compositor: add a way to override the default pointer grab 11 years ago
Kristian Høgsberg a3a784adae compositor: Schedule a repaint in weston_view_damage_below() 11 years ago
Jason Ekstrand 5ea048014d compositor-wayland: Add fullscreen support 11 years ago
Jason Ekstrand 12c6dd965b compositor-wayland: Add a --scale option 11 years ago
Jason Ekstrand 48ce42177f compositor-wayland: Parse [output] config sections and more options 11 years ago
Jason Ekstrand 33ff636812 Move region transformation code to weston_transformed_region 11 years ago
Jason Ekstrand b6a3cc7f17 Make weston_output_transform_coordinate more sane 11 years ago
Jason Ekstrand 00b842854b Remove the concept of a border from weston_output. 11 years ago
Jason Ekstrand ff2fd46e9c compositor-wayland: Add pixman/SHM fallback mode 11 years ago
Tomeu Vizoso 96dc9e4f1f rpi: Remove create_view and destroy_view implementations 11 years ago
Ander Conselvan de Oliveira aa398ae1f3 compositor: Let renderers create and destroy surface state on their own 11 years ago
Kristian Høgsberg aa2700dcc8 compositor: Remove two unused variables 11 years ago
Xiong Zhang 971165368d compositor: set surface->plane from destroyed plane to NULL 11 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 11 years ago
Kristian Høgsberg 10ddd97ecf compositor: Remove redundant and not well-defined focus field 11 years ago
David Herrmann 1edf44ce26 compositor: finish frame if redraw fails 11 years ago
Kristian Høgsberg 991810c1b3 compositor: Stop the repaint loop if the compositor went to sleep 11 years ago
Ander Conselvan de Oliveira 97f2952bca gl-renderer: Build as a loadable module 11 years ago
Neil Roberts a28c69358c Add a touch binding to activate a surface 11 years ago
Neil Roberts 8b62e2043a Set new state before emitting wake signal in weston_compsitor_wake 11 years ago
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