1707 Commits (d55db69c949899eb2a878f970ae1e01bb2c832b8)

Author SHA1 Message Date
Kristian Høgsberg 03cc35405e Add vaapi-recorder.h to SOURCES to fix distcheck 11 years ago
Neil Roberts f65c486090 evdev: Flush motion events when the slot changes, not just after sync 11 years ago
Giulio Camuffo 4df790e505 compositor: when unmapping a surface remove it from the compositor's list 11 years ago
Kristian Høgsberg eeefc9e311 compositor: Log the full path of the config file we're using 11 years ago
Kristian Høgsberg 1abe0486bb config-parser: Make weston_config_parse() tkae a file name 11 years ago
Kristian Høgsberg b12e35617c compositor: Unlink unmapped surface instead of rebuilding surface list 11 years ago
Giulio Camuffo 1cf329bff1 xwm: remove the destroy listener from the old surface signal 11 years ago
Neil Roberts 96d790e74b input: Emit events on all resources for a client 11 years ago
Hardening 57388e44e5 Notify clients on mode_switch() 11 years ago
Hardening ff39efa5c0 Rename current, origin, scale, origin_scale 11 years ago
Giulio Camuffo a2df51c19f xwm: set the right cursor when hovering on the decoration borders 11 years ago
Giulio Camuffo 85739eab12 xwm: set the window's shsurf pointer to NULL on unmap handling 11 years ago
Axel Davy 5e396ae9ae Restoring alpha after the shell effects. 11 years ago
Stefan Schmidt fda265268d input: Fix trailing whitspaces and indent. 11 years ago
Kristian Høgsberg 3f4958755d launcher: Move rest of tty object into struct weston_launcher 11 years ago
Kristian Høgsberg 6a7c8492cc weston-launch: Use fstat to make sure we stat the right fd 11 years ago
Kristian Høgsberg 81b4963949 launcher: Handle tty setup and teardown in launcher 11 years ago
Kristian Høgsberg 1eb482d814 launcher: Handle drm set/drop master and vt switch signals in launcher 11 years ago
Kristian Høgsberg 61741a293c compositor: Generalize VT switching as a session_signal 11 years ago
Kristian Høgsberg 05ad1e4e8a launcher: Collect launcher state in new struct weston_launcher 11 years ago
Kristian Høgsberg bf3c374b1b weston-launch: Use SOCK_SEQPACKET for the launcher socket 11 years ago
Kristian Høgsberg f45b1e8284 weston-launch: Pass the right CLOEXEC flag to fcntl 11 years ago
Kristian Høgsberg 1ff5109b5f compositor: Open drm device through launcher 11 years ago
Sam Spilsbury 619859ce90 Split vertex clipping code out into vertex-clipping.c 11 years ago
Giulio Camuffo 62942ad3a6 xwm: set the shell_surface's title 11 years ago
Giulio Camuffo ca43f0942e xwm: place transient windows at the right position 11 years ago
Kristian Høgsberg 2e3c396ae3 shell: Use wl_resource_for_each() for sending out workspace status 11 years ago
Rob Bradford 6e737f590b input: Use new wl_resource_for_each for sending updated seat caps 11 years ago
Ander Conselvan de Oliveira a62ef3e0b6 vaapi-recorder: Don't leak drm fd 11 years ago
Ander Conselvan de Oliveira b85ded0cb8 vaapi-recorder: Encode frames in a separate thread 11 years ago
Adrian Negreanu 4aa756dc7a add libhybris support 11 years ago
Andrew Wedgbury a94dc8a51b compositor-x11: Copying xkb_info when creating a seat causes problems 11 years ago
Marc Chalain ffbddff89a fbdev: Support of TrueColor and Directcolor of video hardware 11 years ago
Stanislav Vorobiov bfbb8e59fa gl_renderer: Use EGL_WAYLAND_Y_INVERTED_WL to query wl_buffer's orientation 11 years ago
Andrew Wedgbury 9a6f02a6b1 Copying xkb_info when creating a seat causes problems 11 years ago
Kristian Høgsberg 1702d4cfca input: Initialize data source to NULL 11 years ago
Kristian Høgsberg 0abad07750 compositor: Return 0 on success 11 years ago
Kristian Høgsberg 73bdc0ce85 xwm: Fix fd leak in weston_wm_send_data() 11 years ago
Kristian Høgsberg 3f7fcf83f6 xwm: Try a non-blocking write before setting up an fd watch for property data 11 years ago
Kristian Høgsberg f9cb3b17d5 xwm: Add support for bridging Xdnd to wayaland DnD 11 years ago
Kristian Høgsberg 9466e50626 xwm: Only handle selection notify events for CLIPBOARD in selection code 11 years ago
Kristian Høgsberg 668fc0de0b xwm: Fix fd leak in selection code 11 years ago
Kristian Høgsberg 85de9c25fe compositor: Split dnd setup up into weston_seat_start_drag() 11 years ago
Kristian Høgsberg 6399646a6b compositor-drm: Pass the wl_resource to gbm_bo_import() 11 years ago
Kristian Høgsberg ab6d6674b6 xwm: Unmap frame window when client window is unmapped 11 years ago
Kristian Høgsberg 318ea37782 xwm: Split creation of frame window out into its own function 11 years ago
Kristian Høgsberg 81cadc725c xwm: Set window->surface to NULL when surface goes away 11 years ago
Kristian Høgsberg 1a7a57f0d9 xwm: Detect WM_NORMAL_HINTS fullscreen attempts 11 years ago
Kristian Høgsberg 59f44c184d xwm: Detect legacy fullscreen modes 11 years ago
Kristian Høgsberg 1b6fed41dd xwm: Update size when override redirect windows change size 11 years ago