| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix scrollable area not overlap with messages | Mitja Felicijan | 2026-01-26 | 1 | -3/+4 |
| | | |||||
| * | Fix colors in light theme terminals #7 | Mitja Felicijan | 2026-01-26 | 1 | -8/+10 |
| | | | | | | | | | | | Instead of having color themes and making cli a bit more complicated I added a fix to make bacgkround black by default. I attached alacritty light theme. Test it with `alacritty --config-file alacritty.light.toml` and then run `xdgctl`. This could be improved in the future. | ||||
| * | Fix scrolling when application or category list too long #8 | Mitja Felicijan | 2026-01-26 | 1 | -9/+33 |
| | | | | | This can be tested with `XDGCTL_DEV=100 xdgctl`. | ||||
| * | Add dev mode via env variable XDGCTL_DEV=n | Mitja Felicijan | 2026-01-26 | 1 | -22/+87 |
| | | |||||
| * | Fix Japanese glyphs not being rendered properly #1 | Mitja Felicijan | 2026-01-25 | 1 | -18/+10 |
| | | | | | Tested with https://github.com/coz-m/MPLUS_FONTS | ||||
| * | Engage! | Mitja Felicijan | 2026-01-25 | 1 | -0/+248 |
