552 Commits (010d0b169589ca5af5bb38fa1dba09a8885cc405)

Author SHA1 Message Date
Zhang, Xiong Y 010d0b1695 compositor: Ensure views are visible if their output was unplugged 11 years ago
Zhang, Xiong Y f301241d1a compositor: Move views when outputs are moved 11 years ago
Zhang, Xiong Y a4b54c0b79 compositor: Move the logic of moving outputs into the core 11 years ago
Ander Conselvan de Oliveira f749fc3782 compositor: Remove output from list in weston_output_destroy() 11 years ago
Jason Ekstrand 918f2dd4cf Remove the weston_view.geometry.width/height fields 11 years ago
Philip Withnall 83ffd9d17b shell: Remove weston_view_restack() 11 years ago
Tomeu Vizoso e4f7b92204 rpi: Support opaque regions 11 years ago
Pekka Paalanen da75ee1de0 compositor: merge surface size from buffer size funcs 11 years ago
Pekka Paalanen 1fd9c0f81a compositor: gather buffer_transform and _scale into a struct 11 years ago
Axel Davy 40ee921fff Do not set output->current_mode in compositor.c 11 years ago
Giulio Camuffo 0d379744d3 compositor: set weston_surface:resource to NULL when destroyed 11 years ago
Pekka Paalanen b188e912c3 compositor: fix sub-surface view stacking order 11 years ago
Daniel Stone 96d47c0ef7 Add modifier-only binding 11 years ago
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