summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Actions: Update media icons, remove rtl-symbolicHEADmasterDarin2023-05-0364-2715/+3180
| | | | | | | | | | Pulls media control icons from upstream. These icons use newer gradients and slightly rounded corners. Made some spacing adjustments as some were off center and inconsistent heights. Removed all action icons ending with `-rtl-symbolic` in favor of leaving or adding `-symbolic-rtl` suffixed icons, which is what Gtk and Qt use.
* Devices: Disc - improve borders, remove symlinksDarin2023-05-0377-411/+621
| | | | | | | | | | | | | | | | | | | Updated - Use semi-transparent borders for media-optical making them sharper, especially in dark themes. Removed - All media-optical-* symlinks. All media-optical-* icons are symlinked to media-optical, none are unique icons so they shouldn't be needed. These special icon names (like media-optical-cd-r) are defined in udisks2[1], but they are not FreeDesktop.org names, and every app I can find (even udisks2 frontends like gnome-disk-utility) seems to enable fallbacks to use simply media-optical for all disc media. [1] https://github.com/max2344/udisks2/blob/4d165214f81e71b7ff10b02cdea0a1d915dd8c7f/udisks/udisksobjectinfo.c#L177
* Update actions, status from upstreamDarin2023-05-03180-8294/+22658
| | | | | | | | | | | | This pulls a lot of action and status icons from upstream. Changes will mostly be seen in the arrow style, arrows are more rounded. These icons also use a newer gradient and borders. Adds a lot of missing `*-rtl` action and status icons and symlinks. Fixed a few erroneously named icons and inconsistent icons. Updated symlinks where needed.
* Apps: Update Bittorrent app iconsDarin2023-04-1711-1569/+110
| | | | | | | | | | Removes Transmission app icons. Transmissions own icon is now a much cleaner and better looking icon. They also ship their own symbolic icon (removing the need for the monochrome light and dark icons that were previously needed here). Adds qBittorrent and Deluge symbolic icons which are used when Status Tray tries to request symbolic icons.
* Devices: Remove unused symlinksDarin2023-04-13126-3710/+1
| | | | | | | | | | Removes unused symlinks. Most of these are plainly named (like mouse) and have had newer FreeDesktop.org names (like input-mouse) for a very long time. All removed icons were checked against the Xfce code (as well as some MATE, Cinnamon, Gnome, KDE, and Elementary code) to make sure they're no longer used.
* Mimes: Make all mime directories uniformDarin2023-04-1351-196/+2620
| | | | | | | Add missing symlinks and icons where needed, delete a few unused. All fullcolor mime directories should now have the same named icons and same number of files.
* Devices: Make mouse more traditional lookingDarin2023-04-137-439/+1367
| | | | | | | | | | | Use a two-button mouse with scroll wheel. Remove the glass-style reflection. Use semi-transparent borders for better sharpness in dark themes. Closes #214
* Devices: Sharpen printer icons, add sizesDarin2023-04-1327-1070/+1234
| | | | | | | | | | | | Updated - Use semi-transparent borders on all printer icons for a sharper look (especially in dark themes) - Replaced printer error `-` emblem with newer `!` symbol - Move `system-config-printer` symlinks to `apps` directory Added - `printer` 32px - `printer-error` 16px
* Apps: Refresh some settings icons, add sizesDarin2023-04-1332-2533/+2987
| | | | | | | | | | | | | | | | | Color Settings - Updates the color palette and border style of the color settings icon. - Made new icons for missing sizes, making it easier to see in menus and App Finder. - Fixes issue where the center was not white in dark themes. Accessibility - Pulls accessibility icon from upstream, newer palette and border style. Keyboard - Fix inconsistent key sizes. - Add and adjust symbolic icon from upstream. Fixes #210
* Categories: Improve `preferences-system`, gear bordersDarin2023-04-1334-1334/+1466
| | | | | | | | | | | | | | | | | Updated - Use semi-transparent borders for `preferences-system`, `system-run`, and `system-upgrade` giving them a sharper look (especially in dark themes) Removed - Symlink from `document-properties` to `preferences-system` at 64px and 128px (they no longer use the same icon, `document-properties` not used at large sizes) - `control-center2` symlinks, were originally older gnome-software-center name - `drakconf`, likely no longer needed, drakconf has their own icons (and if needed we need to add the symlinks back to apps, not categories) Added - `preferences-system` at 96px - `applications-system` symlinks where missing
* Update network wired and network transmit iconsDarin2023-03-2993-4107/+3389
| | | | | | | | | | | | | | | | | | | Addresses problem where the wired network and network transmit icons were inconsistent between sizes and symbolic vs normal. This is discussed with images in issue #332 Changes - Network wired now uses 'linked squares' icon from Adwaita - Network transmit now uses up and down arrows - Network offline now use empty wifi symbol - Network wired connect and disconnect notification uses the ethernet device icon Fixes - Network wired, transmit icons now consistent between sizes and types - Notification now shows correct network connected & disconnected icons Fixes #332
* Use pencil icon from upstreamDarin2023-03-2963-8711/+13868
| | | | | | | | | | The yellow pencil should be easier to see in dark themes. - Switches from black to yellow pencil. - Cleaned up icons some, sharper borders. - Add missing icon sizes where needed. - Remove old/unused symlinks.
* Mimetypes: Clean up existing, delete unusedDarin2023-03-29134-2301/+1708
| | | | | | | | | | | | | | | | | | | | | | New: - Qt Designer (symlink to theme like Glade/Builder) Cleaned up unaligned borders: - D - Groovy - Office icons - PGP - Typescript - Vala Removed unused symlinks: - application-install - Java - Spreadhseet - svg - template_source - package_wordprocessing - wordprocessing
* Places: Add Trash at 96px and 128pxDarin2023-03-294-14/+1679
| | | | Fixes #356
* Actions: Add gtk-copy, remove large gtk- iconsDarin2023-03-2957-52/+5
| | | | | | | | | | Adds missing gtk-copy (symlinked to edit-copy) Removes some duplicate gtk- prefixed icons in /apps. Removes 64px and above gtk- prefixed icons, as they seem to only be used at menu and button sizes. Fixes #359
* Emblems: Add some missing sizes (#366)newhoa2023-03-2922-205/+2720
| | | | Add existing icons which are missing at higher sizes. This gives them a much sharper look in Thunar, Caja, and Nemo.
* Add apt-get update to github actions (#365)newhoa2023-03-262-0/+2
| | | | Should fix issue where symlink checks and such are unable to find new packages.
* Add symbolic icons for Whisker, Thunar (#355)newhoa2023-01-196-0/+348
| | | | | | Add symbolic icons for: - Whisker preferences window (app/icon view). - Thunar undo and redo toolbar buttons.
* Deprecate elementary Xfce darker (#352)newhoa2022-11-161025-9085/+1138
| | | | | | | | | | | | | | | | | | | | With the updates over the last year to reduce the need for the fake monochromatic toolbar icons, they should be safe to remove, removing the need for another variant. The light and dark panel icons do still seem needed in some places, so they remain. This will leave the theme with two variants: "elementary Xfce" and "elementary Xfce dark". Similar to what was done with the 'darkest' variant, a deprecation message was added to the description of darker telling users to now use 'elementary Xfce dark' Fixes #346 These may have been fixed already, but if not will be fixed with this: Fixes #203 Fixes #216
* ci: Drop PR comment stepSimon Steinbeiss2022-11-161-11/+0
| | | | | This step always fails on PRs that are coming from forks due to permission issues. It seems there is no good solution for this problem.
* Mimes: Use different color for lossless audio icons (#354)newhoa2022-11-1114-7/+1646
| | | | | | | Makes FLAC and WAV icons use a blue music symbol to differentiate it from the orange music symbol. The blue should now represent lossless audio, while the orange should now represent lossy audio.
* Settings: Add Session, adjust size and alignments (#349)newhoa2022-11-1124-3188/+1849
| | | | | | | | | | | | | | | | | | | | Add new Session icon. Resize and fix alignment of other icons that were too big or misaligned. The monitor icons have smaller frames and should look a little crisper on dark backgrounds now. New - Session and Startup (green start button) Updated/Adjusted - About Me (Mugshot) - Bluetooth Adapters - Desktop - Display - Login Window - Power Manager - Screensaver - Workspaces - Screensaver
* Add Xfce mouse to org.xfce.about (#350)newhoa2022-11-116-6/+928
|
* Fix workflow file syntax (#347)tux932022-11-031-2/+3
|
* New category icon multimediaDarin2022-09-288-2918/+746
| | | | | | Switches to the music note icon for the multimedia category. It's easier to see in dark themes and at small sizes. Uses the newer music note from the audio mimetype.
* Update Ubiquity and USB Creator iconDarin2022-09-2810-2192/+1843
| | | | | | Use the USB removable media icon instead of the CD icon for the Ubiquity and USB Creator icons.
* Add 'split view' icon for Thunar 4.17 toolbarDarin2022-09-191-0/+64
|
* ci: Try to fix permissions issue in PR commentsSimon Steinbeiss2022-09-121-0/+3
|
* ci: Build a release tarball on PRs (Fixes #312)Simon Steinbeiss2022-09-082-1/+41
| | | | | | On a pull request: build the tarball and add a comment to the PR with a link to the resource. On push to master: run the standard symlink check.
* Update LibreOffice iconsDarin2022-09-0538-5136/+6918
| | | | | | Update the remaining LibreOffice icons to match the newer style that Write and Calc use. Should also more closely mirror the mimetype icons.
* Add new mimetype icons and symlinksDarin2022-08-25148-2967/+11120
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New - Mailbox - Pak - Par2 - Shellscript - Systemd Unit - Tar.xz Added symlinks - COBOL (source code) - Objective C (source code) (.m also used by MATLAB) - Modelica (source code) - PGP - Scala (source code) - TCL (source code) - Xstl (html/xml) Adjusted - Appimage (resized oversized gear at 96px) - Json (made darker) - Image icons (better text alignment, sharpness) - Ruby (better alignment) Pulled from upstream - C Source (flatter, matches newer style) - Javascript (bolder letters, matches newer style) Removed - gedit-plugin (no longer used) - application-x-javascript (now uses application-javascript)
* Add icon for comic book mimetypeDarin2022-08-2514-14/+2374
|
* Fix gtk-preferences symlinks at 16px and 24pxDarin2022-08-232-2/+2
| | | | | | These were both pointing to the 32px icon. Fixes #319
* Update app names, remove old icons and symlinksDarin2022-08-22238-8067/+148
| | | | | | | | | | | | | | | | | | | | | | | Fixed Names - Gdebi (Uses old mime name `gnome-mime-application-x-deb` for app) - Geary - Midori - Seahorse - Shotwell - USB Creator (KDE) - XMMS2 Removed - Dead Apps: banshee, empathy, galeon, gconf-editor, gdm-setup, gnome-do, grip, language-selector, resapplet, serpentine, tsclent, vinagre - Unused: access, audio-player, gkdebconf logviewer, openterm, paprefs, password, pidgin-menu, rip, shares, time, terminal, user_auth, video-player, www-browser, x-pdf Resymlinked - xmms2 (from video-player to multimedia-audio-player) - shutter `lpi-` action icons (moved from apps to actions)
* Remove unused status symlinks/iconsDarin2022-08-22106-691/+1
| | | | | | | Removed - `stock_` and `gnome-` prefixed symlinks - 12px sized icons (adjusted index.theme for this) - Unused generic named symlinks (keys, info, important, etc)
* Remove unused Actions symlinksDarin2022-08-01174-863/+391
| | | | | | Removes gnome- prefixed icon symlinks and some other dated, unused symlinks. A few old app icons that were symlinks to the removed action icons were also removed.
* Update devices, pull from upstreamDarin2022-08-01129-5179/+4152
| | | | | | | | | | | | | | | | | | | | Adds a few icons from upstream - Network Wireless at smaller sizes - Thunderbolt - VPN - Few others at missing sizes (battery, input-gaming) Moved - Bluetooth icon from apps to devices (resymlink blueman app symlinks) - gtklp/q symlinks from devices to apps - samba from devices to places (unsure if used anymore, maybe for TDE) Removes - `stock_` prefixed symlinks - network-workgroup (duplicate symlinks, they were already in Places) - other unused network icons - gvc-tone icon - unused bluetooth app icons
* Add device icons at 96pxDarin2022-08-0116-81/+3729
| | | | | | | | | | | | | | | | | New - Audio Speaker - Disc/CD/DVD - Firewire - Hard Disk - Removable Media - Solid State Disk - USB - Video Display - Video TV Update - Redid Keyboard icon to better match larger sizes, more true-to-life proportions.
* Symbolic media icons: Add at 24px, adjust at 16pxDarin2022-07-1917-13/+574
| | | | | | | | | Adds symbolic media icons at 24px. Adjust spacing for some symbolic media icons at 16px. Fixes spacing and blurry-icon issues with Rhythmbox (without alternative toolbar) and Pulse Audio panel plugin for Xfce Panel.
* Remove app icons from dark and darker themesDarin2022-07-1433-66/+1
| | | | | | These were either not being used anymore or have been replaced in the main theme with icons that work with both light and dark themes (like logout and find).
* Remove more device symlinksDarin2022-07-12127-127/+0
| | | | | | | | | | | | Blueman doesn't use the blueman- prefixed icons anymore since Jan 2019. Yast no longer uses these icons. The rest were depricated in favor of freedesktop.org naming and don't seem to have been used since KDE3. I could only find references to them in the old crystal theme. They were dropped from Oxygen before 2015 (their git history only goes back that far, their subversion history is unavailable).
* Remove Ubuntu Software Center category iconsDarin2022-07-1253-20598/+0
| | | | | | These were copied from Humanity for USC. USC has been dead for some time so these should safe to remove.
* Remove unused Places symlinksDarin2022-07-12138-2532/+0
|
* Add programming language mimetypesv0.17Darin2022-07-04105-21/+20386
| | | | | | | | | | | | | | | | | Added - C# - C++ - D - Fortran - Groovy - Haskell - Kotlin - Lisp - Pascal - Rust - Sass/Scss - Scheme - Yaml
* Remove and replace start-hereDarin2022-06-299-116/+335
| | | | | | | | | | | | In the main theme start-here is the old elementary "e" logo. In the dark theme start-here is the round Xubuntu logo. This should be consistent between variants and probably shouldn't represent a specific distribution or desktop environment since it can be used as a generic menu icon. This PR removes the existing icons and replaces them with a generic grid-style icon.
* Remove gnome- prefixed device icon symlinksDarin2022-06-29334-4165/+2873
| | | | | | | | | Removes `gnome-` prefixed device icons. Renamed and resymlinked icons where needed to match freedesktop icon naming standard. Removed in gnome/adwaita icon theme circa 2006 PR: https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/commit/1c6b55dd08a725f22a620f00b5e6ac5f3e8b6e45
* Update index.theme to match directory treeDarin2022-06-291-56/+53
| | | | | | This updates the index.theme to match the directory structure as a few directories that exist were not in index.theme (and were added), and a few entries in index.theme did not exist (and were removed).
* Remove icon causing cache update error (Fixes #305)Darin2022-06-291-1/+0
|
* Remove unused symlinks from actionsDarin2022-06-29461-2080/+0
| | | | | | | | | These were used in older releases of KDE and TrinityDE. Those projects now use the freedesktop naming standard. https://techbase.kde.org/Projects/Oxygen/namingSpec/actions https://www.trinitydesktop.org/patches/index.php?batch=all&branch=all&search=XDG%20compliance
* Update and fix some mimetypesDarin2022-06-29110-685/+3434
| | | | | | | | | | | | | | | | | | | | | | | | Added - Broken Symlink icon (should only be seen if symlink is broken anyway) - Ps icon at missing sizes Added via symlinks - CSV - Log - Shared Library - Troff/Mdoc - WinHelp - WinURL Fixed - Flash video corrected naming - Vcard corrected naming Removed - Unused font icons Changed - Font icon (from upstream)