54 Commits (0ea4710b3dcf1fcfd596a1d68e0ab38e3657bc5f)

Author SHA1 Message Date
Kristian Høgsberg 0ea4710b3d Use gdk-pixbuf for saving the screenshot. 16 years ago
Kristian Høgsberg 64949978f4 Fix default input device path. 16 years ago
Kristian Høgsberg a7700c8ff1 Handle per-device keyboard focus. 16 years ago
Kristian Høgsberg c492b482d0 Make multi-pointer work. 16 years ago
Kristian Høgsberg d6531261de Add option parsing using GOption. 16 years ago
Kristian Høgsberg 997e71eb1e Use the screen size for sizing the background. 16 years ago
Kristian Høgsberg 29573bc569 Implement passive grabs on button clicks. 16 years ago
Kristian Høgsberg 5ee1a60f1a Rewrite input event delivery path. 16 years ago
Kristian Høgsberg 7fdff04cdc Only send key events to toplevel surface. 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 98fed0fb84 Use bilinear filtering. 16 years ago
Kristian Høgsberg 73f4e760a2 Fix wl_method for screenshooter. 16 years ago
Kristian Høgsberg 9f88b185a0 Don't forget to initialize overlay position. 16 years ago
Kristian Høgsberg dc0f355f0a Fix API to always include socket name length. 16 years ago
Kristian Høgsberg 841883b43c Fail if we can't create the compositor. 16 years ago
Kristian Høgsberg 122912c69b Make the wayland server a library used by the compositors. 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 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 73c305851d Make overlay animation actually stop. 16 years ago
Kristian Høgsberg 961a04cef0 Correct pointer hotspot location. 16 years ago
Kristian Høgsberg ffb7406eaa Add different type of overlay animation. 16 years ago
Kristian Høgsberg 5c1e6ecab4 Tweak overlay animation a bit. 16 years ago
Kristian Høgsberg 443853cbda Pick a config instead of hard coding one. 16 years ago
Kristian Høgsberg bf9541ffa3 Allocate and set mode in egl-compositor. 16 years ago
Kristian Høgsberg 9af92b380c Animate overlay on/off. 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 548798266e Add an overlay type window in the compositor. 16 years ago
Kristian Høgsberg aa5b5bed73 Load and draw background in compositor. 16 years ago
Kristian Høgsberg 4c9f2c9b1a Move pointer drawing into compositor. 16 years ago
Kristian Høgsberg 29590034f4 Remove redundant glFlush(). 16 years ago
Kristian Høgsberg 8d7ca6be21 Add quick screenshot hack. 16 years ago
Kristian Høgsberg e4feb56316 Make window prettier again. 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 56f3c71f8c Add a FIXME for when we have a working fbconfig chooser. 16 years ago
Kristian Høgsberg 2d9cd1ee51 Use eglBindTexImage instead of copying texture data. 16 years ago
Kristian Høgsberg 3f59e82c20 Use GL_ONE for the source in glBendFunc instead of pre-unmultiplying. 16 years ago
Kristian Høgsberg 6b5e7626f5 Move background drawing to a client. 16 years ago
Kristian Høgsberg 5a27f3e6a7 Add a new client that draws a pointer. 16 years ago
Kristian Høgsberg c508d93be2 Update for eagle changes. 16 years ago
Kristian Høgsberg 48a33baec7 Use triangle strips for drawing surfaces. 16 years ago
Kristian Høgsberg a234e70268 Make test client a little more interesting. 16 years ago