Skip to content

Commit

Permalink
MainWindow: make filter into a menu (#180)
Browse files Browse the repository at this point in the history
* MainWindow: make filter into a menu

* Use a stateful action

* Put it with the others

* Revert unnecessary change

* Update screenshot

---------

Co-authored-by: David Hewitt <davidmhewitt@users.noreply.github.com>
  • Loading branch information
danirabbit and davidmhewitt authored Feb 3, 2023
1 parent b5f1aba commit aeeb564
Show file tree
Hide file tree
Showing 5 changed files with 445 additions and 35 deletions.
1 change: 1 addition & 0 deletions data/com.github.davidmhewitt.torrential.gresource.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<gresources>
<gresource prefix="/com/github/davidmhewitt/torrential">
<file alias="open-magnet.svg" compressed="true" preprocess="xml-stripblanks">icons/open-magnet.svg</file>
<file compressed="true" preprocess="xml-stripblanks">icons/filter.svg</file>
</gresource>
</gresources>

Binary file modified data/com.github.davidmhewitt.torrential.screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit aeeb564

Please sign in to comment.