1707 Commits (d55db69c949899eb2a878f970ae1e01bb2c832b8)

Author SHA1 Message Date
Hardening fb8546e45f Release pointer and keyboard with the seat 11 years ago
Ander Conselvan de Oliveira 18536764b4 compositor: Destroy renderer in weston_compositor_shutdown() 11 years ago
Lubomir Rintel ddc2b1ec32 pixman: Destroy pixman images when underlying buffer is destroyed 11 years ago
Ander Conselvan de Oliveira 24dff2b704 compositor: Clean up view output move and destroy listeners 11 years ago
Ander Conselvan de Oliveira d4ea71eada compositor-x11: Set the name field on weston_outputs 11 years ago
Ander Conselvan de Oliveira 41b829c025 screenshooter: Choose output to record from based on keyboard focus 11 years ago
Kristian Høgsberg df42a80ea2 compositor: Initialize output listener links 11 years ago
Ander Conselvan de Oliveira e22f3bb5da screenshooter: Record one extra frame when recording stops 11 years ago
Jonny Lamb fa1b3055b2 pixman-renderer: implement surface scaling and cropping 11 years ago
Jonny Lamb 7413076f82 compositor: transform surface coordinates if a surface scaler is used 11 years ago
Jonny Lamb 8ae3590325 compositor: add stub scaler resources 11 years ago
Jason Ekstrand 5c11a3340b Add a weston_surface_set_size function 11 years ago
Zhang, Xiong Y 31236932a1 desktop-shell: Invalidate saved position when output is destroyed 11 years ago
Ander Conselvan de Oliveira 54e90c7e1e compositor: Make pointers visible when an output is unplugged 11 years ago
Ander Conselvan de Oliveira e1e2352dcc compositor: Don't repaint outputs being destroyed 11 years ago
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
Ander Conselvan de Oliveira 62a9075a6b compositor-headless, compositor-rdp: Don't call weston_output_move() 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
Ander Conselvan de Oliveira f54fa4db2b compositor-x11: Only destroy one output when the close button is pressed 11 years ago
Kristian Høgsberg d0cb10a36b evdev: Drop joystick rejection heurstics 11 years ago
Kristian Høgsberg cd2f46f3d2 evdev: Reject absolute motion if we're not a pointer or a touch device 11 years ago
Kristian Høgsberg c67fd1cf0e evdev: Drop obsolete accelerometer reject rule 11 years ago
Kristian Høgsberg de5f82c90d evdev: Remove EVDEV_TOUCH and with it evdev_device->caps 11 years ago
Kristian Høgsberg 3d793c9053 evdev: Use a has_keyboard flag instead of EVDEV_KEYBOARD bit 11 years ago
Kristian Høgsberg 77b0d23c00 evdev: Replace EVDEV_BUTTON with local has_button flag 11 years ago
Kristian Høgsberg b7c58de8f6 evdev: Replace EVDEV_MOTION_ABS with local has_abs flag 11 years ago
Kristian Høgsberg 8d31a3ae56 evdev: Use has_abs only for ABS_X and ABS_Y, introduce has_mt for MT events 11 years ago
Kristian Høgsberg 015e73dc33 evdev: Drop EVDEV_MOTION_REL flag 11 years ago
Kristian Høgsberg d24a64ea30 evdev: Combine evdev_handle_device() and evdev_configure_device() 11 years ago
Giulio Camuffo 1aaf3e42e2 sdk: make C++11 plugins build again 11 years ago
Jasper St. Pierre cf389f5917 Update .gitignore 11 years ago
Kristian Høgsberg 8d344a0548 shell: Make sure the shell implementation and protocol versions match 11 years ago
Giulio Camuffo 65a07f8aef input: make sure the devices get the resource destruction signal 11 years ago
Kristian Høgsberg a98c2e17fd compositor-x11: Damage output when we receive expose events for the window 11 years ago
Pekka Paalanen 477333285e rpi: launcher must init before udev-seat 11 years ago
Pekka Paalanen 53b41c7890 rpi: seat quick fix 11 years ago
Pekka Paalanen bc91e5120c rpi: compile in the common udev code 11 years ago
Pekka Paalanen e47d0d986c gl: fix fallback definition of EGL_DEFAULT_DISPLAY 11 years ago
Kristian Høgsberg 19d1e6b185 desktop-shell: Move to new desktop-shell subdirectory 11 years ago
Kristian Høgsberg 2ba10df300 Move xwayland up one directory level 11 years ago
Kristian Høgsberg 873b515aee tablet-shell: Remove 11 years ago
Dima Ryazanov cae1f0ff2d Check if the frame exists before reading its size 11 years ago
Dima Ryazanov b03b87fe63 Check for frame being NULL before setting/unsetting flags 11 years ago
Dima Ryazanov e5a3208373 Set the view to NULL when unmapping an X11 window 11 years ago
Jonas Ådahl 767d891c35 data-device: Fix surface configure function type 11 years ago
David Herrmann aedc7732eb logind: delay wakeup until DRM-device is resumed 11 years ago
Rafael Antognolli ea997ac696 xdg-shell: Add key bindings for setting maximized and fullscreen. 11 years ago
Rafael Antognolli 65f98d8c2f xdg-shell: xdg_surface_set_output should only affect fullscreen. 11 years ago