20 Commits (6ec41abf72ab04f562cb91d7c44b734c2f184b65)

Author SHA1 Message Date
Kristian Høgsberg ae6c8a6d73 First attempt at selection support 14 years ago
Kristian Høgsberg 5753188e16 Move basic grab handling to core libraries 14 years ago
Kristian Høgsberg c5c510ec75 Set up visuals in wayland-server 14 years ago
Kristian Høgsberg b3fc757cd8 Handle buttons in grab objects too 14 years ago
Kristian Høgsberg 9c3e8d734e Move grab state to struct wl_input_device 14 years ago
Kristian Høgsberg 287343a0d3 Use a grab object for drag and drop 14 years ago
Kristian Høgsberg 4be2ed9611 Drop dummy wl_grab_surface hack 14 years ago
Kristian Høgsberg 7132a9aeb8 Move get_time() helper back into compositor 14 years ago
Kristian Høgsberg 4685fa324f Pass timestamp in surface destroy callback 14 years ago
Kristian Høgsberg 02ef1c1aca Move focus tracking surface destroy callbacks into core 14 years ago
Kristian Høgsberg 3d76e652c5 Use the per-surface destroy callback for grabs as well 14 years ago
Kristian Høgsberg ab8475cafd Move get_time() helper to core 14 years ago
Kristian Høgsberg c551bd2ae8 Add a surface destroy callback and use it for focus tracking 14 years ago
Kristian Høgsberg b313b02983 Chage the 'base' field to be the name of the super class instead 14 years ago
Kristian Høgsberg 2bb3ebe1e4 Create socket in /var/run/user/${HOME} 14 years ago
Kristian Høgsberg 2643707391 Move pointer and keyboard focus tracking into libwayland-server 14 years ago
Kristian Høgsberg 06bc26401c Fix warnings from adding -Wall back 14 years ago
Kristian Høgsberg b163cef6e7 Make the server event loop embeddable 14 years ago
Kristian Høgsberg 3d5bae0700 Add a shm buffer sharing mechanism 14 years ago
Kristian Høgsberg 6dd08ebbe1 Move core protocol libraries into wayland/ subdirectory 14 years ago
Kristian Høgsberg 50038e4757 Drop wl_surface_post_event() helper 14 years ago
Kristian Høgsberg 9d69f8e796 Replace commit/ack/frame protocol with simpler sync and frame callbacks 14 years ago
Kristian Høgsberg 13b8ae4986 Add convenience functions for posting display events 14 years ago
Kristian Høgsberg f66d0f4e14 Get rid of wl_client_add_surface() special case 14 years ago
Kristian Høgsberg e9d37bdc5f Use a transient object for the dnd session 14 years ago
Kristian Høgsberg 1d7ffd32f8 Set pointer image only in response to 'target' event 14 years ago
Kristian Høgsberg eef08fbb1a First step towards drag and drop protocol 14 years ago
Kristian Høgsberg 77a4a79559 Fix warnings 14 years ago
Kristian Høgsberg 1db21f1cf5 Use different cursor images in the compositor 14 years ago
Kristian Høgsberg a661f263b4 Name libraries -client and -server for consistency 14 years ago
Kristian Høgsberg 5fcd0aa58e Introduce 'buffer' object for attaching, image cahce and cursor images 14 years ago
Kristian Høgsberg c071f4d008 Handle failure to reference a buffer name better 14 years ago
Kristian Høgsberg a1f3f60bea Generate protocol types and metadata from xml 14 years ago
Kristian Høgsberg da6c6b1a38 Add extern "C" wrappers to public header files 14 years ago
Kristian Høgsberg 478d9265f9 Send device name at connect time 14 years ago
Kristian Høgsberg 38bb716383 Drop surface::copy 14 years ago
Kristian Høgsberg b559fcbf72 Add function to remove surfaces from client 15 years ago
Kristian Høgsberg fabd4395ba Track objects client side using a hash too. 16 years ago
Kristian Høgsberg ee02ca6fa4 Add hook to allow globals to send cold-plug events to new clients. 16 years ago
Kristian Høgsberg fe831a7494 Move protocol metadata to wayland-protocol.[ch]. 16 years ago
Ray Strode fe57347cb9 Add new event loop api for watching signals 16 years ago
Kristian Høgsberg de31d5ca6f Add preliminary visual support. 16 years ago
Kristian Høgsberg d2412e2c2e Redesign the compositor / server interface. 16 years ago
Kristian Høgsberg 5ee1a60f1a Rewrite input event delivery path. 16 years ago
Kristian Høgsberg 5a75c90d01 Feed button events through compositor. 16 years ago
Kristian Høgsberg 715a081cf4 Feed motion events through compositor. 16 years ago
Kristian Høgsberg 201a904889 Drop surface iterator API, just track surfaces in the compositor. 16 years ago
Kristian Høgsberg eac149ad06 Pass button clicks through to compositor. 16 years ago
Kristian Høgsberg dc0f355f0a Fix API to always include socket name length. 16 years ago
Kristian Høgsberg 122912c69b Make the wayland server a library used by the compositors. 16 years ago