summaryrefslogtreecommitdiff
path: root/wayland/wayland-server.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-14Split into a demo repository that holds the demo compositor and clientsKristian Høgsberg1-726/+0
2011-01-25Don't compare socket(2) to NULLKristian Høgsberg1-1/+1
2011-01-21Take away pointer focus during server grabsKristian Høgsberg1-10/+0
2011-01-05Move basic grab handling to core librariesKristian Høgsberg1-0/+70
2010-12-13Fixed a small typoJoel Teichroeb1-1/+1
2010-12-08Set up visuals in wayland-serverKristian Høgsberg1-0/+35
2010-12-08Move grab state to struct wl_input_deviceKristian Høgsberg1-1/+6
2010-12-07Drop dummy wl_grab_surface hackKristian Høgsberg1-13/+0
2010-12-06Move get_time() helper back into compositorKristian Høgsberg1-10/+0
2010-12-06Pass timestamp in surface destroy callbackKristian Høgsberg1-6/+2
2010-12-06Move focus tracking surface destroy callbacks into coreKristian Høgsberg1-0/+35
2010-12-06Move get_time() helper to coreKristian Høgsberg1-0/+11
2010-12-06Add a surface destroy callback and use it for focus trackingKristian Høgsberg1-1/+18
2010-12-01Chage the 'base' field to be the name of the super class insteadKristian Høgsberg1-22/+22
2010-12-01Create socket in /var/run/user/${HOME}Kristian Høgsberg1-13/+67
2010-12-01Move pointer and keyboard focus tracking into libwayland-serverKristian Høgsberg1-0/+51
2010-11-29Consolidate 'sync' and 'frame' events into just one 'key' eventKristian Høgsberg1-2/+2
2010-11-19Make the server event loop embeddableKristian Høgsberg1-1/+1
2010-09-14Move core protocol libraries into wayland/ subdirectoryKristian Høgsberg1-0/+485