Commit Graph

2504 Commits

Author SHA1 Message Date
Adrian Garnier 3126c6a3f6 docs(src): renamed bitmaps to fullcolor. 2023-06-23 15:34:00 -06:00
Adrian Garnier b340d53411 docs(cursors): Fixed the csscursors.html link. 2023-06-23 15:34:00 -06:00
Ian Santopietro 6bca69f05e
Merge pull request #131 from pop-os/window-stacking
Window Stacking Symbolic Icon
2023-06-15 13:54:03 -06:00
Ian Santopietro 6856e98e16 debian: release 3.5.0 2023-06-13 15:07:52 -06:00
Ian Santopietro d6828ec1ac fix: render icon changes 2023-06-13 15:04:07 -06:00
Ian Santopietro a223256633 feat: add window-stack symbolic icon to theme 2023-06-12 13:13:52 -06:00
Randall White ab3e9b1497
Merge pull request #128 from pop-os/mimetype-kotlin
Add icons for text/x-kotlin
2022-10-04 11:54:02 -06:00
Ian Santopietro 80066106b5 chore(release): release 3.4.0 2022-10-04 10:47:56 -06:00
Ian Santopietro a9f6ac1054 chore(render): sync updated icons with new stuff 2022-10-04 10:46:33 -06:00
Ian Santopietro 5857ed1644 chore(render): render fixed icons 2022-10-04 10:46:12 -06:00
Ian Santopietro 83cfb57273 fix(fullcolor): fix missing kotlin subicon 2022-10-04 10:45:40 -06:00
Ian Santopietro ee7936de4f chore(render): render updated icons 2022-09-30 13:51:35 -06:00
Ian Santopietro e673235f15 fix(fullcolor): ensure source file is set up correctly 2022-09-30 13:50:24 -06:00
Ian Santopietro 91766eade0 feat(fullcolor): add icon for text-x-kotlin mimetype 2022-09-28 10:10:17 -06:00
Ian Santopietro c64e51453d
Merge pull request #126 from pop-os/vpn-off
New Icons: VPN Disabled and VPN No-Route
2022-08-19 14:31:40 -06:00
Ian Santopietro f6f181a70e
Merge branch 'master' into vpn-off 2022-08-19 13:23:11 -06:00
leviport 4267d58be8
Merge pull request #125 from pop-os/fullcolor-improvements-tooling
Tooling Improvements for Fullcolor Icons
2022-08-17 08:54:05 -06:00
Ian Santopietro fbccc95d8c chore(render): render updated sources 2022-08-10 14:30:25 -06:00
Ian Santopietro b91bec3670 feat(scalable): add icons for vpn-noroute and vpn-disabled 2022-08-09 12:47:50 -06:00
Ian Santopietro 2cfff7f0f0 docs(readme): clarify point about unrendered icons and re-rendering for PRs 2022-08-08 16:42:28 -06:00
Ian Santopietro 19b3ce9f0a docs(readme): fix minor bugs in README links 2022-08-08 16:38:43 -06:00
Ian Santopietro c6c662fc74 docs(readme): add rendering dependency packages 2022-08-08 16:35:13 -06:00
Ian Santopietro 7c04c9266c docs(readme): clarify PR submission guidelines 2022-08-08 16:32:55 -06:00
Ian Santopietro 6a73522a6e docs(readme): add rendering scripts dependencies 2022-08-08 16:18:48 -06:00
Ian Santopietro e982fd7de3 docs(symlinks): update README for symlinks 2022-08-08 16:08:02 -06:00
Ian Santopietro 0084badff7 docs(cursors): Update docs for cursors 2022-08-08 16:07:42 -06:00
Ian Santopietro c815841858 docs(scalable): update docs for symbolic icons 2022-08-08 16:01:08 -06:00
Ian Santopietro e27eb04183 docs(fullcolor): update fullcolor icons readme with up-to-date information 2022-08-08 15:57:06 -06:00
Ian Santopietro eba83799d2 docs(readme): update readme with rendering/basic modification instructions 2022-08-08 15:52:40 -06:00
Ian Santopietro c3488fdf39 fix(fullcolor): rename 'bitmap' to 'fullcolor'
These aren't actually bitmaps anymore, so we should just call them fullcolor
2022-08-08 14:44:07 -06:00
Ian Santopietro d58c941604 fix(panel): remove panel icons
We don't render these, they don't need to be there. Pretty much every panel
icon is just a symbolic anyway, and these aren't included in the final theme
output.
2022-08-05 13:19:58 -06:00
Ian Santopietro edeba6bd50 fix(render-bitmaps): improve rendering scripts
* Automatically render modified source icons
* Improve command output to add more information without clutter
* Reduce unnecessary output to reduce clutter
2022-08-05 13:16:30 -06:00
Randall White 2ccaf627d2
Merge pull request #124 from pop-os/bluetooth-status
Add fullcolor icons for bluetooth status
2022-08-04 17:23:01 -06:00
Ian Santopietro a7fff6548d chore(render): render updated icons 2022-08-04 16:41:37 -06:00
Ian Santopietro e790af7a8d fix(bitmaps): add icons for bluetooth status 2022-08-04 11:56:51 -06:00
Randall White a68321ebac
Merge pull request #123 from pop-os/fix-symlinks
Fix missing Icons and symlinks
2022-08-04 09:20:22 -06:00
Ian Santopietro 8e64bc1f97 chore(render): render with fixed theme 2022-08-03 15:16:21 -06:00
leviport 8f4e44a1aa
Merge pull request #122 from pop-os/update-cursors
Update Cursors
2022-08-03 11:34:13 -06:00
Ian Santopietro cf85aeb35e fix(generate-symlinks): improve command output
Suppress the symlink deletion, as it's generally not relevant and spams
up the output.
2022-08-01 19:56:25 -06:00
Ian Santopietro 39f3514617 fix(symlinks): fix errant symlinks
These were deleting files from the icon theme, causing them to be
re-rendered every time and then get deleted during the symlink pass.
This fixes this issue
2022-08-01 19:56:25 -06:00
Ian Santopietro 951bc84d22 chore(release): release 3.3.0 2022-08-01 19:53:59 -06:00
Ian Santopietro f01207a6e5 fix(master-render): improve command output 2022-08-01 19:45:19 -06:00
Ian Santopietro 7f182b09db fix(master-render): fix bug preventing cursors from rendering after clean 2022-08-01 19:45:19 -06:00
Ian Santopietro c97a085ccd fix(render-bitmaps): improve bitmap rendering script
* Source files with multiple icons will no longer re-render even if they exist.
2022-08-01 19:45:19 -06:00
Ian Santopietro 3417965354 fix(master_render): improve rendering script
Changes:
* Instead of skipping, render-type args render _only_ the specified content
* Metadata can now be cleaned
* Clean function only removes items specified to render
* Cursors will be skipped if the output dir exists
2022-08-01 19:45:19 -06:00
Ian Santopietro 4c2c4af8aa chore(render): render updated cursors 2022-08-01 19:45:19 -06:00
Ian Santopietro 17d413c78a fix(cursors): udpate artwork with Pop theming 2022-08-01 19:45:18 -06:00
Ian Santopietro c8b14907fb fix(cursors): add cursors to master rendering script and update
Updates the cursors with current upstream Yaru cursors and allows
them to be rendered throgh the master-render script.
2022-08-01 19:45:18 -06:00
Ian Santopietro 1e4eba3f6b
Merge pull request #120 from pop-os/audio-card-subicon
Small updates to icons
2022-08-01 19:42:15 -06:00
Ian Santopietro 7e4e17fbf6 Merge branch 'screen-lock-contrast' into audio-card-subicon 2022-07-27 13:07:55 -06:00