summaryrefslogtreecommitdiffstats
path: root/macosx/Assets.xcassets/showqueue.imageset
Commit message (Collapse)AuthorAgeFilesLines
* Fix toolbar items size on macOS 11.Damiano Galassi2020-08-061-9/+19
|
* MacGui: add a dark mode toolbar icons set.Damiano Galassi2018-09-243-3/+22
|
* MacGui: set the rendering intent of the monochromatic toolbar images to ↵Damiano Galassi2018-06-071-0/+3
| | | | "template".
* Revise queue-related toolbar icons.Bradley Sepos2017-12-132-0/+0
| | | | Make sun object a bit smaller for better balance.
* mac: Use new queue-related toolbar icons on Mac.Bradley Sepos2017-12-135-2/+2
|
* MacGui: show the queue jobs count on the main window queue toolbar icon.Damiano Galassi2016-10-052-0/+0
|
* Move png icons into an asset cataloganongitter2016-02-113-0/+22
Use of an asset catalog to store png icons instead of a folder to make it way easier to read in the Xcode project.