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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-16
a DONT_NEED_X preprocessor guard to keep things testable
dbus-attempt
Ray Strode
1
-0
/
+6
2009-01-05
Generate a random socket address and export on bus
Ray Strode
3
-4
/
+68
2009-01-05
Add a mechanism for exporting methods to the bus
Ray Strode
3
-1
/
+648
2009-01-05
filter whitespace cleanup
Ray Strode
1
-3
/
+2
2009-01-05
Whitespace fixup
Ray Strode
1
-1
/
+1
2008-12-22
Try to take name on bus and bail if unable
Ray Strode
7
-4
/
+64
2008-12-22
Install system compositor into sbindir
Ray Strode
1
-2
/
+2
2008-12-22
Exit if unable to get a connection on the bus
Ray Strode
1
-0
/
+4
2008-12-22
Whitespace fix up in dbus.c
Ray Strode
1
-1
/
+1
2008-12-22
Create dbus object from main()
Ray Strode
1
-3
/
+7
2008-12-22
Create loop in a main() and pass to ec constructor
Ray Strode
3
-13
/
+8
2008-12-22
Don't pass ec to dbus init function
Ray Strode
3
-3
/
+3
2008-12-22
Add license blurb
Ray Strode
1
-0
/
+19
2008-12-20
Send SIGTERM when disconnected from bus
Ray Strode
1
-1
/
+7
2008-12-20
Rework dbus event loop integration
Ray Strode
1
-18
/
+178
2008-12-20
Track hang ups in event loop
Ray Strode
2
-1
/
+4
2008-12-20
start of dbus
Kristian Høgsberg
5
-1
/
+85
2008-12-20
Update start script to work new compositor name
Ray Strode
1
-1
/
+1
2008-12-20
Drop stty hack in lame run.sh now
Ray Strode
1
-3
/
+0
2008-12-20
Update lame run.sh to work with vt changes
Ray Strode
1
-1
/
+3
2008-12-20
Add lame tester script
Ray Strode
1
-0
/
+23
2008-12-20
Revert "Don't pin front buffer, kernel modesetting takes care of that now."
Ray Strode
1
-0
/
+8
2008-12-20
Use /dev/input not /dev/input/by-path for input
Ray Strode
1
-1
/
+1
2008-12-20
Only forward events to compositor if on active VT
Ray Strode
1
-0
/
+17
2008-12-19
Handle more control characters in terminal.
Kristian Høgsberg
1
-14
/
+14
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
5
-69
/
+81
2008-12-19
Use the new eagle config chooser for picking the config.
Kristian Høgsberg
1
-56
/
+13
2008-12-19
Remove visual debug prints.
Kristian Høgsberg
1
-4
/
+0
2008-12-19
Cache modesetting data and just do drmModeSetCrtc on vt enter.
Kristian Høgsberg
1
-68
/
+25
2008-12-19
Do vt ioctl on the right fd.
Kristian Høgsberg
1
-2
/
+3
2008-12-19
Restore framebuffer when switching back to VT
vt-restore
Ray Strode
1
-5
/
+98
2008-12-19
Add new event loop api for watching signals
Ray Strode
2
-0
/
+90
2008-12-18
Force pointer to stay on screen.
Ray Strode
1
-0
/
+10
2008-12-18
Scale background pixbuf when loading.
Kristian Høgsberg
1
-5
/
+4
2008-12-18
Fix rgb byte order for GdkPixbuf backgrounds.
Ray Strode
1
-1
/
+9
2008-12-18
Remember to handle rgb_visual case in surface_attach.
Kristian Høgsberg
1
-0
/
+2
2008-12-18
Add preliminary visual support.
Kristian Høgsberg
7
-29
/
+148
2008-12-18
Set terminal type to vt100.
Kristian Høgsberg
1
-0
/
+1
2008-12-18
Don't pin front buffer, kernel modesetting takes care of that now.
Kristian Høgsberg
1
-8
/
+0
2008-12-18
Fall back to solid color background if not image is found.
Kristian Høgsberg
1
-1
/
+5
2008-12-15
Redesign the compositor / server interface.
Kristian Høgsberg
9
-342
/
+286
2008-12-14
Use gdk-pixbuf for saving the screenshot.
Kristian Høgsberg
1
-119
/
+7
2008-12-14
Initialize count to 0 in wl_list_length().
Kristian Høgsberg
1
-0
/
+1
2008-12-12
Fix default input device path.
Kristian Høgsberg
1
-1
/
+2
2008-12-12
Handle per-device keyboard focus.
Kristian Høgsberg
1
-9
/
+8
2008-12-12
Don't close uninitialized fd, check forkpty error.
Kristian Høgsberg
1
-3
/
+6
2008-12-12
Make multi-pointer work.
Kristian Høgsberg
3
-47
/
+80
2008-12-12
Add option parsing using GOption.
Kristian Høgsberg
1
-5
/
+18
[next]