Commit Graph

188 Commits

Author SHA1 Message Date
2 * r + 2 * t 427b9185a8 feat: impl emoji picker subcommand 2025-06-14 15:08:03 +10:00
2 * r + 2 * t 15c47a622d feat: impl clipboard subcommand 2025-06-14 15:03:58 +10:00
2 * r + 2 * t b805f8d677 feat: impl recording subcommand 2025-06-14 02:11:10 +10:00
2 * r + 2 * t 9da9d7bb1b wallpaper: fix when no wall 2025-06-13 14:50:25 +10:00
2 * r + 2 * t ec4bd7826a internal: fix file perms 2025-06-13 14:39:33 +10:00
2 * r + 2 * t 796d538b16 feat: impl screenshot command 2025-06-13 00:42:46 +10:00
2 * r + 2 * t 558a086bcd scheme: ensure enough colours 2025-06-12 21:57:09 +10:00
2 * r + 2 * t a97de9d430 wallpaper: cache smart mode 2025-06-12 21:51:59 +10:00
2 * r + 2 * t c043a14ca2 feat: impl wallpaper 2025-06-12 21:35:05 +10:00
2 * r + 2 * t a53a2568ec scheme: fix not saving atomically
Causes programs which rely on the save file (e.g. the shell) to fail occasionally as they try to read while the cli is writing
2025-06-12 16:49:01 +10:00
2 * r + 2 * t dc4b6733bf material: better mono scheme 2025-06-12 16:28:12 +10:00
2 * r + 2 * t e75e727262 scheme: add variant option
Remove variant subcommand
2025-06-12 16:23:14 +10:00
2 * r + 2 * t e701e85af0 scheme: better print 2025-06-12 16:18:01 +10:00
2 * r + 2 * t bb2eec1d67 material: tone down chroma boost 2025-06-12 16:02:08 +10:00
2 * r + 2 * t 672ef4a2d9 scheme: impl random + fix single schemes 2025-06-12 16:00:43 +10:00
2 * r + 2 * t 194826efaa feat: generate dynamic schemes 2025-06-12 15:48:02 +10:00
2 * r + 2 * t 2161e3ee6b theme: better spicetify colours 2025-06-11 22:48:09 +10:00
2 * r + 2 * t b08858191c feat: theme btop
Also change template replacement format
2025-06-11 22:25:03 +10:00
2 * r + 2 * t 63040f68b7 feat: theme fuzzel 2025-06-11 22:09:44 +10:00
2 * r + 2 * t 09f01bfd1d feat: theme spicetify 2025-06-11 21:59:23 +10:00
2 * r + 2 * t 464334136c scheme: better error messages
Print valid flavours/modes when invalid flavour/mode is given
2025-06-11 21:45:18 +10:00
2 * r + 2 * t 6f7beecdc6 feat: theme discord 2025-06-11 21:42:13 +10:00
2 * r + 2 * t 3fa4a5f7b7 toggles: fix sysmon + not toggling ws 2025-06-11 20:42:33 +10:00
2 * r + 2 * t d44bde1667 feat: theme hypr and terminals 2025-06-11 20:37:37 +10:00
2 * r + 2 * t f43987ef2f feat: impl scheme command (partial) 2025-06-11 18:07:34 +10:00
2 * r + 2 * t dc855e1b01 internal: refactor scheme
Also use a single file to store scheme data
2025-06-11 17:37:04 +10:00
2 * r + 2 * t a4f5138d41 parser: print help when no args
Also create utility script for testing
2025-06-11 15:43:32 +10:00
2 * r + 2 * t 6543c9505b parser: fix error when no args 2025-06-11 00:48:49 +10:00
2 * r + 2 * t f663e6f690 internal: refactor for packaging
Package using python-build, python-installer and hatch
2025-06-11 00:41:05 +10:00
2 * r + 2 * t 63d9381734 feat: impl workspace-action command 2025-06-10 00:04:50 +10:00
2 * r + 2 * t 33dbeb01b3 feat: add toggle command 2025-06-09 23:43:50 +10:00
2 * r + 2 * t 52dfdb97ec feat: add shell commands
Also switch to classes
2025-06-09 22:15:03 +10:00
2 * r + 2 * t b900c16c53 parser: add func to run with args 2025-06-09 21:13:35 +10:00
2 * r + 2 * t 3110197e42 feat: create parser 2025-06-09 20:50:59 +10:00
2 * r + 2 * t df3c450e45 install: add imagemagick dep to shell
Forgot to add it before
2025-06-09 12:54:52 +10:00
2 * r + 2 * t 696899a0be shell: prevent duplicate instances 2025-06-09 00:23:57 +10:00
2 * r + 2 * t e9ad4be0e6 Merge pull request #3 from PiotrekB416/fix/hardcoded-interpreters
fix: hardcoded interpreter paths
2025-06-08 23:06:21 +10:00
2 * r + 2 * t 82b2212e85 completions: add shell ipc commands
Also add shell help subcommand
2025-06-08 20:59:13 +10:00
Piotr Bartoszewicz 4892446e57 fix: hardcoded interpreter paths 2025-06-08 10:04:59 +02:00
2 * r + 2 * t 0f93aa3a45 schemes: fix preexisting schemes 2025-06-08 16:58:07 +10:00
2 * r + 2 * t fbbe9b6a33 main: fix shell command 2025-06-08 13:43:34 +10:00
2 * r + 2 * t 0d7dd0707a install: shell install add lm_sensors 2025-06-08 00:44:20 +10:00
2 * r + 2 * t b9c146d469 wallpaper: use shell for wallpaper 2025-06-08 00:41:33 +10:00
2 * r + 2 * t 94c93e2d69 record: add delete action 2025-06-08 00:40:16 +10:00
2 * r + 2 * t 10cd5f444d install: fix shell install 2025-06-08 00:40:04 +10:00
2 * r + 2 * t 6eb615db69 install: fix discord openasar install 2025-06-02 19:33:23 +10:00
2 * r + 2 * t 98cf5cbe12 screenshot: add region and freeze functionality
equibop -> discord with openasar and equicord
2025-05-26 21:44:31 +08:00
2 * r + 2 * t 7fa09fa52f feat: print scheme command
Generates and prints a scheme for an image (or the current wallpaper if not given)
Also record use hevc codec
2025-05-05 13:36:01 +10:00
2 * r + 2 * t bb83c57308 scheme: migrate to material 2025-05-01 19:43:10 +10:00
2 * r + 2 * t b3667476ad record: switch to wl-screenrec
Is better
2025-05-01 19:42:45 +10:00