This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
v1.0.0
Changelog
- d6f4c64 CI: drop deprecated --rm-dist from goreleaser
- 392efc9 dev: set up release CI
- b9d3178 docs: update project todo
- a78b191 dev: change flake desc
- 8bb85dc dev: change flake desc
- 07bd972 dev: initial work on nix packaging
- 47172e8 Merge pull request #4 from abs3ntdev/main
- 480023e Merge branch 'main' of github.com:jjohnstondev/Hyprkeys
- 3fe9c36 binds flag
- a9c7a22 Update README.md
- 59e2fcd readme
- 532c21b readme
- 48f7c85 --comments
- c6aab86 markdown raw json for hyprctl response, output flag handling
- 5ffd22b read values from hyprctl and convert modmask to string
- b241e73 remove utils and empty main
- 5fd5b49 handle device:name properly
- fa67fd1 add keywords flag
- a768168 add to markdown raw and json output
- 90eb853 add autostart values, add omitempty to json struct
- c21f72e better flag handling, bind filtering, error handling, clean up
- 4f6c279 add option to query for specific binds, --get-bind firefox
- 4435a78 proper tests, removed --test flag
- f664b55 Merge branch 'main' of github.com:jjohnstondev/Hyprkeys
- 9fe49ff categories and subcatgories no longer hardcoded
- 2d7b43f Update README.md
- 0121798 Update markdown.md
- 5a27ec1 Update markdown.md
- 3d362a9 Update README.md
- 20c7688 Update README.md
- a02d40c makefile
- d290102 install / uninstall
- dd00313 gitignore
- 343716f comments, makefile, build settings
- 6ce981d handle pipes
- 8cccf39 refactor
- 4b23f27 update json and markdown for new keybind type
- 19cdb99 restructure keybinds
- 5672538 help if empty
- 745e30c add file output
- f0f7497 readd markdown
- cae8d09 :)
- bbe6405 update readme
- 4b0c77b dev: switch to goreleaser
- e51efb9 Merge pull request #3 from flick0/main
- f5a7f4b Merge branch 'main' into main
- cef60e6 can read config object and generate conf file
- 4ff1c51 fix: smh
- 6373253 dev: allow CI to be triggered manually
- cbb51f5 fix: whoops
- 9eae338 dev: restrict PR lints
- fdc3b78 dev: CI improvements
- 98ea488 dev: CI work
- a8ab6ec style: fix project description
- 6d66ee8 style: use names, not characters
- 0210688 dev: indev feature for combining command flags
- f65ba97 feat: add --test flag to use the test config
- 3488cf4 Merge branch 'main' of https://github.com/flick0/Hyprkeys
- f2253dd style: formatting & TODO
- 2d86f7b add binds and variables to globals
- 44253a1 dev: include variables in example conf
- 8d7cf9d Merge pull request #2 from flick0/main
- 13c4e47 convert a given config to struct(also json) and better test config
- a4d45e7 Merge branch 'main' of https://github.com/flick0/Hyprkeys
- 8f03e3b some fixes
- aa19c4b Merge branch 'NotAShelf:main' into main
- 53cc83f parse blocks (i have no idea how this is working)
- 76bcc25 a more accurate test config
- 075b31e refactor: rename mapper to vm
- 64c13e4 Merge pull request #1 from flick0/main
- ea73825 Merge branch 'main' of https://github.com/NotAShelf/Hyprkeys
- e93a6c3 add config properties
- df936b0 feat: bind flags are now included
- e77b204 fix: formatting
- 49d45b0 third time checking this
- 197002a WIP release CI
- 99fd1c2 update TODO
- 23d65c0 update markdown sample
- 09b1113 don't trim non-existent bindm
- acaf43f style: minor improvement
- e534e6f organşze testing config
- 46562f3 update testing config
- 36f3d41 update testing config
- 241f9ea implement variable substitution
- 0c568a6 account for variables
- 1049f3a fix redirect
- 2e93c40 move markdown sample
- d39879f update testing config
- 4357943 update TODO & move markdown example
- 000376f better parse output for key combos
- 6597b3d update TODO
- cbcdfc6 pass multiple strings into read and format funcs
- aa4c6ae update testing config
- aeff0f4 update TODO
- a6b2c81 seperate mouse and keyboard binds
- 617a96d add testing config
- 39b1854 ignore the binary
- 5e90cad typo, I live in the past
- 0ffa9c2 populate readme
- 044a56f initial working prototype
- b06a5bb Initial commit