4103 Commits (ca85dc6b92cf710fac6db299535d385ecc369896)
 

Author SHA1 Message Date
Jasper St. Pierre bd600774be window: Clean up buffer type choosing 11 years ago
Jasper St. Pierre f11ad43ed0 cairo-util: Don't show a resize cursor on edges when we're maximized 11 years ago
Jasper St. Pierre a4d9723341 cairo-util: Kill a duplicate test 11 years ago
Jasper St. Pierre ac985be8ce compositor: Remove the edges parameter from send_configure 11 years ago
Jasper St. Pierre d67b52a501 compositor: Fix the documentation for surface->configure 11 years ago
Kristian Høgsberg 6d50b0f2a1 desktop-shell: Remove output_move listener on shutdown 11 years ago
Andrew Wedgbury bc51ad6afd screen-share: Don't unset server environment variables 11 years ago
Kristian Høgsberg 8c3c738718 xwayland: Handle race between multi-pointer motion and clicks 11 years ago
Kristian Høgsberg e5c1ae9368 xwayland: Set decoration margin for xwayland windows 11 years ago
Kristian Høgsberg 052ef4e7bc xwayland: Be smarter about picking seats for move/resize 11 years ago
Kristian Høgsberg a4b620e7e7 desktop-shell: Further consolidate move/resize grab checks 11 years ago
Kristian Høgsberg e0b9d5be84 xwayland: Make resizing work again 11 years ago
Xiong Zhang 62899f5124 shell.c: Set dirty for visible views on destroyed output 11 years ago
Kristian Høgsberg 9a14b8f4fa launcher-util: Initialize kb_mode also when weston-launch sets up tty 11 years ago
Ander Conselvan de Oliveira ef6a7e46eb shell: Don't map surfaces of type SHELL_SURFACE_NONE 11 years ago
Jason Ekstrand 024177cecb desktop-shell: Properly handle seat hotplugging 11 years ago
Kristian Høgsberg 3434b33b19 desktop-shell: Remove unused variables 11 years ago
Emilio Pozuelo Monfort 9e7c7598aa desktop-shell: Properly handle lowered fullscreen surfaces 11 years ago
Kristian Høgsberg ae356aef58 desktop-shell: Keep windows on screen when moving 11 years ago
Kristian Høgsberg 6110d07777 desktop-shell: Raise new windows over fullscreen apps 11 years ago
Kristian Høgsberg 74071e056a desktop-shell: End popup when starting a touch shell grab 11 years ago
Kristian Høgsberg 7b83ae433f desktop-shell: Reject resize if we're already grabbed 11 years ago
Kristian Høgsberg d0b40ed451 desktop-shell: Reject window move in common_surface_move() 11 years ago
Kristian Høgsberg 9c60933a13 window.c: Dismiss menu on touch up events 11 years ago
Kristian Høgsberg 1f67117f6f window.c: Also grab touch events when grabbing input 11 years ago
Kristian Høgsberg c31f624141 window.c: Prevent key event delivery while a grab is active 11 years ago
Kristian Høgsberg 41f7ebc36a window.c: Update pointer focus when taking a grab 11 years ago
Ander Conselvan de Oliveira 9c376b54ea shell: Fix crash when a client is destroyed during the resize grab 11 years ago
Ander Conselvan de Oliveira 15f9a26bb1 shell: Fix memory leaks caused by the window close animation 11 years ago
Bryce W. Harrington 66cd2c1ce1 terminal: Convert all *alloc's to x*alloc's. 11 years ago
Neil Roberts 1e40a7ec7a Simply the matrix calculation for zooming 11 years ago
Neil Roberts a69dc01a6e clients/window: Don't remove the touch listener on a frame event 11 years ago
Ander Conselvan de Oliveira a7caef964b input: Fix errors due to initializing input before creating outputs 11 years ago
Ander Conselvan de Oliveira ae826cead7 evdev: Fix assertion error for unplugged output with paired touchscreen 11 years ago
Ander Conselvan de Oliveira 6c975faaa9 evdev: Discard events from a touchscreen paired with an unplugged output 11 years ago
Ander Conselvan de Oliveira f957dfb1de libinput: Don't process touch events for devices without a valid output 11 years ago
Jason Ekstrand 4283370e01 pixman-renderer: Use width/height_from_buffer for buffer transforms 11 years ago
Jason Ekstrand d0cebc36fb Use the correct width/height when transforming surfaces with viewports. 11 years ago
Bryce W. Harrington a212cbb0e6 xwayland: Check zalloc return for out of memory situation 11 years ago
Bryce W. Harrington bfd74f40f3 Check zalloc return for out of memory situation 11 years ago
Kristian Høgsberg 4c3661fd7b desktop-shell: Only use default background if no background color is set 11 years ago
Jonas Ådahl 1679f232e5 libinput: Forward frame events to clients 11 years ago
Hardening e57d1f211d Check malloc result 11 years ago
John Kåre Alsaker 791324cc06 gl-renderer: Remove gl_renderer_interface from gl-renderer.h 11 years ago
U. Artie Eoff cb0e3579af weston-info: fix log message typo 11 years ago
Kristian Høgsberg 6375ea02e5 editor: Remove unused variables 11 years ago
Manuel Bachmann 8986c18f69 editor: react on Enter, Tab, and Up-Down arrow keys 11 years ago
U. Artie Eoff f4ad19a177 seat: don't break in notify_output_create 11 years ago
U. Artie Eoff 161c6c5694 input: fix input device map to output if it doesn't exist. 11 years ago
U. Artie Eoff cd9e54537a libinput-device: break after LIBINPUT_EVENT_TOUCH_UP 11 years ago