Kristian Høgsberg
|
2bb3ebe1e4
|
Create socket in /var/run/user/${HOME}
Use the runtime dir from XDG Base Directory Specification for creating the
socket in a directory only the user can read and write.
|
2010-12-01 16:53:01 -05:00 |
|
Kristian Høgsberg
|
2643707391
|
Move pointer and keyboard focus tracking into libwayland-server
|
2010-12-01 10:17:47 -05:00 |
|
Kristian Høgsberg
|
c1ad1f9c9b
|
Consolidate 'sync' and 'frame' events into just one 'key' event
|
2010-11-29 17:04:21 -05:00 |
|
Kristian Høgsberg
|
b163cef6e7
|
Make the server event loop embeddable
By exposing the epoll fd, we can embed the server event loop in other
main loops suchs as Qt or GTK+.
|
2010-11-19 10:47:28 -05:00 |
|
Kristian Høgsberg
|
6dd08ebbe1
|
Move core protocol libraries into wayland/ subdirectory
|
2010-09-14 12:41:55 -04:00 |
|