akallabeth

Results 75 issues of akallabeth

follow up #9799

port sdl client to upcoming `sdl3` and `sdl3_ttf` Requirement for #8895

currently connection dialog implemented with #9659 is quite crude. Improve the dialog by: 1. ~~display an icon depending on message type~~ 2. improve text representation and rendering (html? markdown?) 3....

#6699 introduced file copy from remote to local utilizing FUSE. While basic operations work with `xfreerdp` there are still some rough edges to fix: 1. Move the FUSE code to...

help-wanted

`freerdp_keyboard_init` tries to detect the keyboard layout and create a reverse map to get a scancode for a keypress. when `WITH_XKBFILE` is not detected or fails, the detection falls back...

* ~~add runtime option for `WITH_WEBVIEW=OFF`~~ already done with `+force-console-callbacks` * Fix `WITH_WEBVIEW` * ~~Default `WITH_PROXY=ON`~~ already done with 3024c1e3b0d * ~~Add manpage for proxy~~ #9650

might just be the `asan` data collection on program termination (fedora 39) but need to check.