910 Commits (96aa7da24aed118e5132e72cd76369c0411ea75b)
 

Author SHA1 Message Date
Kristian Høgsberg 96aa7da24a Change remaining GPLv2 headers to MIT 13 years ago
Kristian Høgsberg 3a69627f43 window: Stop using glib mainloop in toy toolkit 13 years ago
Kristian Høgsberg 1e164b9afd Move rounded_rect() to cairo-util.c 13 years ago
Kristian Høgsberg 547da5afc9 terminal: Make -f (fullscreen) option work again 13 years ago
Tiago Vignatti 37f27d59cd xserver: check whether pointer exists when exiting 13 years ago
Kristian Høgsberg 7e69000556 desktop-shell: Scale background image to output size 13 years ago
Kristian Høgsberg a4a42f0ab5 shell: Reject moving or resizing toplevel windows 13 years ago
Kristian Høgsberg f8ab46e149 window: Default to toplevel windows 13 years ago
Kristian Høgsberg 67680c122d desktop-shell: Add launcher for the Wayland terminal 13 years ago
Kristian Høgsberg 9c4eecb5c0 Rename motion_grab to implicit_grab 13 years ago
Kristian Høgsberg 0c29eb292e clients: Add a simple desktop-shell app 13 years ago
Kristian Høgsberg 900b226ac1 window: Add enter/leave handlers 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
Benjamin Franzke 4b87a13974 clients: Fix typos 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
Benjamin Franzke 48c4ea2dbd compositor-drm: Merge drm_output_destroy and destroy_output 13 years ago
Benjamin Franzke 117483daaa compositor-drm: Coding style fixes 13 years ago
Benjamin Franzke b826302efb Remove return type from wlsc_compositor_shutdown 13 years ago
Benjamin Franzke 4c394190a3 compositor-openwfd: Fix wfd_destroy_output 13 years ago
Kristian Høgsberg f389cacc20 Move away from visuals and just use EGLConfigs or shm format tokens 13 years ago
Kristian Høgsberg 4ebf3a0c2e Fix cursor visibility bug 13 years ago
Kristian Høgsberg 6da3812f0a gears: Don't schedule redraw, just draw from frame callback 13 years ago
Kristian Høgsberg 6f7179c652 compositor: Discard surface.frame if the surface isn't visible 13 years ago
Kristian Høgsberg 8e6d71247e compositor: Track bound resources for input device 13 years ago
Kristian Høgsberg 57295ebf20 compositor: Handle NULL buffer in input_device.attach correctly 13 years ago
Kristian Høgsberg fd07fb76bc Create resource for wl_output 13 years ago
Kristian Høgsberg 2821aaaf9c simple-shm: Fix inverted logic 13 years ago
Kristian Høgsberg 97d44aa58b Pass resources to functions that take object references 13 years ago
Kristian Høgsberg 2415990461 clients: Remove a few unused variables 13 years ago
Kristian Høgsberg 26130866c6 terminal: Fix unused return value warnings 13 years ago
Kristian Høgsberg 9de79a92a6 window.c: Drop global handler argument 13 years ago
Kristian Høgsberg a8d1fa762e clients: Bring clients up to date 13 years ago
Kristian Høgsberg f790c79ec7 Use wl_display_bind() for binding to globals 13 years ago
Kristian Høgsberg d9551a3377 compositor: drop wl_display_add_object() 13 years ago
Kristian Høgsberg 904055a652 compositor: Make all exported objects wl_resources 13 years ago
Kristian Høgsberg 334182062f Use the new wl_callback interface 13 years ago
Matt Roper 361d2ade02 Update compositor shutdown code 13 years ago
Matt Roper 045037e005 Turn off hardware cursors on VT switch before dropping DRM master. 13 years ago
Tiago Vignatti c0827fd9d6 evdev: opt out accelerometer type of devices 13 years ago