Add Status Bar to the desktop app #4259

Merged
infinite-persistence merged 2 commits from status-bar into master 2020-06-04 16:31:07 +02:00

2 commits

Author SHA1 Message Date
infiinte-persistence
fd8b6a0a8c Add StatusBar into Page for 'app' only.
#3776 #4259
2020-06-04 10:30:39 -04:00
infiinte-persistence
369164548b Create transient "status bar" to display the hover URL.
Implementation:
- <StatusBar> listens to 'update-target-url' and will show/hide itself as needed.
- Handled the display of "lbry://" protocol.

CSS:
- The colors chosen should work on both Light and Dark Theme.
- The delay is necessary to avoid blinkies when the mouse is moving around.

#4259
2020-06-04 10:29:58 -04:00