index
:
~halfline/wayland
dbus-attempt
ignore-tty
local-changes
master
newhash
vt-restore
Ray's clone of krh's wayland project
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wayland-system-compositor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-15
Don't forget to transform coordinates for the grab surface.
Kristian Høgsberg
1
-5
/
+14
2009-02-10
Re-init link when removing animation.
Kristian Høgsberg
1
-2
/
+5
2009-02-10
Don't crash when there's no primary surface.
Kristian Høgsberg
1
-1
/
+1
2009-02-10
Fix surface coordinate transformation.
Kristian Høgsberg
1
-4
/
+6
2009-02-10
Add surface animation framework, implement fullscreen surface switcher.
Kristian Høgsberg
1
-71
/
+199
2009-02-09
Add a per-surface matrix.
Kristian Høgsberg
1
-9
/
+156
2001-01-01
Quit compositor on eject key press.
Kristian Høgsberg
1
-0
/
+5
2001-01-01
Switch to using a projective transformation.
Kristian Høgsberg
1
-3
/
+7
2009-01-26
Finish egl_* to wlsc_* rename.
Kristian Høgsberg
1
-70
/
+70
2009-01-26
Use glReadPixels() for the screen shooter
Kristian Høgsberg
1
-5
/
+19
2009-01-26
Depend on udev 136 and clean up some code.
Kristian Høgsberg
1
-36
/
+17
2009-01-16
Initialize output position properly.
Kristian Høgsberg
1
-0
/
+2
2009-01-16
Update to track udev API change in eagle.
Kristian Høgsberg
1
-48
/
+1
2008-12-31
Split out per-output state, use libudev for enumerating hardware.
Kristian Høgsberg
1
-171
/
+284
2008-12-30
Use libudev for enumerating input devices.
Kristian Høgsberg
1
-33
/
+69
2008-12-30
Use a more generic glob for input devices.
Kristian Høgsberg
1
-3
/
+3
2008-12-24
Add client side demarshalling for events.
Kristian Høgsberg
1
-0
/
+2
2008-12-22
Add a proxy for the server side output object.
Kristian Høgsberg
1
-3
/
+3
2008-12-21
Add hook to allow globals to send cold-plug events to new clients.
Kristian Høgsberg
1
-4
/
+25
2008-12-21
Represent event and method metadata with struct wl_message.
Kristian Høgsberg
1
-1
/
+1
2008-12-21
Move protocol metadata to wayland-protocol.[ch].
Kristian Høgsberg
1
-3
/
+6
2008-12-21
Consolidate tty setup and fix a few spacing issues.
Kristian Høgsberg
1
-50
/
+31
2008-12-21
Oops, fix compilation.
Kristian Høgsberg
1
-4
/
+4
2008-12-21
Move coordinate transformation to pick_surface().
Kristian Høgsberg
1
-11
/
+8
2008-12-20
Only forward events to compositor if on active VT
Ray Strode
1
-0
/
+17
2008-12-19
Ignore tty input
Ray Strode
1
-3
/
+75
2008-12-19
Drop the silly overlay hack.
Kristian Høgsberg
1
-162
/
+4
2008-12-19
Rename egl-compositor to wayland-system-compositor.
Kristian Høgsberg
1
-0
/
+1174