platform/upstream/kmscon.git
2012-10-01 David Herrmannwlt: add --term, --login, --palette and --sb-size
2012-10-01 David Herrmannwlt: add scrollback-buffer grabs
2012-10-01 David Herrmannbuild: add shl_misc to all its users
2012-10-01 David Herrmannuterm: input: plain: remove unused array
2012-10-01 David Herrmannshl: misc: add SHL_HAS_BITS() helper
2012-10-01 David HerrmannMove grab-parsing into conf.c
2012-10-01 David HerrmannMake xkbcommon mandatory
2012-09-30 David Herrmannwlt: toolkit: implement proper minimal sizes
2012-09-30 David Herrmannwlt: terminal: remove dead non-snap code
2012-09-30 David Herrmannwlt: terminal: do not clear terminal background
2012-09-30 David Herrmannwlt: toolkit: fix scheduling resize on widget-creation
2012-09-30 David Herrmannwlt: toolkit: fix forcing redraw during unneeded resize...
2012-09-30 David Herrmanntsm: screen: fix moving cursor when scrolling during...
2012-09-30 David Herrmannwlt: terminal: snap to console-size on resize
2012-09-30 David Herrmannwlt: toolkit: allow widgets to control new size
2012-09-30 David Herrmanntsm: screen: fix buffer-overflow when resizing and...
2012-09-30 David Herrmannkmscon: allow paths with --vt=<xy>
2012-09-30 David Herrmannshl: add shl_strtou() helper
2012-09-30 David HerrmannFix printf() specified bugs all over the code
2012-09-30 David Herrmanntsm: unicode: do not encode invalid UTF8
2012-09-30 David Herrmannlog/llog: add gcc format checks
2012-09-30 David HerrmannRelease kmscon-5
2012-09-30 David Herrmanntest_vt: fix compilation with new allocation API
2012-09-30 David HerrmannUpdate NEWS entry
2012-09-29 Matthew Monacobuild: autogen.sh cleanup
2012-09-29 David Herrmannkmscon: add --vt=<num> option to select VT for seat0
2012-09-29 David Herrmannconf: add INT datatype
2012-09-29 Scott Moreauwlt: toolkit: add maximize toggle functionality
2012-09-29 David Herrmannbuild: fix compilation if _Static_assert() is not available
2012-09-27 David Herrmanneloop: don't warn when removing bad fds from epoll-set
2012-09-27 David Herrmannwlt: terminal: forward HUP event to the caller
2012-09-27 David Herrmanntsm: vte: be less verbose about unhandled escapes
2012-09-27 David Herrmanneloop: make timerfd non-blocking
2012-09-27 David Herrmannwlt: toolkit: repeat key events
2012-09-27 David Herrmanneloop: allow NULL for timer updates
2012-09-27 David Herrmannwlt: add some --font-* options
2012-09-27 David Herrmanntsm: screen: fix cleaning buffers on resize
2012-09-27 David Herrmanntsm: unicode: fix accessing symbol-array out of bounds
2012-09-27 David Herrmanntsm: unicode: fix not recreating the default-table...
2012-09-27 David Herrmannwlt: toolkit: fix use after free of dp_fd
2012-09-27 David Herrmannwlt: toolkit: fix sending two surface.attach() reqs...
2012-09-26 David Herrmannwlt: main: increase default window size to 600x400
2012-09-26 David Herrmannwlt: terminal: handle keyboard events
2012-09-26 David Herrmannwlt: toolkit: add keyboard events
2012-09-26 David Herrmannwlt: terminal: draw terminal to buffers during redraw-cb
2012-09-26 David Herrmannwlt: load font modules during startup
2012-09-26 David Herrmannwlterm: add hard-dependency to xkbcommon
2012-09-26 David Herrmannpty: remove useless debug message
2012-09-26 David Herrmanntext: add helpers to (un)load all modules at once
2012-09-26 David Herrmannbuild: build text_font subsystem as separate static...
2012-09-26 David Herrmannwlt: terminal: add TSM and PTY objects
2012-09-26 David Herrmannwlt: toolkit: add wlt_window_get_eloop() helper
2012-09-26 David Herrmannpty: set argv via helper function
2012-09-26 David Herrmannpty: set "TERM" via helper function instead of kmscon_conf
2012-09-26 David Herrmannwlt: theme: fix calculating window size regarding buttons
2012-09-26 David Herrmannbuild: update autotools logic and add "wlterm" application
2012-09-24 David Herrmannconf: remove uterm depedency
2012-09-21 David Herrmannmain: pick up non-FBDEV_DRM devices without --fbdev
2012-09-21 David Herrmannuterm: monitor: mark DRM-fbdev devices as such
2012-09-21 David Herrmannuterm: video: ignore NULL buffers in vector requests
2012-09-21 David Herrmannuterm: video: fbdev: disable double buffering
2012-09-20 David Herrmanntest_key: add small helper for client-side key-input
2012-09-19 David Herrmannpty: set VERASE character to backspace during setup
2012-09-19 David Herrmanntsm: vte: send original VT220 escape codes for Shift...
2012-09-18 David Herrmanndocs: add systemd kmscon unit
2012-09-18 David Herrmannpty: remove public eloop dependency
2012-09-18 David Herrmanntsm: vte: convert to use llog
2012-09-18 David Herrmannbuild: make libtsm build separately
2012-09-18 David Herrmanntsm: vte: introduce own modifiers
2012-09-18 David Herrmanntsm: vte: remove unused keyboard-action enum
2012-09-18 David Herrmanntsm: add *_set_palette() helper
2012-09-18 David Herrmanntsm: vte: rename kmscon_vte object to tsm_vte
2012-09-18 David Herrmanntsm: rename files
2012-09-18 David Herrmanntsm: vte: move vte layer to tsm_vte_*
2012-09-18 David Herrmannterminal: drain timer after wakeup
2012-09-18 David Herrmanneloop: add ev_timer_drain() helper
2012-09-18 David Herrmanntsm: screen: switch to llog
2012-09-18 David Herrmanntsm: screen: introduce TSM_SCREEN_OPT_RENDER_TIMING
2012-09-18 David Herrmanntsm: screen: add screen-options helpers
2012-09-18 David Herrmannbuild: fix build without uterm-keysyms.h
2012-09-18 David Herrmanntsm: add tsm_log_t llog-compatible log object
2012-09-18 David Herrmanntsm: screen: move filenames to tsm_screen.[ch]
2012-09-18 David Herrmanntsm: fix header comments
2012-09-18 David Herrmannconsole: rename prefix to tsm_screen_*
2012-09-18 David Herrmanntsm: unicode: remove tsm_symbol_get_u8()
2012-09-18 David Herrmannterminal: don't include tsm_unicode.h
2012-09-18 David Herrmanntext: pass symbol-data directly into text layer
2012-09-18 David Herrmanntsm: unicode: add helper for ucs4->u8 string conversions
2012-09-18 David Herrmannbuild: make xkbcommon built-time dependency
2012-09-18 David Herrmanntsm: unicode: fix error-path in tsm_symbol_append()
2012-09-18 David Herrmannshl: hashtable: add shl_hashtable_remove() helper
2012-09-18 David Herrmanntsm: unicode: add symbol-table helpers
2012-09-18 David Herrmanntsm: unicode: merge tsm_symbol_get() into table__get()
2012-09-18 David Herrmanntsm: unicode: export tsm_ucs4_to_utf8()
2012-09-18 David Herrmanntsm: unicode: add symbol-table contexts
2012-09-18 David Herrmanntsm: unicode: remove log_* calls
2012-09-18 David Herrmanntsm: move unicode.[ch] to tsm_unicode.[ch]
2012-09-18 David Herrmannbuild: move all remaining static_* files to kmscon...
2012-09-18 David Herrmannshl: move kmscon_hook_* to shl
2012-09-18 David Herrmannmain: change default font size to 12
next