AramJonghu
  • Joined on 2026-03-21
AramJonghu commented on pull request zach/z-bar-qt#96 2026-05-24 02:56:15 +02:00
hotfix(cli): replace raw subprocess tracebacks with styled error messages and fix restart race condition

Is that not an messier implementation? A user would want a restart to be quick (quicker than running the kill and start command separately). 2.5 or higher stock sleep timer would make little…

AramJonghu commented on pull request zach/z-bar-qt#96 2026-05-24 02:46:27 +02:00
hotfix(cli): replace raw subprocess tracebacks with styled error messages and fix restart race condition

Change occurred since I wanted an error block such as in the screenshot. But with that info, ipc is indeed not needed in the code.

AramJonghu commented on pull request zach/z-bar-qt#96 2026-05-24 02:41:36 +02:00
hotfix(cli): replace raw subprocess tracebacks with styled error messages and fix restart race condition

Was not aware of this. Remaining functions use ipc, which is why I did not bat an eye. Resolving now.

AramJonghu synced commits to refs/heads/master at AramJonghu/hypr from mirror 2026-05-23 23:34:06 +02:00
b55ca1a236 float on super + s again
AramJonghu deleted branch 73-colorscheme-options from zach/z-bar-qt 2026-05-23 21:07:55 +02:00
AramJonghu commented on pull request zach/z-bar-qt#96 2026-05-23 20:57:32 +02:00
hotfix(cli): replace raw subprocess tracebacks with styled error messages and fix restart race condition

Since the text formatting does not show it well, here is an image. image.png

AramJonghu pushed to hotfix-restart-race-condition at zach/z-bar-qt 2026-05-23 20:54:40 +02:00
5e9b373405 tests did not match changed code logic
AramJonghu created pull request zach/z-bar-qt#96 2026-05-23 20:51:43 +02:00
fix(cli): replace raw subprocess tracebacks with styled error messages and fix restart race condition
AramJonghu pushed to hotfix-restart-race-condition at zach/z-bar-qt 2026-05-23 20:48:57 +02:00
b49165e7ea minor typer adjustments to use typer in error/exception throws
AramJonghu pushed to hotfix-restart-race-condition at zach/z-bar-qt 2026-05-23 20:32:01 +02:00
d0cda51639 wait for instance to fully terminate before restart
AramJonghu created branch hotfix-restart-race-condition in zach/z-bar-qt 2026-05-23 20:32:01 +02:00
AramJonghu closed issue zach/z-bar-qt#78 2026-05-23 20:25:27 +02:00
Screenshot tool | Rounded corners + dropshadow
AramJonghu opened issue zach/z-bar-qt#95 2026-05-23 20:16:06 +02:00
Preset scheme mismatch when dark is set when attempting to select light preset
AramJonghu commented on issue zach/z-bar-qt#72 2026-05-23 18:47:17 +02:00
Undo settings

What is the status of this issue @zach @Inorishio ?

AramJonghu pushed to 73-colorscheme-options at zach/z-bar-qt 2026-05-23 17:53:21 +02:00
5df46160f6 documentation in README.md added
d118c02e75 README: document scheme CLI and shell subcommands
Compare 2 commits »
AramJonghu commented on issue zach/z-bar-qt#73 2026-05-23 17:47:21 +02:00
Colorscheme options with the option to select flavor and accent

Should work now. I did revert to --accent syntax. Would make more sense. Catppuccin flavors default to blue if not specified via cli.

AramJonghu pushed to 73-colorscheme-options at zach/z-bar-qt 2026-05-23 17:46:02 +02:00
21ed178bbc scheme: add --json flag to list-presets, --accent flag, drop :accent from preset spec
AramJonghu commented on issue zach/z-bar-qt#73 2026-05-23 16:33:25 +02:00
Colorscheme options with the option to select flavor and accent

I think adding logic for accents is a fine idea. Though is catppuccin not the only one using accents?

IMO, it might be better to just have the accents included in the presets. It does kinda…

AramJonghu opened issue zach/z-bar-qt#94 2026-05-23 02:43:49 +02:00
Integration of a reminder app or feature
AramJonghu opened issue zach/z-bar-qt#93 2026-05-23 01:07:36 +02:00
Cleanup code