464 Commits (8da0fbde12e2c1ce07ece6f8b2b9a5a9a9ca3ff4)

Author SHA1 Message Date
Kristian Høgsberg 3ff589df78 compositor: Make spring model always use the same time step 13 years ago
Kristian Høgsberg ff298d9834 compositor: Clear cursor buffer in create_sprite_from_png() 13 years ago
Ander Conselvan de Oliveira 0de0aafa7f composior: fix tiny cursor bug with drm compositor 13 years ago
Casey Dahlin fb39963cc9 Update .gitignores 13 years ago
Tiago Vignatti ac9cfd3065 evdev: Simplify error path for device creation 13 years ago
Tiago Vignatti d9f7d1f0c5 evdev: Delete unused fields from evdev_input_device 13 years ago
Tiago Vignatti ac2dc6aafe evdev: Add hotplug support 13 years ago
Ander Conselvan de Oliveira 9a38a0a191 compositor: page flip away from a client buffer if it's destroyed 13 years ago
Rob Bradford 1d72447d9b compositor: Report an error if we cannot the load the pointer image files 13 years ago
Rob Bradford d354711fc7 compositor: Don't try and use a NULL sprite for the device pointer 13 years ago
Kristian Høgsberg 2459694ab2 compositor: Clean up resource destroy callback handling 13 years ago
Pekka Paalanen 02ebfb1276 compositor: fix drag segfault 13 years ago
Ander Conselvan de Oliveira 02924bc0b6 compositor: fix whitespace error in wlsc_output_set_cursor 13 years ago
Ander Conselvan de Oliveira 22e22a55be compositor: don't schedule idle_repaint from calls to repaint 13 years ago
Kristian Høgsberg a4b7e20392 drm: Only add an output once we've successfully initialized it 13 years ago
Kristian Høgsberg 53e79898a4 drm: Remove unneccesary drm_output_prepare_render() call 13 years ago
Kristian Høgsberg 9c46ff1a1e drm: Specify depth as 24 when creating the KMS FB 13 years ago
Kristian Høgsberg 191454e6c2 compositor: Rename scanout surfaces 13 years ago
Ander Conselvan de Oliveira f1621d2945 compositor: don't release the front buffer after page flip 13 years ago
Ander Conselvan de Oliveira 3b19966f19 compositor: move setup of scanout surface out of wlsc_output_repaint 13 years ago
Kristian Høgsberg cbd06f94d1 compositor: Silence a couple of valgrind warnings 13 years ago
Kristian Høgsberg 32ff1f5012 compositor: Dont repick for grabbed surfaces 13 years ago
Kristian Høgsberg dcef9ca23c x11: Fix last-minute edit bug 13 years ago
Kristian Høgsberg d6e5525a20 x11: Manage xserver focus better 13 years ago
Kristian Høgsberg 707e10fa75 x11: Handle a few more window property atoms 13 years ago
Kristian Høgsberg a6ef0993e8 x11: Truncate property string to property length 13 years ago
Kristian Høgsberg f0d9116fc8 x11: Add a destroy listener for X11 surfaces 13 years ago
Kristian Høgsberg d2baf1fe5f compositor: Repick focus surface as surfaces come and go 13 years ago
Kristian Høgsberg 293af264af x11: Use compositor time, not X event time 13 years ago
Benjamin Franzke 02dee2caad compositor-drm: Fix invalid usage of udev ressources 13 years ago
Benjamin Franzke a764ee5158 compositor-drm: Enumerate only cards with name card* 13 years ago
Benjamin Franzke 439d98697a compositor-drm: Be patient when output creation fails 13 years ago
Benjamin Franzke c18366d1e9 compositor-openwfd: Fix tty assignment in backend_init 13 years ago
Kristian Høgsberg 96aa7da24a Change remaining GPLv2 headers to MIT 13 years ago
Tiago Vignatti 37f27d59cd xserver: check whether pointer exists when exiting 13 years ago
Kristian Høgsberg a4a42f0ab5 shell: Reject moving or resizing toplevel windows 13 years ago
Kristian Høgsberg 9c4eecb5c0 Rename motion_grab to implicit_grab 13 years ago
Kristian Høgsberg 7584062153 Add a desktop_shell interface 13 years ago
Kristian Høgsberg f59da399d8 compositor: Don't crash when receiving kb focus with no surface 13 years ago
Kristian Høgsberg 109a00700e compositor: Drop built-in background support 13 years ago
Kristian Høgsberg 4eaa830381 compositor: Repick surface when grab ends 13 years ago
Kristian Høgsberg e7b5b41e93 evdev: Associate touchscreen devices with output up front 13 years ago
Tiago Vignatti d904359949 evdev: treat BTN_TOUCH as BTN_LEFT 13 years ago
Tiago Vignatti faee80196f compositor: choose tty from command line 13 years ago
Tiago Vignatti bbc2e03b2a evdev: use last output from compositor to get the screen geometries 13 years ago
Tiago Vignatti 8be003baba evdev: organize the code for processing events 13 years ago
Kristian Høgsberg 9ebcf94b83 Use wl_resource_* error functions 13 years ago
Matt Roper 11568a73ba Turn off hardware cursor when screen fade begins. 13 years ago
Benjamin Franzke e8e0e6e2db Update gitignore 13 years ago
Benjamin Franzke 91eacca38b Remove egl display type setenv hack 13 years ago