akallabeth
|
8492738b0d
|
[client,sdl] tidy up code
|
2024-02-22 13:13:49 +01:00 |
|
Armin Novak
|
62f974a5c2
|
[client,sdl] add shortcut config file
Allow keyboard shortcuts to be configured via config file.
|
2024-02-22 12:24:51 +01:00 |
|
Armin Novak
|
ff26ca1e39
|
[client,sdl] use member instead of static variable
|
2023-07-31 13:41:26 +02:00 |
|
Dan Holliday
|
4eee7a54ad
|
Added the ability to quite the RDP session by pressing "r-ctrl + shift + D". The reason for this is when in full screen I have no way to exit from xrdp if I don't want to close my session.
|
2023-07-31 13:41:26 +02:00 |
|
Armin Novak
|
a0fd9cf957
|
[client,sdl] encapsulate c++ context
to properly initialize c++ us a heap allocated wrapper class
|
2023-06-05 14:15:03 +02:00 |
|
akallabeth
|
01293f4c3f
|
[client,sdl] migrate sdl_kbd to class
|
2023-04-19 11:04:13 +02:00 |
|
akallabeth
|
63606b3c7c
|
[client,sdl] migrate display channel to class
|
2023-04-19 11:04:13 +02:00 |
|
akallabeth
|
05a2291861
|
[client,sdl] split sdl_freerdp.hpp
|
2023-04-19 11:04:13 +02:00 |
|
Armin Novak
|
86470103c4
|
[client,sdl] rename c++ headers to hpp
|
2023-04-19 11:04:13 +02:00 |
|