ini
|
4619cca935
|
Merge pull request #150 from eltociear/patch-1
chore: update unix.rs
|
2025-04-22 17:06:16 +02:00 |
|
Ikko Eltociear Ashimine
|
0e982dc127
|
chore: update unix.rs
occured -> occurred
|
2025-04-22 23:24:43 +09:00 |
|
InioX
|
e6dd95a42e
|
fix: remove dbg print for path
|
2025-04-08 08:52:59 +02:00 |
|
InioX
|
aa2f62e9b1
|
feat(gui): save image folder and tab
|
2025-04-06 20:50:50 +02:00 |
|
InioX
|
32daa15f6f
|
docs: add comments for config.toml
|
2025-03-31 16:48:33 +02:00 |
|
InioX
|
61449110cd
|
feat: add input_path_modes (#142)
|
2025-03-31 14:09:33 +02:00 |
|
InioX
|
5f8fab12a2
|
feat(gui): add path under images
|
2025-03-24 21:15:09 +01:00 |
|
InioX
|
c708abab2f
|
feat(gui): add images tab
|
2025-03-23 16:53:49 +01:00 |
|
ini
|
25617214af
|
Merge pull request #146 from Neurarian/add-vibrant-scheme
feat: add vibrant color scheme
|
2025-03-22 21:25:50 +01:00 |
|
ini
|
45018bf49f
|
Merge pull request #138 from Flexksx/patch-1
Update README.md
|
2025-03-12 05:56:38 +01:00 |
|
Neurarian
|
5d31db687e
|
feat: add vibrant color scheme
vibrant scheme was missing so far.
|
2025-02-22 15:55:16 +01:00 |
|
InioX
|
2fd2cacc35
|
fix: trying to install color eyre twice
|
2024-12-21 15:22:46 +01:00 |
|
InioX
|
0240361d38
|
chore: run cargo fmt
|
2024-12-21 10:49:52 +01:00 |
|
InioX
|
0a64355d58
|
fix: not compiling because of unix wallpaper
|
2024-12-21 10:49:32 +01:00 |
|
InioX
|
cab8f9227c
|
feat: add ui
|
2024-12-16 20:42:14 +01:00 |
|
InioX
|
05e7ceac5d
|
wip: refactor
|
2024-12-10 12:49:34 +01:00 |
|
InioX
|
8384ba04ef
|
fix: wrong tones in dump_json (#116)
|
2024-12-09 18:32:09 +01:00 |
|
Cristian Cretu
|
36b50450df
|
Update README.md
Fixed missing semicolon on the nix input flake
|
2024-12-04 17:14:22 +02:00 |
|
InioX
|
3a5e27b2eb
|
feat: add palettes to dump_json
|
2024-11-30 11:12:26 +01:00 |
|
ini
|
86ccf4987a
|
docs(readme): improve discord link
|
2024-11-21 14:16:22 +01:00 |
|
ini
|
cb9f81eb01
|
Merge pull request #134 from InioX/release-plz-2024-11-13T14-35-49Z
chore: release v2.4.1
|
2024-11-13 15:39:55 +01:00 |
|
ini
|
6fbd03e862
|
chore: release v2.4.1
|
2024-11-13 15:35:52 +01:00 |
|
InioX
|
4dbb91cbe0
|
chore: run cargo fmt
|
2024-11-13 15:34:11 +01:00 |
|
InioX
|
5d11966372
|
fix: remove wallpaper.set option
|
2024-11-13 15:34:03 +01:00 |
|
InioX
|
3964f7bc3c
|
fix: add dump-json to default featues
|
2024-11-13 15:29:21 +01:00 |
|
ini
|
bc520c597c
|
docs(readme): add discord server link
|
2024-11-09 12:40:46 +01:00 |
|
ini
|
ab0a12f826
|
fix: remove dsa key
|
2024-11-07 19:07:20 +01:00 |
|
ini
|
0feac0705e
|
Merge pull request #101 from InioX/release-plz-2024-08-13T16-44-11Z
chore: release v2.4.0
|
2024-11-03 21:50:21 +01:00 |
|
ini
|
ff7312c07b
|
chore: release v2.4.0
|
2024-11-03 11:47:22 +01:00 |
|
InioX
|
8395e5138e
|
chore: update wallpaper usage in example config
|
2024-11-03 11:46:09 +01:00 |
|
InioX
|
87acd22745
|
fix: --help flag not recognized (#112)
|
2024-10-30 16:52:29 +01:00 |
|
InioX
|
5e13f2de86
|
feat: add mode keyword
|
2024-10-27 17:35:22 +01:00 |
|
InioX
|
d28336aff7
|
chore: run cargo fmt
|
2024-10-26 10:40:25 +02:00 |
|
ini
|
3b9c1dbbfb
|
Merge pull request #113 from ys5g/config-refactor
Feat: Remove `reload_apps`-related functionality and add a `config.wallpaper` section
|
2024-10-26 10:16:34 +02:00 |
|
ini
|
d0761e5050
|
Merge pull request #114 from TanX-009/main
feat(filter): add camel_case filter and auto_lightness filter
|
2024-10-26 10:14:22 +02:00 |
|
TanX-009
|
d3f625a3e7
|
feat(filter): add auto_lightness filter
auto_lightness filter increases lightness if under 50.0 and decreases
lightness if above 50.0
|
2024-10-20 18:48:20 +05:30 |
|
TanX-009
|
771cd3f793
|
feat(filter): add camel_case filter
|
2024-10-20 18:43:31 +05:30 |
|
YS5G
|
059c989c63
|
feat(config): Completely remove reload_apps ; get config.wallpaper to work
|
2024-10-18 11:04:39 -04:00 |
|
YS5G
|
2f9af444aa
|
feat(config): Ditch reload_apps ; add a prototype for better wallpaper configuration
|
2024-10-18 11:04:39 -04:00 |
|
TanX-009
|
324eee37e7
|
feat: custom expr and block prefix, postfix
fix: revert keywords to custom_keywords
|
2024-10-18 11:04:39 -04:00 |
|
ini
|
6361ff9974
|
Merge pull request #110 from TanX-009/main
feat: custom expr and block prefix, postfix
|
2024-10-15 16:56:51 +02:00 |
|
TanX-009
|
4803b17372
|
feat: custom expr and block prefix, postfix
fix: revert keywords to custom_keywords
|
2024-10-13 08:58:34 +05:30 |
|
ini
|
e18abfc4dc
|
Merge pull request #108 from Talia-12/main
Add Options to Nix Module
|
2024-09-01 10:09:58 +02:00 |
|
Talia-12
|
80a781659f
|
made contrast configurable in nix module
|
2024-08-29 23:40:42 +10:00 |
|
Talia-12
|
ac4a36bf33
|
make nix module able to generate from color or wallpaper.
|
2024-08-29 23:40:00 +10:00 |
|
Talia-12
|
7df197c7b9
|
add backup config option to add in anything that isn't explicitly supported
|
2024-08-29 22:24:06 +10:00 |
|
Talia-12
|
ac8e82769e
|
add custom colors option to nix module.
|
2024-08-29 22:24:06 +10:00 |
|
InioX
|
994e17e1c2
|
fix: parse color bug for rgb (#107)
|
2024-08-29 12:03:57 +02:00 |
|
InioX
|
b73982a6fc
|
chore: format code
|
2024-08-27 22:39:03 +02:00 |
|
InioX
|
dbb2f58165
|
fix(nix): add dump-json feature build flag
|
2024-08-27 14:13:24 +02:00 |
|