2008-12-22 |
Kristian Høgsberg | Oops, fix compilation. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Kristian Høgsberg | Move coordinate transformation to pick_surface(). |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Ray Strode | Only forward events to compositor if on active VT |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Kristian Høgsberg | Handle more control characters in terminal. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Ray Strode | Ignore tty input |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Kristian Høgsberg | Drop the silly overlay hack. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Kristian Høgsberg | Rename egl-compositor to wayland-system-compositor. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Kristian Høgsberg | Use the new eagle config chooser for picking the config. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Kristian Høgsberg | Remove visual debug prints. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Kristian Høgsberg | Cache modesetting data and just do drmModeSetCrtc on... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Kristian Høgsberg | Do vt ioctl on the right fd. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Ray Strode | Restore framebuffer when switching back to VT |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Ray Strode | Add new event loop api for watching signals |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Ray Strode | Force pointer to stay on screen. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Kristian Høgsberg | Scale background pixbuf when loading. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Ray Strode | Fix rgb byte order for GdkPixbuf backgrounds. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Kristian Høgsberg | Remember to handle rgb_visual case in surface_attach. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Kristian Høgsberg | Add preliminary visual support. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Kristian Høgsberg | Set terminal type to vt100. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Kristian Høgsberg | Don't pin front buffer, kernel modesetting takes care... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Kristian Høgsberg | Fall back to solid color background if not image is... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Kristian Høgsberg | Redesign the compositor / server interface. |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Kristian Høgsberg | Use gdk-pixbuf for saving the screenshot. |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Kristian Høgsberg | Initialize count to 0 in wl_list_length(). |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Kristian Høgsberg | Fix default input device path. |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Kristian Høgsberg | Handle per-device keyboard focus. |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Kristian Høgsberg | Don't close uninitialized fd, check forkpty error. |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Kristian Høgsberg | Make multi-pointer work. |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Kristian Høgsberg | Add option parsing using GOption. |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Kristian Høgsberg | Make sure we initialize object hash. |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Kristian Høgsberg | Use the screen size for sizing the background. |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Kristian Høgsberg | Pass -fPIC when compiling shared libraries. |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Kristian Høgsberg | Forgot to add egl-compositor.h. |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Kristian Høgsberg | Implement passive grabs on button clicks. |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Kristian Høgsberg | Rewrite input event delivery path. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Kristian Høgsberg | Fix signature for pointer motion event. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Kristian Høgsberg | Drop glx-compositor for now. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Kristian Høgsberg | Install libraries plus headers and add pkg-config files. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Kristian Høgsberg | Only send key events to toplevel surface. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Kristian Høgsberg | Feed button events through compositor. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Kristian Høgsberg | Feed motion events through compositor. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Kristian Høgsberg | Drop surface iterator API, just track surfaces in the... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Kristian Høgsberg | Pass button clicks through to compositor. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Kristian Høgsberg | Use bilinear filtering. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Kristian Høgsberg | Handle interrupted system calls in connection code. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Kristian Høgsberg | Implement a bunch of escape codes. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Fix wl_method for screenshooter. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Tweak terminal font color. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Don't forget to initialize overlay position. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Let clients override the suggested size on resize. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Snap terminal size to an integer number of character... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Handle \e[J and \e[H so we can clear the terminal. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Make sure we don't miss queue redraws between commit... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Destroy back buffer in acknowledge handler. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Only update gears angle in frame handler. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Add key map for ctrl modifier as well. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Update tail pointer correctly so scrolling works. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Skip escape codes for now. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Add keyboard input to terminal. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Run command in a pty and feed output to wayland terminal. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Add some text contents to terminal. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Kristian Høgsberg | Refactor window logic into reusable parts, add a new... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Kristian Høgsberg | Fix API to always include socket name length. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Kristian Høgsberg | Update .gitignore. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Kristian Høgsberg | Fail if we can't create the compositor. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Kristian Høgsberg | Make the wayland server a library used by the compositors. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Kristian Høgsberg | Use type strings for method and event signatures. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Kristian Høgsberg | Use autoconf instead of $(shell ...) in the Makefile. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Kristian Høgsberg | Add note about how clients could embed other applications. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Kristian Høgsberg | Fix namespace convention for glib source. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Kristian Høgsberg | Exit if load_compositor() fails. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Kristian Høgsberg | Update .gitignore. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Kristian Høgsberg | Drop early, obsolete compositor. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Kristian Høgsberg | Drop unused clients, pointer and window. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Kristian Høgsberg | Put Wayland under the MIT license. |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Kristian Høgsberg | Add wl_client_marshal() for sending events. |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Kristian Høgsberg | Generalize event loop a bit and pull in the timerfd... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Kristian Høgsberg | Finally implement the commit/ack/frame protocol and... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Kristian Høgsberg | Make ack event signal that the requests have been compo... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Kristian Høgsberg | Add .gitignore. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Kristian Høgsberg | Convert touchpad absolute events to relative. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Kristian Høgsberg | Use struct buffer from cairo-util.c in flower.c. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Kristian Høgsberg | Make overlay animation actually stop. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Kristian Høgsberg | Add commit request + ack event to wayland core. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Kristian Høgsberg | Correct pointer hotspot location. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Kristian Høgsberg | Add different type of overlay animation. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Kristian Høgsberg | Tweak overlay animation a bit. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Kristian Høgsberg | Pick a config instead of hard coding one. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Kristian Høgsberg | Allocate and set mode in egl-compositor. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Kristian Høgsberg | Quit screenshooter when idle. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Kristian Høgsberg | Animate overlay on/off. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Kristian Høgsberg | Add keyboard input, move input device creation to compo... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Kristian Høgsberg | Add missing breaks in evdev switch. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Kristian Høgsberg | Rename input.c to evdev.c. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Kristian Høgsberg | Expose screenshooting as an interface, drop SIGUSR... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Kristian Høgsberg | Generalize the object advertising mechanism. |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Kristian Høgsberg | Add an overlay type window in the compositor. |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Kristian Høgsberg | Load and draw background in compositor. |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Kristian Høgsberg | Move pointer drawing into compositor. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Kristian Høgsberg | Optimize blur further, resize gears with window. |
commit | commitdiff | tree | snapshot |
next |