Commit Graph

13 Commits

Author SHA1 Message Date
Mark
f41bec1423 fix mers, fix space not pausing in idle display
bug that is fixed now:
if a textbox was focused on the main screen,
and then the idle display opened, pressing
spacebar would type a space character into
that textbox (even though the box isnt visible),
and would not trigger pause/resume.
now, the textbox remains unchanged and
the player will pause/resume.
2024-09-26 21:45:43 +02:00
Mark
6eb884e7a5 update client + remake web-ui (server, incomplete) 2024-05-15 22:58:30 +02:00
Mark
0c0c535d2c leftclick on a keybind setting will exit set mode 2024-05-13 19:52:34 +02:00
Mark
b22d9ffeb3 add keybinds 2024-02-08 10:19:49 +01:00
Mark
48be8942f1 add save button to settings 2023-12-30 18:14:14 +01:00
Mark
b848a0d511 add ways to modify tags, and add a Fav button to client 2023-12-30 18:12:02 +01:00
Mark
8c434743f8 s 2023-12-27 15:39:53 +01:00
Mark
e29fccf20e fix bug and add power saver
power saver will be enabled on bad performance
2023-11-14 18:38:12 +01:00
Mark
55190d1943 artist image support 2023-11-12 20:52:24 +01:00
Mark
671bf17c53 get rid of GuiElem in favor of explicit Box<dyn GuiElemTrait> 2023-11-05 20:43:55 +01:00
Mark
9fbe67012e small improvements idk i forgot i had a git repo for this project 2023-08-24 16:15:01 +02:00
Mark
5add9c477e readme++ 2023-08-14 00:20:09 +02:00
Mark
922e4fcc00 init 2023-08-13 23:58:53 +02:00