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
..
2024-07-02 12:00:11 +02:00
2024-07-02 12:00:11 +02:00
2024-07-02 12:00:11 +02:00
2022-11-17 08:00:36 +01:00
2024-07-02 12:00:11 +02:00
2024-07-02 12:00:11 +02:00
2024-07-02 12:00:11 +02:00
2024-07-02 12:00:11 +02:00
2024-07-02 12:00:11 +02:00
2024-07-02 12:00:11 +02:00
2024-07-02 12:00:11 +02:00
2024-07-02 12:00:11 +02:00