2 * r + 2 * t
edbaa9d674
theme: fix terminal colours
2025-06-16 00:09:51 +10:00
2 * r + 2 * t
3d0fdaf3c1
feat: theme gtk
2025-06-15 23:50:20 +10:00
2 * r + 2 * t
31bc0d560f
theme: always write
2025-06-15 23:32:07 +10:00
2 * r + 2 * t
96e09c7bda
theme: save sequences to state file
2025-06-15 18:40:23 +10:00
2 * r + 2 * t
8d86facd2f
material: fix colour generation
...
score needs to take a string path
2025-06-15 16:16:49 +10:00
2 * r + 2 * t
7cfbd8a640
shell: fix starting shell
...
Don't silence shell output
Also use -c caelestia cause install to system
2025-06-15 15:49:07 +10:00
2 * r + 2 * t
8889378c1d
wallpaper: fix print opt
...
Print actual scheme, not just colours
2025-06-15 14:09:18 +10:00
2 * r + 2 * t
fd8ab97d3a
screenshot: kill wayfreeze even if no selection
...
Also fix slurp being hidden by wayfreeze
2025-06-14 23:57:49 +10:00
2 * r + 2 * t
0ccf16d425
Squashed commit of the following:
...
commit 7c47604c45e293a29ca31f01e140d621194c0aa6
Author: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com >
Date: Sat Jun 14 23:02:06 2025 +1000
dev: run without installing
2025-06-14 23:06:22 +10:00
2 * r + 2 * t
ee7291b7f6
Merge pull request #6 from caelestia-dots/python-rework
...
feat: rewrite in python
2025-06-14 22:50:55 +10:00
2 * r + 2 * t
92fae103f6
Merge branch 'main' into python-rework
2025-06-14 22:50:14 +10:00
2 * r + 2 * t
86d83de8f6
completions: update for rework
2025-06-14 22:40:32 +10:00
2 * r + 2 * t
b5a91d3ca5
internal: remove all legacy fish scripts
2025-06-14 15:42:20 +10:00
2 * r + 2 * t
4409620ac7
feat: impl pip subcommand
2025-06-14 15:34:47 +10:00
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
d4cf02b84f
Merge pull request #5 from dalpax/patch-1
...
Added swappy to dependencies
2025-06-09 21:05:30 +10:00
2 * r + 2 * t
3110197e42
feat: create parser
2025-06-09 20:50:59 +10:00
dalpax
11bf718cc5
Added swappy to dependencies
...
Swappy is called for screenshots but is not included in the install.
2025-06-09 00:59:10 -06:00