index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
terminal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
Prefix kmscon sources with kmscon_*
David Herrmann
1
-637
/
+0
2012-10-09
tsm: vte: use ASCII keysyms for ctrl+<XY> shortcuts
David Herrmann
1
-2
/
+2
2012-10-09
uterm: input: add support for multiple keysyms
David Herrmann
1
-6
/
+12
2012-10-08
uterm: input: add flag to input-events marking them as handled
David Herrmann
1
-1
/
+6
2012-10-07
terminal: pass seat-name to PTY
David Herrmann
1
-1
/
+6
2012-10-02
terminal: perform hard-reset on exit
David Herrmann
1
-0
/
+1
2012-09-30
Fix printf() specified bugs all over the code
David Herrmann
1
-3
/
+4
2012-09-26
pty: set argv via helper function
David Herrmann
1
-0
/
+4
2012-09-26
pty: set "TERM" via helper function instead of kmscon_conf
David Herrmann
1
-0
/
+4
2012-09-18
pty: remove public eloop dependency
David Herrmann
1
-2
/
+19
2012-09-18
tsm: vte: convert to use llog
David Herrmann
1
-1
/
+2
2012-09-18
tsm: add *_set_palette() helper
David Herrmann
1
-0
/
+1
2012-09-18
tsm: vte: rename kmscon_vte object to tsm_vte
David Herrmann
1
-2
/
+2
2012-09-18
tsm: rename files
David Herrmann
1
-1
/
+1
2012-09-18
tsm: vte: move vte layer to tsm_vte_*
David Herrmann
1
-5
/
+5
2012-09-18
terminal: drain timer after wakeup
David Herrmann
1
-1
/
+4
2012-09-18
tsm: screen: introduce TSM_SCREEN_OPT_RENDER_TIMING
David Herrmann
1
-0
/
+3
2012-09-18
tsm: add tsm_log_t llog-compatible log object
David Herrmann
1
-1
/
+1
2012-09-18
tsm: screen: move filenames to tsm_screen.[ch]
David Herrmann
1
-1
/
+1
2012-09-18
console: rename prefix to tsm_screen_*
David Herrmann
1
-14
/
+14
2012-09-18
terminal: don't include tsm_unicode.h
David Herrmann
1
-1
/
+0
2012-09-18
tsm: move unicode.[ch] to tsm_unicode.[ch]
David Herrmann
1
-1
/
+1
2012-09-18
main: add --font-dpi option
David Herrmann
1
-0
/
+1
2012-09-16
shl: move timer to shl_timer_*
David Herrmann
1
-1
/
+0
2012-09-15
shl: move dlist to shl_dlist.h
David Herrmann
1
-0
/
+1
2012-09-15
shl: move dlist implementation to shl_dlist_*
David Herrmann
1
-20
/
+20
2012-09-11
uterm: add uterm_keysyms.h
David Herrmann
1
-1
/
+0
2012-09-08
vte: make independent of uterm
David Herrmann
1
-1
/
+2
2012-09-08
console: make independent of text drawing layer
David Herrmann
1
-1
/
+5
2012-09-05
terminal: make shortcuts configurable via command-line
David Herrmann
1
-18
/
+23
2012-09-04
terminal: print debug warning when skipping frames
David Herrmann
1
-0
/
+3
2012-08-28
main: add --render-engine option
David Herrmann
1
-1
/
+3
2012-08-22
terminal: remove debug messages
David Herrmann
1
-3
/
+0
2012-08-21
terminal: add --fps to limit framerate
David Herrmann
1
-16
/
+76
2012-08-15
terminal: add wake-up/sleep logic
David Herrmann
1
-2
/
+28
2012-08-14
terminal: implement basic scrolling-keys
David Herrmann
1
-1
/
+25
2012-08-14
terminal: add --sb-size to control scrollback buffer size
David Herrmann
1
-0
/
+1
2012-08-14
main: add font options
David Herrmann
1
-1
/
+5
2012-08-11
main: move conf_global to kmscon_conf in new header main.h
David Herrmann
1
-2
/
+2
2012-08-11
terminal: remove global video object
David Herrmann
1
-6
/
+1
2012-08-10
terminal: check for errors when initializing text renderer
David Herrmann
1
-1
/
+7
2012-08-10
terminal: choose "gltex" renderer if OpenGL is available
David Herrmann
1
-1
/
+8
2012-08-10
text: rework text renderer system
David Herrmann
1
-3
/
+1
2012-08-08
text: move font_char_attr to text.h
David Herrmann
1
-1
/
+0
2012-08-08
terminal: remove OpenGL drawing stubs
David Herrmann
1
-25
/
+1
2012-08-06
conf: add "font-engine" option
David Herrmann
1
-1
/
+2
2012-08-01
Use new text renderer
David Herrmann
1
-49
/
+110
2012-07-21
ui: dispatch redraws in UI instead of terminal
David Herrmann
1
-18
/
+1
2012-07-21
terminal: allow external redraw-schedule
David Herrmann
1
-0
/
+8
2012-07-21
ui: explicitely remove displays from terminals
David Herrmann
1
-3
/
+1
[next]