summaryrefslogtreecommitdiff
path: root/wayland
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Move grab definitions to wayland-util.hKristian Høgsberg1-0/+17
2011-01-05Move basic grab handling to core librariesKristian Høgsberg2-0/+81
2011-01-01Install the pkgconfig filesKristian Høgsberg1-0/+3
2010-12-13Fixed a small typoJoel Teichroeb1-1/+1
2010-12-08Set up visuals in wayland-serverKristian Høgsberg2-4/+46
2010-12-08Handle buttons in grab objects tooKristian Høgsberg1-0/+2
2010-12-08Move grab state to struct wl_input_deviceKristian Høgsberg2-13/+27
2010-12-07Use a grab object for drag and dropKristian Høgsberg1-1/+14
2010-12-07Drop dummy wl_grab_surface hackKristian Høgsberg2-19/+0
2010-12-06Move get_time() helper back into compositorKristian Høgsberg2-13/+0
2010-12-06Pass timestamp in surface destroy callbackKristian Høgsberg2-7/+3
2010-12-06Move focus tracking surface destroy callbacks into coreKristian Høgsberg2-0/+38
2010-12-06Use the per-surface destroy callback for grabs as wellKristian Høgsberg1-1/+2
2010-12-06Move get_time() helper to coreKristian Høgsberg2-0/+14
2010-12-06Add a surface destroy callback and use it for focus trackingKristian Høgsberg2-1/+27
2010-12-01Silence scanner makefile rule by defaultKristian Høgsberg1-3/+3
2010-12-01Chage the 'base' field to be the name of the super class insteadKristian Høgsberg3-42/+42
2010-12-01Create socket in /var/run/user/${HOME}Kristian Høgsberg4-19/+91
2010-12-01Move pointer and keyboard focus tracking into libwayland-serverKristian Høgsberg2-0/+69
2010-12-01Fix warnings from adding -Wall backKristian Høgsberg1-1/+1
2010-12-01Add $(GCC_CFLAGS) backKristian Høgsberg1-0/+1
2010-12-01Fix key handler to not run handlers from an empty listKristian Høgsberg1-2/+3
2010-11-29wayland_client: rename wl_display_create to wl_display_connectBenjamin Franzke2-2/+2
2010-11-29Consolidate 'sync' and 'frame' events into just one 'key' eventKristian Høgsberg2-29/+21
2010-11-29Document wl_listYuval Fledel1-1/+29
2010-11-24Fix potentially undefined behaviorJoel Teichroeb1-3/+4
2010-11-22scanner: include stddef.h to provide NULL and size_tBenjamin Franzke1-0/+1
2010-11-19Make the server event loop embeddableKristian Høgsberg3-31/+19
2010-11-11Clean up .gitignore filesNikolai Kondrashov1-0/+4
2010-10-25Remove leftover of fds_in_tail hackKristian Høgsberg1-2/+0
2010-10-12Delete leftover makefile debuggingKristian Høgsberg1-3/+0
2010-10-12Use automakeKristian Høgsberg4-339/+58
2010-10-06Add a shm buffer sharing mechanismKristian Høgsberg2-0/+18
2010-09-14scanner: Use protocol name for #include guardsKristian Høgsberg2-5/+19
2010-09-14Add timestamp to pointer image attach requestKristian Høgsberg2-1/+2
2010-09-14Move core protocol libraries into wayland/ subdirectoryKristian Høgsberg15-0/+4071