summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-10-01Merge branch 'master' into chore/add_build_scriptchore/add_build_scriptOrhun Parmaksız
2022-10-01refactor: Apply clippy suggestionsOrhun Parmaksız
2022-10-01chore: Add build script for generating manpage and completionsOrhun Parmaksız
2022-09-30test: Add debug test for argumentsOrhun Parmaksız
2022-09-30refactor: Move command-line arguments to its own moduleOrhun Parmaksız
2022-09-30refactor: Update project structure to use as libraryOrhun Parmaksız
2022-09-29chore: Add libxkbcommon-dev to CI/CD dependenciesOrhun Parmaksız
2022-09-29chore: Update Rust version and dependencies in DockerfileOrhun Parmaksız
2022-09-29refactor: Handle errors while setting the clipboard contentsOrhun Parmaksız
2022-09-29refactor: Switch to copypasta-ext for fixing RUSTSEC-2022-0056Orhun Parmaksız
2022-09-29doc: Update README.md about command-line argumentsOrhun Parmaksız
2022-09-29chore: Upgrade dependenciesOrhun Parmaksız
2022-08-14refactor: Apply clippy suggestionsOrhun Parmaksız
2022-07-31chore: Enable GitHub Sponsors for fundingOrhun Parmaksız
2022-01-09docs: Update license copyright yearsOrhun Parmaksız
2021-11-11chore: Fix the Rust profile specification in audit workflowOrhun Parmaksız
2021-11-05chore: Prepare for the release v1.6.0v1.6.0Orhun Parmaksız
2021-11-04doc: Update README.md about options menuOrhun Parmaksız
2021-11-04fix: Reset the options menu state on scroll to top/bottomOrhun Parmaksız
2021-11-04doc: Update man page about options menu key bindingOrhun Parmaksız
2021-11-04style: Add options menu to the key bindings listOrhun Parmaksız
2021-11-04test: Add tests for options menu key bindingsOrhun Parmaksız
2021-11-04refactor: Apply clippy suggestionsOrhun Parmaksız
2021-11-04feat: Add options menu for managing the modules (#26)Orhun Parmaksız
2021-11-01chore: Upgrade dependenciesOrhun Parmaksız
2021-10-31chore: Install Rust toolchain for audit jobOrhun Parmaksız
2021-10-30style: Format the CI workflowOrhun Parmaksız
2021-10-30chore: Prevent uploading coverage reports on pull requestsOrhun Parmaksız
2021-10-30chore: Run tests only for one targetOrhun Parmaksız
2021-10-30chore: Exclude tests and clippy check from specific targetsOrhun Parmaksız
2021-10-30chore: Use cargo instead of cross for CI buildsOrhun Parmaksız
2021-10-30chore: Update the build dependencies for CIOrhun Parmaksız
2021-10-30chore: Optimize the CI workflowOrhun Parmaksız
2021-10-30chore: Add security audit workflowOrhun Parmaksız
2021-10-30chore: Optimize the Docker buildsOrhun Parmaksız
2021-10-30chore: Bump the Rust version in DockerfileOrhun Parmaksız
2021-10-30chore: Migrate to 2021 edition (#28)Andy Russell
2021-08-11chore: Prepare for the release v1.5.5v1.5.5orhun
2021-08-11chore: Update file upload step in CD workfloworhun
2021-08-11chore: Upgrade `enum-*` dependenciesorhun
2021-08-10feat: Center the title of kernel information blockorhun
2021-08-10chore: Upgrade dependenciesorhun
2021-07-16chore: Prepare for the release v1.5.4v1.5.4orhun
2021-07-16fix: Make the help text copyableorhun
2021-07-16doc: Update table of contents in README.mdorhun
2021-07-16doc: Update the AUR installation command in README.mdorhun
2021-07-16doc: Add media section to README.mdorhun
2021-07-16doc: Update the release instructionsorhun
2021-07-16chore: Upgrade dependenciesorhun
2021-07-16fix: Fix clippy lintsorhun