genode/repos/os
Norman Feske 8aa1e349fc terminal session: propagate resize events
The new 'Terminal_session::size_changed_sigh' RPC function registers a
signal handler that is triggered each time when the terminal size
changes. It enables the client to adjust itself to the new size by
subsequently calling the 'size' RPC function. Of all terminal servers,
only the graphical terminal triggers this signal.
2018-02-14 20:41:03 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include terminal session: propagate resize events 2018-02-14 20:41:03 +01:00
lib net-stat: remove as it is not used and outdated 2018-01-17 12:14:42 +01:00
recipes depot: update recipe hashes 2018-02-09 13:34:24 +01:00
run trace_logger: convenient tracing frontend 2018-02-09 13:34:20 +01:00
src terminal session: propagate resize events 2018-02-14 20:41:03 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.