8348 Commits (996dd5caa5b73154375679147dcc4d8523b999bf)
 

Author SHA1 Message Date
Kristian Høgsberg 7a8431f670 Only update gears angle in frame handler. 16 years ago
Kristian Høgsberg 0d77fd484c Add key map for ctrl modifier as well. 16 years ago
Kristian Høgsberg b29415ee6d Update tail pointer correctly so scrolling works. 16 years ago
Kristian Høgsberg f04e838d4a Skip escape codes for now. 16 years ago
Kristian Høgsberg 6e83d58153 Add keyboard input to terminal. 16 years ago
Kristian Høgsberg 269d6e3daf Run command in a pty and feed output to wayland terminal. 16 years ago
Kristian Høgsberg 44e3c5e1ad Add some text contents to terminal. 16 years ago
Kristian Høgsberg 0c4457f0c2 Refactor window logic into reusable parts, add a new terminal application. 16 years ago
Kristian Høgsberg dc0f355f0a Fix API to always include socket name length. 16 years ago
Kristian Høgsberg cb70316105 Update .gitignore. 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 87e0a384da Use type strings for method and event signatures. 16 years ago
Kristian Høgsberg d4de54efe7 Use autoconf instead of $(shell ...) in the Makefile. 16 years ago
Kristian Høgsberg b820b82cad Add note about how clients could embed other applications. 16 years ago
Kristian Høgsberg e2ce43a9be Fix namespace convention for glib source. 16 years ago
Kristian Høgsberg 35052568d0 Exit if load_compositor() fails. 16 years ago
Kristian Høgsberg d91e049735 Update .gitignore. 16 years ago
Kristian Høgsberg fcb6cbd5d0 Drop early, obsolete compositor. 16 years ago
Kristian Høgsberg 3620295d17 Drop unused clients, pointer and window. 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 f3723fe79e Add .gitignore. 16 years ago
Kristian Høgsberg 0ee84083a2 Convert touchpad absolute events to relative. 16 years ago
Kristian Høgsberg 18fb78307b Use struct buffer from cairo-util.c in flower.c. 16 years ago
Kristian Høgsberg 73c305851d Make overlay animation actually stop. 16 years ago
Kristian Høgsberg 4097923a64 Add commit request + ack event to wayland core. 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 f53f4bbd52 Quit screenshooter when idle. 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 ec8ef722e9 Add missing breaks in evdev switch. 16 years ago
Kristian Høgsberg a5a2c8e5db Rename input.c to evdev.c. 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 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 e9d550bdd4 Optimize blur further, resize gears with window. 16 years ago
Kristian Høgsberg 29590034f4 Remove redundant glFlush(). 16 years ago
Kristian Høgsberg 873302649a Optimize blur a bit more. 16 years ago
Kristian Høgsberg 8c304f6d9a A couple more theme tweaks. 16 years ago
Kristian Høgsberg 6e635f3472 Get corner radius right for inner bevel. 16 years ago