gomp/ui
aditya-K2 33603e1450 Better Focusing Model
Previously I was using the InsidePlaylist and InsideSearchView boolean
values which was a very hacky and unscalable way. Instead I am using a
focus map which can be queried to check which view has focus. Also the
Pages Implementation is kind of on hold because it has a lot of problems
for e.g resizing doesn't seem to work as I imagined. I am keeping that
Idea on hold right now.
2021-12-22 23:49:16 +05:30
..
app.go moving app.go progressbar.go to the new ui package 2021-12-22 20:39:01 +05:30
focus.go Better Focusing Model 2021-12-22 23:49:16 +05:30
notification.go moving notification to ui package 2021-12-22 21:20:01 +05:30
progressBar.go moving app.go progressbar.go to the new ui package 2021-12-22 20:39:01 +05:30