14 Commits (ed92f79655e65f2acd40b99d8c6281a17845d8d8)

Author SHA1 Message Date
Kristian Høgsberg ed92f79655 Fix warnings resulting from wayland signedness fixes 14 years ago
Kristian Høgsberg 0b5cd0cb4c Use typesafe server-side stubs 14 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 15 years ago
Kristian Høgsberg f790c79ec7 Use wl_display_bind() for binding to globals 15 years ago
Kristian Høgsberg d9551a3377 compositor: drop wl_display_add_object() 15 years ago
Kristian Høgsberg 904055a652 compositor: Make all exported objects wl_resources 15 years ago
Kristian Høgsberg 3651bd54e1 xserver: Shut down if X server is crashing too fast 15 years ago
Kristian Høgsberg 3cf1172397 xserver: Clean up wm on X server exit 15 years ago
Kristian Høgsberg f6ee695805 xserver: Clean up lockfile creation a bit 15 years ago
Kristian Høgsberg 534222b4d9 xserver: Listen on abstract X socket too 15 years ago
Tiago Vignatti 5884bcde4a configure: add helper for setting xserver directory 15 years ago
Kristian Høgsberg 338c96325b xserver: Print atom names 15 years ago
Kristian Høgsberg a4ba1da03d xserver: Ignore requests from X servers we didn't launch 15 years ago
Kristian Høgsberg b3b425c8d1 xserver: use $bindir prefix when launching X 15 years ago
Kristian Høgsberg 535e2c65c7 xserver: Memset the right size 15 years ago
Kristian Høgsberg 4a431477ec xserver: Only launch wm for xservers we launch 15 years ago
Kristian Høgsberg 3cad436a91 xserver: Clean up X server socket on exit 15 years ago
Kristian Høgsberg fcf6577108 xserver: Detect an clean up stale lock file 15 years ago
Kristian Høgsberg d6520e144a xserver: Create per-display log file 15 years ago
Kristian Høgsberg 5ec0a93a98 compositor: Add a simple WM to the xserver launcher 15 years ago