22 Commits (b10f1e3ab0be973de4a31b22e9b2f2322b0b4a6a)

Author SHA1 Message Date
Kristian Høgsberg 011abc8ac6 xserver-launcher: Pass serial to wl_input_device_set_selection() 13 years ago
Kristian Høgsberg d012e9dfa4 Make xserver-launcher a module 13 years ago
Kristian Høgsberg 02e79dc935 compositor: Add a destroy signal and turn weston_shell into signals 13 years ago
Kristian Høgsberg 27e30526db Use wl_signal mechanism 13 years ago
Kristian Høgsberg eae5de7609 Follow wayland change to serial numbers 13 years ago
Kristian Høgsberg e5cf741669 xserver: Return EEXIST if unlinking lockfile fails 13 years ago
Kristian Høgsberg 2c76be7c1b xserver: Don't leak lockfile fd on error path 13 years ago
Kristian Høgsberg 875ab9e735 Add signedness warning flag and fix fallout 13 years ago
Kristian Høgsberg ed92f79655 Fix warnings resulting from wayland signedness fixes 13 years ago
Kristian Høgsberg 0b5cd0cb4c Use typesafe server-side stubs 13 years ago
Kristian Høgsberg 5743010af0 xserver: Create WM window, handle client messages 14 years ago
Kristian Høgsberg de13448c92 xserver: Just dup fd instead of two fcntls to get a non-O_CLOEXEC fd 14 years ago
Kristian Høgsberg 1760ebb236 xserver: Set DISPLAY for clients launched by the compositor 14 years ago
Kristian Høgsberg ea093d4883 xserver: Don't set -logfile option, only available to root user 14 years ago
Kristian Høgsberg dade64968c Move wl_data_device implementation to wayland-server 14 years ago
Kristian Høgsberg e7126ef537 x11: Dont claim the X11 selection when we set the proxy Wayland selection 14 years ago
Kristian Høgsberg a33d0c38d2 data-device: Use a listener list to decouple the x11 selection bridge 14 years ago
Kristian Høgsberg f9b0844e59 x11: Initialize wm->incr when converting the TARGETS target 14 years ago
Kristian Høgsberg 300deba3be x11: Handle non-existing properties correctly 14 years ago
Kristian Høgsberg db9bf1e818 data-device: Fix a few bugs in the commit to drop ref-counting 14 years ago
Kristian Høgsberg 82d9ee929b data-device: Handle source going away instead of ref-counting it 14 years ago
Kristian Høgsberg 8334bc1ef9 Rename wayland-compositor to weston 14 years ago
Kristian Høgsberg 4c61747a1f x11: Clear X11 selection when we can't bridge the data type 14 years ago
Kristian Høgsberg f258a310bf Fix WL_EVENT_WRITEABLE typo 14 years ago
Kristian Høgsberg 33f8670ee2 x11: Bridge Wayland selections to X11 CLIPBOARD selection 14 years ago
Kristian Høgsberg 0050fd7d8b x11: Handle BadWindow errors 14 years ago
Kristian Høgsberg facb558448 x11: Remove destroy listener when X11 window is destroyed 14 years ago
Kristian Høgsberg a42c128201 x11: Store interesting window properties, dump a few more things 14 years ago
Kristian Høgsberg 94110f7bb8 x11: Improvide debugging output a bit 14 years ago
Kristian Høgsberg 8b316f0255 x11: Remove a couple of done TODOs 14 years ago
Kristian Høgsberg 11d0512ce9 compositor: Pull in hash table from protocol 14 years ago
Kristian Høgsberg e7aaec301a x11: Bridge X11 CLIPBOARD selection to Wayland clients 14 years ago
Kristian Høgsberg dcef9ca23c x11: Fix last-minute edit bug 14 years ago
Kristian Høgsberg d6e5525a20 x11: Manage xserver focus better 14 years ago
Kristian Høgsberg 707e10fa75 x11: Handle a few more window property atoms 14 years ago
Kristian Høgsberg a6ef0993e8 x11: Truncate property string to property length 14 years ago
Kristian Høgsberg f0d9116fc8 x11: Add a destroy listener for X11 surfaces 14 years ago
Tiago Vignatti 37f27d59cd xserver: check whether pointer exists when exiting 14 years ago
Kristian Høgsberg 97d44aa58b Pass resources to functions that take object references 14 years ago
Kristian Høgsberg f790c79ec7 Use wl_display_bind() for binding to globals 14 years ago
Kristian Høgsberg d9551a3377 compositor: drop wl_display_add_object() 14 years ago
Kristian Høgsberg 904055a652 compositor: Make all exported objects wl_resources 14 years ago
Kristian Høgsberg 3651bd54e1 xserver: Shut down if X server is crashing too fast 14 years ago
Kristian Høgsberg 3cf1172397 xserver: Clean up wm on X server exit 14 years ago
Kristian Høgsberg f6ee695805 xserver: Clean up lockfile creation a bit 14 years ago
Kristian Høgsberg 534222b4d9 xserver: Listen on abstract X socket too 14 years ago
Tiago Vignatti 5884bcde4a configure: add helper for setting xserver directory 14 years ago
Kristian Høgsberg 338c96325b xserver: Print atom names 14 years ago
Kristian Høgsberg a4ba1da03d xserver: Ignore requests from X servers we didn't launch 14 years ago
Kristian Høgsberg b3b425c8d1 xserver: use $bindir prefix when launching X 14 years ago