3132 Commits (46cb4a95134480eec24a1f3b456a9aa63cc0ce1b)
 

Author SHA1 Message Date
Kristian Høgsberg 46cb4a9513 Bump versionto 1.1.91 11 years ago
Peter Maatman b9a23f4fb8 clients/editor.c: Draw cursor at correct verical position 11 years ago
Peter Maatman 08c38d4bc5 clients/editor.c: Ignore ESC key 11 years ago
Rob Bradford e1ad1d2498 tablet-shell: Avoid infinite loop when unlocking 11 years ago
Rob Bradford 6cf9b01e88 tablet-shell: Fix copy and paste error in unlock handler 11 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 11 years ago
Kristian Høgsberg ac3a8b83fd tests: Fix warnings in config-parser-test 11 years ago
Quentin Glidic d2d70f2aeb tests: Move config-parser.test to tests/ 11 years ago
Peng Wu f291f20553 Use the average width of ASCII glyphs for cell width 11 years ago
Kristian Høgsberg aaadc774a7 input: Remove wl_seat global when a seat is destroyed 11 years ago
Kristian Høgsberg fa514b496e xwayland: Don't allow resizing to 0x0 or less 11 years ago
Kristian Høgsberg 07d48a306e weston-launch: Fix the typo for real this time 11 years ago
Kristian Høgsberg 9dadfb5352 compositor: Eliminate marshalling warning for leave events 11 years ago
Giulio Camuffo 708b8af018 input: check if the resource is valid in seat_get_pointer 11 years ago
Hardening c077a8435d Document RDP compositor options 11 years ago
Hardening fe107f368a Fix compilation with FreeRDP master 11 years ago
Quentin Glidic c71cc99c0e tests: Add .weston extension to clients tests 11 years ago
Kristian Høgsberg 7e80f1b656 weston-launch: Fix an error message typo 11 years ago
Quentin Glidic 735302ea2d weston-launch: Set all groups for user 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 e492549536 desktop-shell: Don't crash on output hotplug 11 years ago
Ander Conselvan de Oliveira 6d75da7906 desktop-shell: Adapt to the new config parser API 11 years ago
Ander Conselvan de Oliveira 3c36bf3486 compositor: Remove a plane from the compositor list when releasing it 11 years ago
Kristian Høgsberg c1ae40222c tests: Rename xwayland_test to xwayland-test 11 years ago
Kristian Høgsberg 00db2ee5ff xwayland: Don't crash when we get configure notify for destroyed frame windows 11 years ago
Kristian Høgsberg 6780073d78 shell: Always go through end_busy_cursor when ending the busy cursor grab 11 years ago
Kristian Høgsberg da751b8f9a input: Don't cache pointer grab interface between calls to focus and motion 11 years ago
Kristian Høgsberg c9974a0796 shell: Dont set grab cursor if desktop-shell client died 11 years ago
Rob Bradford dfe310512b shell: Allow ending of popup grabs from within the starting of the grab 11 years ago
Quentin Glidic 6e2c12496b shared: Export configuration functions 11 years ago
Kristian Høgsberg 442a5faa84 tests: Fix leftover wl_client_add_versioned_object() 11 years ago
Louis-Francis Ratté-Boulianne 9a4f10f6bc shell: Fix calculation of center point in surface rotation 11 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 11 years ago
Jason Ekstrand d27cb096ad window: Request version 3 of wl_compositor 11 years ago
Jason Ekstrand f568fd5c35 Add a MIN macro 11 years ago
MoD 384a11aeac xwm: Use empty opaque region for windows with alpha 11 years ago
David Richards 7e5b57e7b8 wcap-decode: Add 444 YUV Planar output 11 years ago
Daiki Ueno b08b3296b8 editor: Fix segfault when deleting the first character 11 years ago
Kristian Høgsberg 3bdaa3e249 touchpad: Handle two-finger click as right click for button pads 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
Matt Roper e61561fd9c toytoolkit: Allow operation without a keymap 11 years ago
Rob Bradford 14494625b5 man: Add documentation for output seat confining 11 years ago
Rob Bradford 66bd9f5baf compositor-drm: Enable seat constraining when configured in weston.ini 11 years ago
Alex Wu 4451aa5d95 xwayland: modify Makefile.am to clean up BUILD_SOURCES 11 years ago
Rob Bradford 806d8c0b78 input: Add weston_pointer_clamp function to ensure pointer visible 11 years ago
Rob Bradford 1d697d7adf udev-seat: Refactor out seat lookup and possible creation 11 years ago
Kristian Høgsberg 8f7f483668 tests: Fix direct access to resource->data in weston-test 11 years ago
Kristian Høgsberg 1d7d8f0e95 nested: Fix direct access to resource->data 11 years ago
Ander Conselvan de Oliveira 047e9b97b3 gl-renderer: Split gl_renderer_attach() into smaller functions 11 years ago