1671 Commits (8fbe3a68d4dbe17d1dea3c2f61f1cbddce6f8858)

Author SHA1 Message Date
Kristian Høgsberg 9e5d7d17a7 shell: Remove redundant weston_pointer field from shell_grab 11 years ago
Kristian Høgsberg 97e806f138 evdev: Use weston_output_transform_coordinate for evdev touch screens 11 years ago
Kristian Høgsberg 98c774f1c0 compositor: Move device coordinate transform helper to compositor.c 11 years ago
Kristian Høgsberg 18684d442e weston-launch: Ignore sighup 11 years ago
Rob Bradford bdeb5d224d shell: Respect output transformation for input panel surface 12 years ago
Rob Bradford e1ad1d2498 tablet-shell: Avoid infinite loop when unlocking 12 years ago
Rob Bradford 6cf9b01e88 tablet-shell: Fix copy and paste error in unlock handler 12 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 12 years ago
Kristian Høgsberg aaadc774a7 input: Remove wl_seat global when a seat is destroyed 12 years ago
Kristian Høgsberg fa514b496e xwayland: Don't allow resizing to 0x0 or less 12 years ago
Kristian Høgsberg 07d48a306e weston-launch: Fix the typo for real this time 12 years ago
Kristian Høgsberg 9dadfb5352 compositor: Eliminate marshalling warning for leave events 12 years ago
Giulio Camuffo 708b8af018 input: check if the resource is valid in seat_get_pointer 12 years ago
Hardening c077a8435d Document RDP compositor options 12 years ago
Hardening fe107f368a Fix compilation with FreeRDP master 12 years ago
Kristian Høgsberg 7e80f1b656 weston-launch: Fix an error message typo 12 years ago
Quentin Glidic 735302ea2d weston-launch: Set all groups for user 12 years ago
Rob Bradford 27b1793857 compositor: rebuild the global list if we've removed a surface from it 12 years ago
Ander Conselvan de Oliveira 3c36bf3486 compositor: Remove a plane from the compositor list when releasing it 12 years ago
Kristian Høgsberg 00db2ee5ff xwayland: Don't crash when we get configure notify for destroyed frame windows 12 years ago
Kristian Høgsberg 6780073d78 shell: Always go through end_busy_cursor when ending the busy cursor grab 12 years ago
Kristian Høgsberg da751b8f9a input: Don't cache pointer grab interface between calls to focus and motion 12 years ago
Kristian Høgsberg c9974a0796 shell: Dont set grab cursor if desktop-shell client died 12 years ago
Rob Bradford dfe310512b shell: Allow ending of popup grabs from within the starting of the grab 12 years ago
Louis-Francis Ratté-Boulianne 9a4f10f6bc shell: Fix calculation of center point in surface rotation 12 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 12 years ago
Jason Ekstrand f568fd5c35 Add a MIN macro 12 years ago
MoD 384a11aeac xwm: Use empty opaque region for windows with alpha 12 years ago
Kristian Høgsberg 3bdaa3e249 touchpad: Handle two-finger click as right click for button pads 12 years ago
Rob Bradford 382ff46ffb build: Make libxkbcommon build-time optional in the compositor 12 years ago
Matt Roper 01a9273bd2 input: Add support for making libxkbcommon optional 12 years ago
Rob Bradford 66bd9f5baf compositor-drm: Enable seat constraining when configured in weston.ini 12 years ago
Alex Wu 4451aa5d95 xwayland: modify Makefile.am to clean up BUILD_SOURCES 12 years ago
Rob Bradford 806d8c0b78 input: Add weston_pointer_clamp function to ensure pointer visible 12 years ago
Rob Bradford 1d697d7adf udev-seat: Refactor out seat lookup and possible creation 12 years ago
Ander Conselvan de Oliveira 047e9b97b3 gl-renderer: Split gl_renderer_attach() into smaller functions 12 years ago
Ander Conselvan de Oliveira 6be5f439d5 gl-renderer: Fix initial upload of SHM buffer as texture 12 years ago
Ander Conselvan de Oliveira a9bf16157e gl-renderer: Track the buffer type in gl_surface_state 12 years ago
Kristian Høgsberg 4c6ddf102c compositor: Remove a few legacy uses of wl_object 12 years ago
Kristian Høgsberg c2d7042b9d compositor: Fix a couple of left-over wl_resource direct access 12 years ago
Kristian Høgsberg 166aeaa411 gl-renderer: Use eglQueryWaylandBufferWL for getting width and height 12 years ago
Nathan Reboud e81f9547bb src/.gitignore: add spring-tool to .gitignore 13 years ago
Kristian Høgsberg e2173b5f36 data-device: Remove redundant and confusing assignment 12 years ago
Kristian Høgsberg 489b279be9 data-device: Don't leak wl_data_source in destructor 12 years ago
Kristian Høgsberg f00460771e compositor: Fix remaining double free()s 12 years ago
Kristian Høgsberg 6c8d778646 compositor: Remove double free()s in resource destructors 12 years ago
Jason Ekstrand 6bd6294f4a Add a weston_buffer structure to replace wl_buffer 12 years ago
Jason Ekstrand 8a4a9eb2e4 data-device: Change resources in wl_data_offer and wl_data_source to pointers. 12 years ago
Giulio Camuffo 1fd4b01d10 input: check if the focus surface has a valid resource 12 years ago
Giulio Camuffo c0b9487937 compositor-drm: select the highest possible mode frequency 12 years ago