genode/repos/os/src
Norman Feske 82e2900aa7 nitpicker: re-organize implementation
This patch revises the implementation of nitpicker in the following
respects:

- Split the implementation into smaller files,
- Consistently use the 'Nitpicker' namespace,
- Avoid the use of format strings,
- Retire old (and hackish) debug mode,
- Removal of unused timer connection,
- Merging 'Session' into 'Session_component',
- Merging 'Mode' into 'User_state',
- Adding the notions of 'View_owner' and 'Focus' as interfaces,
- Untangle 'User_state' and 'View_stack'
2017-11-30 11:23:14 +01:00
..
app top: increase number of supported trace subjects 2017-11-30 11:23:10 +01:00
drivers platform_drv: separate acpi and system feature 2017-11-30 11:23:14 +01:00
init init: forward RAM/cap quota session errors 2017-11-30 11:23:13 +01:00
lib timeout: replace Duration operators by methods 2017-11-30 11:23:09 +01:00
server nitpicker: re-organize implementation 2017-11-30 11:23:14 +01:00
test Draw frame in framebuffer test 2017-11-30 11:23:11 +01:00