Age | Commit message (Collapse) | Author |
|
D-Bus command line tools can be called to make method calls to reveal
a file's location in the file manager.
|
|
The inline downloads UI finally has some interactivity: left-clicking on a finished download opens it in the default viewer app, and right-clicking shows a context menu with relevant actions.
|
|
|
|
The URL checks for determining which identity was in use were a bit too page-specific. Now the URL prefix usage is applied more consistently.
The identity toolbar menu is now more useful in that it allows both switching identities and stopping the use of the current identity.
|
|
All-caps should be applied at runtime when appropriate.
|
|
The identity list is needed elsewhere outside of the sidebar, so moved it into a specialized ListWidget class.
|