Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
fc783d4071b71ce42368ec10ad010a9756910b54
/
wayland.c
478d926
Send device name at connect time
by Kristian Høgsberg
· 15 years ago
f52e03f
Import Eric Anholts hash table implementation
by Kristian Høgsberg
· 15 years ago
a5db589
Add wl_list_for_each() and simplify some loops
by Kristian Høgsberg
· 15 years ago
b559fcb
Add function to remove surfaces from client
by Kristian Høgsberg
· 16 years ago
b3131d9
Add client side demarshalling for events.
by Kristian Høgsberg
· 17 years ago
ee02ca6
Add hook to allow globals to send cold-plug events to new clients.
by Kristian Høgsberg
· 17 years ago
97079ad
Send client id range as an event.
by Kristian Høgsberg
· 17 years ago
fb6d68d
Represent event and method metadata with struct wl_message.
by Kristian Høgsberg
· 17 years ago
fe831a7
Move protocol metadata to wayland-protocol.[ch].
by Kristian Høgsberg
· 17 years ago
bf967b4
Advertise globals using a new display event.
by Kristian Høgsberg
· 17 years ago
de31d5c
Add preliminary visual support.
by Kristian Høgsberg
· 17 years ago
d2412e2
Redesign the compositor / server interface.
by Kristian Høgsberg
· 17 years ago
c492b48
Make multi-pointer work.
by Kristian Høgsberg
· 17 years ago
864c468
Make sure we initialize object hash.
by Kristian Høgsberg
· 17 years ago
5ee1a60
Rewrite input event delivery path.
by Kristian Høgsberg
· 17 years ago
7fdff04
Only send key events to toplevel surface.
by Kristian Høgsberg
· 17 years ago
5a75c90
Feed button events through compositor.
by Kristian Høgsberg
· 17 years ago
715a081
Feed motion events through compositor.
by Kristian Høgsberg
· 17 years ago
201a904
Drop surface iterator API, just track surfaces in the compositor.
by Kristian Høgsberg
· 17 years ago
eac149a
Pass button clicks through to compositor.
by Kristian Høgsberg
· 17 years ago
dc0f355
Fix API to always include socket name length.
by Kristian Høgsberg
· 17 years ago
122912c
Make the wayland server a library used by the compositors.
by Kristian Høgsberg
· 17 years ago
87e0a38
Use type strings for method and event signatures.
by Kristian Høgsberg
· 17 years ago
3505256
Exit if load_compositor() fails.
by Kristian Høgsberg
· 17 years ago
ffd710e
Put Wayland under the MIT license.
by Kristian Høgsberg
· 17 years ago
c2b633e
Add wl_client_marshal() for sending events.
by Kristian Høgsberg
· 17 years ago
4a29890
Generalize event loop a bit and pull in the timerfd stuff.
by Kristian Høgsberg
· 17 years ago
fbdbbdc
Finally implement the commit/ack/frame protocol and improve repaint loop.
by Kristian Høgsberg
· 17 years ago
44f36e3
Make ack event signal that the requests have been composited.
by Kristian Høgsberg
· 17 years ago
4097923
Add commit request + ack event to wayland core.
by Kristian Høgsberg
· 17 years ago
cddc0ad
Add keyboard input, move input device creation to compositor.
by Kristian Høgsberg
· 17 years ago
1e4b86a
Expose screenshooting as an interface, drop SIGUSR hack.
by Kristian Høgsberg
· 17 years ago
14fcff7
Generalize the object advertising mechanism.
by Kristian Høgsberg
· 17 years ago
4c9f2c9
Move pointer drawing into compositor.
by Kristian Høgsberg
· 17 years ago
b7a0192
Add prototypes warnings, use -fvisibility.
by Kristian Høgsberg
· 17 years ago
7f77bd8
Add copy and damage surface requests.
by Kristian Høgsberg
· 17 years ago
5503bf8
dlopen the compositor, add a glx compositor.
by Kristian Høgsberg
· 17 years ago
33a52bd
Add README for the adventurous, allow evdev override from getenv().
by Kristian Høgsberg
· 17 years ago
f9bc795
Add crude input device support.
by Kristian Høgsberg
· 17 years ago
94a2e86
Track client objects and destroy them on disconnect.
by Kristian Høgsberg
· 17 years ago
5ebb317
Recomposite screen in idle handler.
by Kristian Høgsberg
· 17 years ago
f921289
Handle multiple clients better.
by Kristian Høgsberg
· 17 years ago
680f1c7
Split out connection io buffer logic.
by Kristian Høgsberg
· 17 years ago
c508987
Make in and out circular buffers actually work.
by Kristian Høgsberg
· 17 years ago
05eff51
Add surface.map request.
by Kristian Høgsberg
· 17 years ago
a67a71a
Bunch of new stuff: simple compositor, cairo+gem use in client, events.
by Kristian Høgsberg
· 17 years ago
97f1ebe
Initial commit.
by Kristian Høgsberg
· 17 years ago