28 Commits (c8c5d5872d3e12896eeb70c48883143a50a1cdb7)

Author SHA1 Message Date
Kristian Høgsberg d2412e2c2e Redesign the compositor / server interface. 16 years ago
Kristian Høgsberg 5ee1a60f1a Rewrite input event delivery path. 16 years ago
Kristian Høgsberg 5a75c90d01 Feed button events through compositor. 16 years ago
Kristian Høgsberg 715a081cf4 Feed motion events through compositor. 16 years ago
Kristian Høgsberg 201a904889 Drop surface iterator API, just track surfaces in the compositor. 16 years ago
Kristian Høgsberg eac149ad06 Pass button clicks through to compositor. 16 years ago
Kristian Høgsberg dc0f355f0a Fix API to always include socket name length. 16 years ago
Kristian Høgsberg 122912c69b Make the wayland server a library used by the compositors. 16 years ago
Kristian Høgsberg 87e0a384da Use type strings for method and event signatures. 16 years ago
Kristian Høgsberg ffd710e653 Put Wayland under the MIT license. 16 years ago
Kristian Høgsberg c2b633e6c2 Add wl_client_marshal() for sending events. 16 years ago
Kristian Høgsberg 4a29890da7 Generalize event loop a bit and pull in the timerfd stuff. 16 years ago
Kristian Høgsberg fbdbbdc153 Finally implement the commit/ack/frame protocol and improve repaint loop. 16 years ago
Kristian Høgsberg 44f36e3585 Make ack event signal that the requests have been composited. 16 years ago
Kristian Høgsberg cddc0ad502 Add keyboard input, move input device creation to compositor. 16 years ago
Kristian Høgsberg 1e4b86af1a Expose screenshooting as an interface, drop SIGUSR hack. 16 years ago
Kristian Høgsberg 14fcff7726 Generalize the object advertising mechanism. 16 years ago
Kristian Høgsberg 4c9f2c9b1a Move pointer drawing into compositor. 16 years ago
Kristian Høgsberg b7a01928be Add prototypes warnings, use -fvisibility. 16 years ago
Kristian Høgsberg 78231c8dd0 Implement surface copy request, use it for egl gears. 16 years ago
Kristian Høgsberg 7f77bd8fbe Add copy and damage surface requests. 16 years ago
Kristian Høgsberg 5503bf82c4 dlopen the compositor, add a glx compositor. 16 years ago
Kristian Høgsberg f9bc795a7d Add crude input device support. 16 years ago
Kristian Høgsberg 5ebb317383 Recomposite screen in idle handler. 16 years ago
Kristian Høgsberg f921289954 Handle multiple clients better. 16 years ago
Kristian Høgsberg 05eff51e41 Add surface.map request. 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. 16 years ago