genode/repos/demo/include
Norman Feske b0803eabdb gui_session: simplify input/framebuffer aggregate
- Rename framebuffer_session to framebuffer and
  input_session to input as those RPC interfaces are no longer
  meant to be used as stand-alone sessions.

- Host Connection::input and Connection::framebuffer as public
  members, thereby removing the use of pointers. This simplifies
  the client-sized code. E.g., '_gui.input()->pending()' becomes
  '_gui.input.pending()'.

Issue #5242
2024-08-27 15:29:37 +02:00
..
launchpad Replace use of 'typedef' by 'using' 2024-07-02 12:00:11 +02:00
libpng_static demo: avoid implicit conversions 2021-12-17 15:04:45 +01:00
libz_static Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
mini_c demo: fix 'mini_c' compile errors with GCC 8.3.0 2019-05-16 13:11:03 +02:00
scout gui_session: simplify input/framebuffer aggregate 2024-08-27 15:29:37 +02:00
scout_gfx Replace use of 'typedef' by 'using' 2024-07-02 12:00:11 +02:00
util lazy_value.h: improve handling of low steps value 2019-01-07 12:33:57 +01:00