index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kmscon_seat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
kmscon: add --xkb-keymap option for predefined keymaps
Ran Benita
1
-0
/
+15
2013-03-04
shl: move log.[ch] to shl_log.[ch]
David Herrmann
1
-1
/
+1
2013-01-07
uterm: move uterm-vt into uterm_vt.h
David Herrmann
1
-1
/
+1
2013-01-07
uterm: move input related API to uterm_input.h
David Herrmann
1
-0
/
+1
2013-01-07
uterm: move video API into uterm_video.h
David Herrmann
1
-0
/
+1
2012-12-09
kmscon: remove compositor support
David Herrmann
1
-9
/
+0
2012-12-09
seat: always activate fake-VTs during startup
David Herrmann
1
-1
/
+2
2012-12-09
seat: start hotplugged seats if --switchvt is given
David Herrmann
1
-44
/
+48
2012-12-09
seat: pass allowed VTs from caller
David Herrmann
1
-6
/
+2
2012-12-06
kmscon: run only on VT-less seats in listen-mode
David Herrmann
1
-1
/
+7
2012-12-06
kmscon: introduce new --listen mode
David Herrmann
1
-15
/
+17
2012-12-02
seat: fix rescheduling sessions if none is active
David Herrmann
1
-10
/
+8
2012-12-02
seat: unref session after unregistration
David Herrmann
1
-0
/
+1
2012-12-02
seat: forward HUP to caller
David Herrmann
1
-0
/
+4
2012-12-02
seat: protect kmscon_seat_remove_display() correctly
David Herrmann
1
-0
/
+3
2012-12-02
seat: schedule dummy session if no other session is available
David Herrmann
1
-5
/
+13
2012-12-02
seat: allow asynchronous command scheduling
David Herrmann
1
-8
/
+22
2012-12-01
seat: ignore keyboard shortcuts in single-session mode
David Herrmann
1
-1
/
+11
2012-12-01
seat: limit multi-session mode to --multi-session
David Herrmann
1
-7
/
+9
2012-12-01
seat: register cdev session only when --cdev is given
David Herrmann
1
-5
/
+7
2012-11-28
seat: set DPMS to ON before broadcasting the device
David Herrmann
1
-5
/
+5
2012-11-28
seat: activate displays only when being in foreground
David Herrmann
1
-39
/
+40
2012-11-19
seat: add --grab-session-dummy option
David Herrmann
1
-0
/
+7
2012-11-19
seat: add helpers to schedule sessions from the outside
David Herrmann
1
-0
/
+39
2012-11-19
seat: remove "manual input" logic
David Herrmann
1
-13
/
+2
2012-11-19
seat: allow scheduling dummy session
David Herrmann
1
-6
/
+6
2012-11-19
seat: be more verbose on asynchronous session switching
David Herrmann
1
-2
/
+7
2012-11-19
seat: fix delayed VT switches
David Herrmann
1
-1
/
+15
2012-11-19
seat: fix calling parent-callbacks on forced sleeping
David Herrmann
1
-5
/
+6
2012-11-19
seat: allow sessions to switch between background/foreground
David Herrmann
1
-7
/
+49
2012-11-19
seat: allow sessions to control VT-switches
David Herrmann
1
-2
/
+11
2012-11-17
seat: fix forwarding errors in seat_pause()
David Herrmann
1
-1
/
+1
2012-11-17
seat: allow calling go_foreground if already in foreground
David Herrmann
1
-3
/
+1
2012-11-11
seat: remove bogus debug statements
David Herrmann
1
-4
/
+0
2012-11-10
seat: allow sessions to notify seat when deactivating
David Herrmann
1
-3
/
+26
2012-11-10
seat: implement delayed session switching
David Herrmann
1
-144
/
+383
2012-11-05
uterm: vt: allow VT-deactivation to fail
David Herrmann
1
-2
/
+3
2012-11-02
seat: clean up session-callback function type
David Herrmann
1
-1
/
+6
2012-10-27
kmscon: add --xkb-model option
David Herrmann
1
-1
/
+1
2012-10-27
uterm: input: allow passing "model" for keyboard descs
David Herrmann
1
-0
/
+1
2012-10-26
kmscon: add character-device session dummy
David Herrmann
1
-0
/
+7
2012-10-23
seat: fix closing dummy sessions
David Herrmann
1
-0
/
+6
2012-10-19
kmscon: use local configs instead of global kmscon_conf
David Herrmann
1
-15
/
+16
2012-10-19
kmscon: implement per-seat configuration
David Herrmann
1
-1
/
+29
2012-10-18
kmscon: add --session-max parameter
David Herrmann
1
-0
/
+10
2012-10-18
seat: use dummy session
David Herrmann
1
-5
/
+31
2012-10-18
seat: add keyboard grabs to close sessions and start new terminals
David Herrmann
1
-0
/
+22
2012-10-18
seat: fix sending all displays to newly created sessions
David Herrmann
1
-0
/
+7
2012-10-15
seat: fix staying alive if compositor-registration fails
David Herrmann
1
-1
/
+1
2012-10-15
kmscon: add wayland-session support
David Herrmann
1
-0
/
+7
[next]