Commit Graph

707 Commits

Author SHA1 Message Date
Kainoa Kanter e2592522d3
Update PKGBUILD 2022-06-03 11:33:14 -07:00
Kainoa Kanter d76c982d2e
Update PKGBUILD-bin 2022-06-03 11:32:48 -07:00
vaxerski ef855440c6 keyboard code further cleanup 2022-06-03 19:15:39 +02:00
vaxerski 246aa000f5 Added dwindle:special_scale_factor 2022-06-03 19:03:33 +02:00
vaxerski 1a93b2a756 Handle keyboards better
Also fixes some crashes of apps on reload
2022-06-03 18:59:39 +02:00
vaxerski 10c2bd0686 make shaders cleaner 2022-06-03 18:45:18 +02:00
vaxerski f99ad521a4
Updated issue templates 2022-06-03 17:52:22 +02:00
vaxerski 9486a230c7 Log to the instance folder 2022-06-03 17:48:07 +02:00
vaxerski 6f3b004199 IPC and log changes, introduce signature 2022-06-03 17:41:57 +02:00
vaxerski 19b17b590c fix moveactivetoworkspace with same workspace 2022-06-03 11:19:17 +02:00
vaxerski f9c8a72e46 dont enable AA by default 2022-06-02 23:03:13 +02:00
vaxerski e11cb8b328 Added antialiasing to outer edges
simplified, stupidly fast MSAA for rounded edges
2022-06-02 22:58:54 +02:00
vaxerski 7b568d7ad8 configure keyboards one by one 2022-06-02 20:31:47 +02:00
vaxerski a2f718059b fucking typo 2022-06-02 19:50:46 +02:00
vaxerski feb0499597
Merge pull request #144 from fufexan/main
Fix Nix build and add updater
2022-06-02 19:47:54 +02:00
vaxerski 601abc7e92 Added locking numlock 2022-06-02 19:47:11 +02:00
Mihai Fufezan 7451890fd7
nix: replace paths dynamically 2022-06-02 19:10:56 +03:00
vaxerski f5cdb5b95e Fix special in m+1 m-1 2022-06-02 16:54:19 +02:00
vaxerski 7afcf656bd Added hyprctl devices 2022-06-02 13:59:33 +02:00
Mihai Fufezan 6daa866beb
nix/updater: only update wlroots on rev change 2022-06-02 00:09:28 +03:00
Mihai Fufezan 9447fcd603
fix Nix build and add updater
- move unnecessary toplevel files to nix/
- added patch that ignores the submodule (revert)
- add update script run by a workflow
2022-06-01 23:52:08 +03:00
vaxerski 9acf15efd7
README changes 2022-06-01 22:00:46 +02:00
vaxerski b5a100379e reject drag on fullscreen workspace 2022-06-01 21:13:10 +02:00
vaxerski 4f76d5d8d7 destroy monitor on disabled 2022-06-01 21:10:12 +02:00
vaxerski 8d850b0ce1 Added workspace/monitor unset and workspace silent rules 2022-06-01 21:04:06 +02:00
vaxerski 0f28d2ae55 fix stupid error in anim styles 2022-06-01 20:51:21 +02:00
vaxerski d2451aea4b use overflowing coords when surface unmaps 2022-06-01 13:38:33 +02:00
vaxerski 680705ff91 [gha] bump flake inputs 2022-06-01 00:50:00 +00:00
vaxerski 300fc2ab0f
Merge pull request #140 from ThatOneCalculator/main
More AUR stuff
2022-05-31 22:49:15 +02:00
Kainoa Kanter 02210d3d96
Update PKGBUILD-bin 2022-05-31 13:46:09 -07:00
Kainoa Kanter 879345c1e9
Update PKGBUILD-git 2022-05-31 13:46:00 -07:00
Kainoa Kanter 1e3bea5e70
Update PKGBUILD 2022-05-31 13:45:51 -07:00
Kainoa Kanter f64cae2b7f
Update PKGBUILD-bin 2022-05-31 13:32:59 -07:00
Kainoa Kanter c433b14e3d
Update PKGBUILD 2022-05-31 13:32:38 -07:00
Kainoa Kanter 8d1c495878
Update PKGBUILD-git 2022-05-31 13:32:26 -07:00
Kainoa Kanter 4264a0b08d
Update PKGBUILD 2022-05-31 13:26:03 -07:00
Kainoa Kanter 40ab062a3c
Update PKGBUILD-bin 2022-05-31 13:25:49 -07:00
Kainoa Kanter 35bcea38e3
0.2.1beta 2022-05-31 13:19:26 -07:00
Kainoa Kanter 1ccb944509
0.2.1beta 2022-05-31 13:19:15 -07:00
Kainoa Kanter c600249aee
Merge branch 'vaxerski:main' into main 2022-05-31 13:18:36 -07:00
Kainoa Kanter 6d6e967a8d
Update PKGBUILD-git 2022-05-31 13:17:02 -07:00
vaxerski 970018248f Don't damage surfaces coming from not rendered windows 2022-05-31 22:16:13 +02:00
Kainoa Kanter f6b8a96621
Update PKGBUILD 2022-05-31 13:15:57 -07:00
Kainoa Kanter 8e8d5a99c2
Add bin 2022-05-31 13:15:41 -07:00
vaxerski 471654d791 remove monitor recommended dt from config 2022-05-31 21:05:46 +02:00
vaxerski 679e36d82e fix border size on scaled outputs 2022-05-31 20:38:45 +02:00
vaxerski 0f8712ed64 fix crash in moveWorkspaceToMonitor 2022-05-31 18:47:32 +02:00
vaxerski 3e28a8b690 added slidevert for workspaces 2022-05-31 17:56:33 +02:00
vaxerski 8de7cc5a8d opacity windowrule support 2 values 2022-05-31 17:35:50 +02:00
vaxerski e73df80782 Add mon in mon out events and fix crash 2022-05-31 17:17:44 +02:00