Bug 461386 - Remove status bar and move its UI elements elsewhere
Summary: Remove status bar and move its UI elements elsewhere
Status: CONFIRMED
Alias: None
Product: dragonplayer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2022-11-03 21:57 UTC by Nate Graham
Modified: 2022-11-26 05:44 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2022-11-03 21:57:58 UTC
It shows two things:
1. The name of the currently-playing media, or "Paused"
2. the current playback time

#1 can be moved into the window title, which would also be nice in general to make the text more descriptive for users of traditional Task Managers

#2 can be displayed beside or below the plsyback scrubber, which is the more typical UI style for media playback apps
Comment 1 Harald Sitter 2022-11-06 12:51:41 UTC
If we move the playback time below the scrubber it makes no practical difference, we'll still occupy a line height's worth of space, no?
Comment 2 Nate Graham 2022-11-06 15:55:22 UTC
True, I guess it would have to be on the side, like Elisa and VLC have it.