A small release of Hypr because even though it's not actively developed anymore, some changes have happened over the last year.
Fixes / changes
- added ignore_mod
- added an option to use keysyms as ints
- added bar:force_no_tray
- added primary and secondary font colors
- better querying for keys
- fixed typos in the default config
MRs
- Fix a bux regarding keybindings of X key by @mimmoradi in #69
- Added font size to bar by @Jovvik in #73
- Added escaping of
{
,}
and$
by @Jovvik in #74 - Fixed bar module width by @Jovvik in #77
- Fix build on macOS by @wegank in #100
- Various fixes by @end-4 in #103
- fix EWMH workspace off by one by @bluelhf in #116
- Vector.cpp: add required header by @barracuda156 in #126
New Contributors
- @mimmoradi made their first contribution in #69
- @Jovvik made their first contribution in #73
- @wegank made their first contribution in #100
- @end-4 made their first contribution in #103
- @bluelhf made their first contribution in #116
- @barracuda156 made their first contribution in #126
Full Changelog: 1.1.3...1.1.4