restitux
a546438fdc
Change playback override key to L
2022-09-13 14:20:08 -06:00
restitux
912ebc57ce
Consolidate input logic into BrowserView
2022-09-03 03:24:02 -04:00
restitux
628f02831e
Refactor UI to add Mpv player widget with overlay
2022-09-03 00:54:45 -04:00
restitux
552e18a42f
Animate Sidebar ContentView focus switch
2022-08-31 18:28:53 -04:00
restitux
35cf23dc95
Remove unused commented out code
2022-08-24 21:35:40 -04:00
restitux
d47e431afc
Add input logic for scrolling through ContentView
2022-08-22 18:39:43 -04:00
restitux
857eacdf15
ContentView tabs now switch based on sidebar
...
This required a change to the Provider URL format to simplify testing
of tabs with different content.
2022-08-22 14:54:09 -04:00
restitux
94a69d383b
Add Provider object and update the UI to use
...
This currently uses localhost:8080 hosted providers to facilitate
testing.
2022-08-19 12:46:20 -04:00
restitux
7944e4e21b
Initial prototype
...
Basic UI outline with keyboard control. Python database
object is exposed to QML and data can be queried from its methods.
This should provide a generic structure that different UI themes
can be built around.
2022-08-15 17:50:09 +00:00