Commit graph

54 commits

Author SHA1 Message Date
Ray Strode
e96dcb8f93 Only forward events to compositor if on active VT
Previously, we'd send things like the user's password
to the active irc window when they logged into a getty
running on a different tty.
2008-12-20 02:00:49 -05:00
Ray Strode
966aa112e7 Ignore tty input
Previously, ctrl-c would kill wayland and input like
passwords and commands would get typed into the terminal
under the scenes.
2008-12-19 17:38:55 -05:00
Kristian Høgsberg
2c0e56b2d5 Drop the silly overlay hack. 2008-12-19 13:54:40 -05:00
Kristian Høgsberg
82f6e8a2ef Rename egl-compositor to wayland-system-compositor.
The wayland-system-compositor is the top-level compositor.  X sessions
or nested Wayland sessions will run as clients of the system compositor.
The system compositor is licensed under the GPL.
2008-12-19 13:47:53 -05:00
Renamed from egl-compositor.c (Browse further)