Kristian Høgsberg
|
6dd08ebbe1
|
Move core protocol libraries into wayland/ subdirectory
|
14 years ago |
Kristian Høgsberg
|
c9ce03769d
|
Remove duplicate #define ARRAY_LENGTH
|
14 years ago |
Kristian Høgsberg
|
a661f263b4
|
Name libraries -client and -server for consistency
Instead of wayland-server and wayland...
|
14 years ago |
Kristian Høgsberg
|
fbd0fb0098
|
memset epoll event structs to quiet valgrind
|
14 years ago |
Kristian Høgsberg
|
ce5325d3ed
|
Add x11 backend for compositor
This still needs all the bells and whistles from the egl-kms mesa branch,
but it makes it a lot easier to work on wayland.
|
15 years ago |
Ray Strode
|
fe57347cb9
|
Add new event loop api for watching signals
This will provide us with a nice, safe mechanism
for getting notification of VT changes.
|
16 years ago |
Kristian Høgsberg
|
ffd710e653
|
Put Wayland under the MIT license.
|
16 years ago |
Kristian Høgsberg
|
4a29890da7
|
Generalize event loop a bit and pull in the timerfd stuff.
|
16 years ago |
Kristian Høgsberg
|
9af92b380c
|
Animate overlay on/off.
|
16 years ago |
Kristian Høgsberg
|
b7a01928be
|
Add prototypes warnings, use -fvisibility.
|
16 years ago |
Kristian Høgsberg
|
f9bc795a7d
|
Add crude input device support.
Just pointer motion and button clicks for now, broadcast to all clients.
|
16 years ago |
Kristian Høgsberg
|
5ebb317383
|
Recomposite screen in idle handler.
|
16 years ago |
Kristian Høgsberg
|
a67a71a7cf
|
Bunch of new stuff: simple compositor, cairo+gem use in client, events.
|
16 years ago |
Kristian Høgsberg
|
97f1ebe8d5
|
Initial commit.
This has the basic event loop, and a first cut of the libffi dispatcher.
|
16 years ago |