moonlight-stream / moonlight-ios

GameStream client for iOS/tvOS
GNU General Public License v3.0
990 stars 247 forks source link

Add fn 1-12 to toolbar above keyboard to support screen switch #600

Open oxkenshin opened 5 months ago

oxkenshin commented 5 months ago

Screenshot 2023-12-15 at 4 55 41 PM

Here is how it looks alike.

This modification made it possible to switch screen from iOS with software keyboard using the shortcut ctrl-shift-alt-fn[1-6].

oxkenshin commented 4 months ago

Adds Fn1-Fn12 to Toolbar; Updates UI to make cross button always on top; Improves UI layout algorithm. Tested on iPad Pro 12.9 inch, and iPad mini 6.

Screenshot 2023-12-30 at 9 33 56 PM IMG_0072

oxkenshin commented 4 months ago

Adds arrow key to support shortcuts like Win+Shift+Left/Right Arrow to switch a window to left/right screen. Screenshot 2023-12-31 at 2 27 00 PM

knaos commented 1 month ago

This is great and a very needed functionality. I definately need it a lot. Alternatively, can there also be a special button like Next display just for switching the displays? Or a gesture, like three fingers swipe or 4 fingers swipe?