AramJonghu
d19eead1f5
autocomplete now optional. Includes hint on first command input
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 19s
Python / test (pull_request) Successful in 57s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m46s
2026-05-26 09:25:06 +02:00
AramJonghu
d0b2a5fc1d
adding hint if is ran without -- flag
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 26s
Python / test (pull_request) Successful in 45s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m47s
2026-05-25 19:19:55 +02:00
AramJonghu
32acfa6b9f
pyright/ruff error fixes. Autoinstall check of autocomplete
2026-05-25 19:03:00 +02:00
AramJonghu
17fcf1a02c
pyright error fixes. added autocomplete to some commands
2026-05-25 18:42:34 +02:00
AramJonghu
1c11549811
initial commit
2026-05-25 17:45:39 +02:00
zach
06ebc4ffbf
remove irrelevant settings options plus bugfixes
2026-05-25 11:51:16 +02:00
zach
f2f9fa1302
fix opening links on non-uwsm and disable file watcher when shell is installed
2026-05-25 11:01:01 +02:00
zach
b4020438f9
Merge pull request 'Tune transparency scale impact on luminance scaling' ( #98 ) from fix/transparency-luminance-scaling into main
...
Reviewed-on: #98
Reviewed-by: AramJonghu <2+aramjonghu@noreply.git.zach-dev.cc >
2026-05-24 22:37:03 +02:00
zach
184ab20d11
Merge branch 'main' into fix/transparency-luminance-scaling
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 26s
Python / test (pull_request) Successful in 42s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m45s
2026-05-24 22:36:52 +02:00
zach
5097e30a77
fix anchors used in Layouts
2026-05-24 19:33:06 +02:00
zach
ef71ae8afd
button to install colorscheme and wallpaper to greeter in settings
2026-05-24 19:28:02 +02:00
AramJonghu
6533533936
Merge branch 'main' into fix/transparency-luminance-scaling
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 23s
Python / test (pull_request) Successful in 51s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m47s
2026-05-24 18:53:39 +02:00
zach
9688072e93
record.py
2026-05-24 18:48:03 +02:00
AramJonghu
9c36f0de5b
pycache in cache removal
2026-05-24 18:28:32 +02:00
zach
9ca46967d9
Merge pull request 'hotfix(cli): replace raw subprocess tracebacks with styled error messages and fix restart race condition' ( #96 ) from hotfix-restart-race-condition into main
...
Reviewed-on: #96
Reviewed-by: zach <zach@brohn.se >
2026-05-24 18:23:43 +02:00
zach
16e84ca998
fixed region selection for recording, plus cache file cleanup
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Lint & Format (Python) / lint-format (pull_request) Successful in 18s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m34s
2026-05-24 18:21:37 +02:00
AramJonghu
c30128cf95
check every 50ms -> 250ms for restart
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 30s
Python / test (pull_request) Successful in 46s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m44s
2026-05-24 18:03:32 +02:00
zach
ba9926af18
Increased floor and decreased ceiling of offset for brightening darker colors in dark mode/darkening brighter colors in light mode
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 13s
Python / lint-format (pull_request) Successful in 28s
Python / test (pull_request) Successful in 43s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m45s
2026-05-24 11:40:44 +02:00
AramJonghu
78fcf33b3a
refactor(cli): clean shell start/restart, drop redundant ipc check
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 24s
Python / test (pull_request) Successful in 48s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m44s
2026-05-24 03:09:19 +02:00
AramJonghu
5e9b373405
tests did not match changed code logic
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 25s
Python / test (pull_request) Successful in 50s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m46s
2026-05-23 20:54:35 +02:00
AramJonghu
b49165e7ea
minor typer adjustments to use typer in error/exception throws
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 14s
Python / lint-format (pull_request) Successful in 34s
Python / test (pull_request) Failing after 53s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m48s
2026-05-23 20:48:51 +02:00
AramJonghu
d0cda51639
wait for instance to fully terminate before restart
2026-05-23 20:31:48 +02:00
zach
ad57764636
Merge pull request ' #73 dynamic color scheme presets from .txt palettes + shell restart command' ( #92 ) from 73-colorscheme-options into main
...
Reviewed-on: #92
2026-05-23 20:15:30 +02:00
zach
96afbdb30b
Settings UI for color scheme presets
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 25s
Python / test (pull_request) Successful in 53s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m52s
2026-05-23 20:14:12 +02:00
AramJonghu
5df46160f6
documentation in README.md added
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 23s
Python / test (pull_request) Successful in 50s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m50s
2026-05-23 17:53:16 +02:00
AramJonghu
d118c02e75
README: document scheme CLI and shell subcommands
2026-05-23 17:52:06 +02:00
AramJonghu
21ed178bbc
scheme: add --json flag to list-presets, --accent flag, drop :accent from preset spec
...
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 13s
Python / lint-format (pull_request) Successful in 25s
Python / test (pull_request) Successful in 44s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m48s
- list-presets --json outputs structured JSON with variants,
modes, accents, and default_accent for accent-aware schemes
- --accent flag replaces :accent shorthand in preset string
- Validate --accent against variant's available accents
- resolve_preset returns tuple[str, str] (scheme + variant only)
- Update tests for new signature
2026-05-23 17:42:58 +02:00
AramJonghu
2934d863ca
--accent removed. Accidental inclusion
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 22s
Python / test (pull_request) Successful in 46s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m46s
2026-05-23 00:51:14 +02:00
AramJonghu
7c29921a6b
removal of plans package/directory (we have project board now)
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 22s
Python / test (pull_request) Successful in 49s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m45s
2026-05-23 00:42:25 +02:00
AramJonghu
0309fde3aa
format check and lint resolved
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 19s
Python / test (pull_request) Successful in 46s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m50s
2026-05-22 23:26:33 +02:00
AramJonghu
f147969f37
added workflow running python tests
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Failing after 24s
Python / test (pull_request) Successful in 50s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m48s
2026-05-22 22:56:03 +02:00
AramJonghu
90a1954658
cache
2026-05-22 22:53:36 +02:00
AramJonghu
2b550763e7
ruff unused import
2026-05-22 22:46:02 +02:00
AramJonghu
3037cfab53
cache
2026-05-22 22:38:56 +02:00
AramJonghu
5f92b6f6de
shell: add restart command, fix call None arg, add tests
2026-05-22 22:38:35 +02:00
AramJonghu
67ae693d0c
Color preset schemes now exposed for use.
...
- Catppuccin txt colors extracted from dankmaterialyou and created txt
files for each.
- Preset is now an option and are exposed.
- Tests test presets, might add workflow to run tests.
2026-05-22 22:32:31 +02:00
zach
fd620e7487
prep for replay
2026-05-22 20:42:51 +02:00
zach
0ec426e0f0
Record module added to sidebar, file list and buttons. Region recording is broken
2026-05-22 12:51:06 +02:00
zach
ec5e6d3995
add typer command
2026-05-22 11:06:17 +02:00
zach
41a129bb90
init commit
2026-05-22 11:04:54 +02:00
Inorishio
8c48ddbbe7
Merge branch 'main' of git.zach-dev.cc:zach/z-bar-qt
2026-05-21 23:58:49 +02:00
Inorishio
625d766719
added escape to lock + greeter
2026-05-21 23:58:24 +02:00
zach
88526b9e98
show notif icon true by default
2026-05-21 23:43:27 +02:00
zach
a0d56b965c
toggle to show notif icon on lockscreen
2026-05-21 23:29:49 +02:00
zach
2342edcf66
apply button, wheel doesn't zoom
2026-05-21 23:12:01 +02:00
zach
9e75b593f4
scale slider for crop tool
2026-05-21 19:14:29 +02:00
zach
4663c7d683
better wallpaper preview positioning
2026-05-21 17:55:31 +02:00
zach
80683800eb
crop region now restores correctly
2026-05-21 16:52:12 +02:00
zach
57836f974c
remove residue test files
2026-05-21 15:52:43 +02:00
zach
8dbb88e136
crop region now correct
2026-05-21 15:51:42 +02:00