aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
AgeCommit message (Collapse)Author
2024-10-07feat: add a custom made treewide formatter (#7992)Artur Manuel
2024-08-13hyprpm, hyprctl: remove MakefilesMihai Fufezan
2024-07-21gitignore: add CMake residual filesMihai Fufezan
2024-04-20core: Move tearing to hyprwayland-scanner (#5657)Vaxry
Adds a new dependency: hyprwayland-scanner https://github.com/hyprwm/hyprwayland-scanner --------- Co-authored-by: Mihai Fufezan <[email protected]>
2024-02-26keybinds: fix movewindoworgroup onto empy workspace on next monitor (#4486)Bernd Müller
* fix: movewindoworgroup when no window or group is in desired direction, e.g. move window onto empty workspace on next monitor * fix: movewindoworgroup when no window or group is in desired direction, e.g. move window onto empty workspace on next monitor * reset flake.nix * add: changes mentioned in review of #4486
2023-10-10internal: better versioning (#3543)Vaxry
* better versioning * meson: better versioning * nix: better versioning --------- Co-authored-by: Mihai Fufezan <[email protected]>
2023-02-27Plugin System (#1590)Vaxry
--------- Co-authored-by: Mihai Fufezan <[email protected]>
2023-02-01fix(hyprctl): allow dispatcher to have no args (#1464)ozwaldorf
* fix(hyprctl): allow dispatch to have no args * chore: add .idea/ to gitignore
2022-10-14add `PKGBUILD` to ignored filesNotAShelf
2022-08-21docs: install manpages with mesonFernando Ayats
2022-07-15add clangd cache in gitignoreMihai Fufezan
2022-07-08nix: add devShellMihai Fufezan
2022-05-29ignore .tar.gzv0.1.2betavaxerski
2022-05-29ignore gmon.outvaxerski
2022-05-08remove patch and move default.nixTanish2002
2022-05-08add flake.nix and other required files for nix buildTanish2002
2022-03-20added make commandsvaxerski
2022-03-16Initial Commitvaxerski