summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* emoji: add fetch option2 * r + 2 * t2025-06-232-6/+84
|
* emojis: add missing emojis2 * r + 2 * t2025-06-221-0/+8
| | | | Also add a few common unicode symbols
* record: fix dir not exists error2 * r + 2 * t2025-06-211-0/+1
|
* shell: disable textinput log warning2 * r + 2 * t2025-06-191-1/+1
|
* shell: filter log2 * r + 2 * t2025-06-192-9/+21
|
* screenshot: use shell for region2 * r + 2 * t2025-06-191-29/+7
|
* scheme: fix list when no wallpaper2 * r + 2 * t2025-06-181-2/+5
|
* scheme: handle no wallpaper dynamic scheme2 * r + 2 * t2025-06-181-1/+13
| | | | Throw actually readable error and notify
* shell: no duplicate + daemon option2 * r + 2 * t2025-06-172-1/+5
|
* scheme: dump scheme data when no args to list2 * r + 2 * t2025-06-172-6/+46
|
* wallpaper: fix print command2 * r + 2 * t2025-06-172-7/+12
|
* scheme: error notif critical urgency2 * r + 2 * t2025-06-171-2/+7
|
* scheme: add notify opt2 * r + 2 * t2025-06-176-42/+51
| | | | For sending a notification on error
* wallpaper: fix smart mode2 * r + 2 * t2025-06-171-3/+3
| | | | Do not switch mode if not dynamic scheme
* scheme: add list and get subcommands2 * r + 2 * t2025-06-178-494/+81
|
* feat: theme qt2 * r + 2 * t2025-06-163-0/+24
|
* toggle: source fish on btop startup2 * r + 2 * t2025-06-161-1/+1
|
* theme: fix terminal colours2 * r + 2 * t2025-06-161-2/+2
|
* feat: theme gtk2 * r + 2 * t2025-06-152-1/+29
|
* theme: always write2 * r + 2 * t2025-06-151-10/+8
|
* theme: save sequences to state file2 * r + 2 * t2025-06-151-1/+5
|
* material: fix colour generation2 * r + 2 * t2025-06-152-5/+3
| | | | score needs to take a string path
* shell: fix starting shell2 * r + 2 * t2025-06-151-2/+2
| | | | | Don't silence shell output Also use -c caelestia cause install to system
* wallpaper: fix print opt2 * r + 2 * t2025-06-151-1/+7
| | | | Print actual scheme, not just colours
* screenshot: kill wayfreeze even if no selection2 * r + 2 * t2025-06-141-14/+21
| | | | Also fix slurp being hidden by wayfreeze
* Squashed commit of the following:2 * r + 2 * t2025-06-142-4/+4
| | | | | | | | 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
* feat: impl pip subcommand2 * r + 2 * t2025-06-142-2/+37
|
* feat: impl emoji picker subcommand2 * r + 2 * t2025-06-141-1/+8
|
* feat: impl clipboard subcommand2 * r + 2 * t2025-06-141-1/+15
|
* feat: impl recording subcommand2 * r + 2 * t2025-06-143-2/+117
|
* wallpaper: fix when no wall2 * r + 2 * t2025-06-132-10/+13
|
* internal: fix file perms2 * r + 2 * t2025-06-132-0/+0
|
* feat: impl screenshot command2 * r + 2 * t2025-06-134-14/+74
|
* scheme: ensure enough colours2 * r + 2 * t2025-06-121-2/+5
|
* wallpaper: cache smart mode2 * r + 2 * t2025-06-122-12/+25
|
* feat: impl wallpaper2 * r + 2 * t2025-06-125-12/+154
|
* scheme: fix not saving atomically2 * r + 2 * t2025-06-122-12/+21
| | | | 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
* material: better mono scheme2 * r + 2 * t2025-06-121-2/+4
|
* scheme: add variant option2 * r + 2 * t2025-06-124-32/+10
| | | | Remove variant subcommand
* scheme: better print2 * r + 2 * t2025-06-121-1/+9
|
* material: tone down chroma boost2 * r + 2 * t2025-06-121-2/+2
|
* scheme: impl random + fix single schemes2 * r + 2 * t2025-06-126-1/+10
|
* feat: generate dynamic schemes2 * r + 2 * t2025-06-126-8/+405
|
* theme: better spicetify colours2 * r + 2 * t2025-06-115-22/+43
|
* feat: theme btop2 * r + 2 * t2025-06-114-29/+119
| | | | Also change template replacement format
* feat: theme fuzzel2 * r + 2 * t2025-06-112-4/+54
|
* feat: theme spicetify2 * r + 2 * t2025-06-112-1/+27
|
* scheme: better error messages2 * r + 2 * t2025-06-111-2/+2
| | | | Print valid flavours/modes when invalid flavour/mode is given
* feat: theme discord2 * r + 2 * t2025-06-114-54/+191
|
* toggles: fix sysmon + not toggling ws2 * r + 2 * t2025-06-111-1/+4
|