vaxerski
|
1642b1ff66
|
optimize config calls in often called areas
|
2022-06-07 20:41:40 +02:00 |
|
vaxerski
|
7b9583c1f2
|
Mention source in issue guidelines
|
2022-06-07 20:11:05 +02:00 |
|
vaxerski
|
cc80b68545
|
fixed a typo, will boost performance on opaque windows with blur
|
2022-06-07 20:10:14 +02:00 |
|
vaxerski
|
2bddfa81bc
|
Merge pull request #169 from ThatOneCalculator/main
AUR go brrr
|
2022-06-07 00:12:30 +02:00 |
|
Kainoa Kanter
|
85d91c3d3c
|
Update PKGBUILD-git
|
2022-06-06 15:07:48 -07:00 |
|
Kainoa Kanter
|
d80c90233b
|
Update PKGBUILD-bin
|
2022-06-06 15:07:35 -07:00 |
|
Kainoa Kanter
|
d0ca043122
|
Update PKGBUILD-git
|
2022-06-06 15:05:29 -07:00 |
|
Kainoa Kanter
|
92da453d4d
|
Update PKGBUILD-git
|
2022-06-06 15:05:16 -07:00 |
|
Kainoa Kanter
|
433e4a0eef
|
Update PKGBUILD
|
2022-06-06 15:05:00 -07:00 |
|
vaxerski
|
b62e530fdb
|
Force window style tiled on all xdg windows
|
2022-06-06 19:43:44 +02:00 |
|
vaxerski
|
663fba76ae
|
Added resizeactive
|
2022-06-06 19:32:14 +02:00 |
|
vaxerski
|
d73e05cc68
|
fix XDELTA and YDELTA with empty geometry
|
2022-06-06 18:56:16 +02:00 |
|
vaxerski
|
066ea296ff
|
dont report unmanaged x11 windows in hyprctl clients
|
2022-06-06 15:22:25 +02:00 |
|
vaxerski
|
72c967aa89
|
fix class crash with unmanaged x11
|
2022-06-06 15:03:06 +02:00 |
|
vaxerski
|
c474e8253a
|
Update issue templates
|
2022-06-06 15:00:24 +02:00 |
|
vaxerski
|
20936ad2a4
|
added issue guidelines
|
2022-06-06 14:58:50 +02:00 |
|
vaxerski
|
d743ac7bb1
|
added forcerendererreload and some more vt changes
|
2022-06-06 13:48:17 +02:00 |
|
vaxerski
|
322a495412
|
Merge pull request #167 from JamesReynolds/main
Fix error: attribute 'lastModifiedDate' missing
|
2022-06-06 13:06:40 +02:00 |
|
vaxerski
|
63d6c594b9
|
fix possible crash in hyprctl clients
|
2022-06-06 12:58:39 +02:00 |
|
vaxerski
|
09e77bf844
|
added force_no_accel
|
2022-06-06 12:08:33 +02:00 |
|
James Reynolds
|
3d4832990c
|
Fix error: attribute 'lastModifiedDate' missing
Only applies to some versions of flakes, tested on nix 2.8.1.
|
2022-06-06 10:20:56 +01:00 |
|
vaxerski
|
84a0fa0f34
|
fix subsurfaces not damaging on unmap
|
2022-06-05 23:23:16 +02:00 |
|
vaxerski
|
2cd2f8b5b5
|
add class to window hyprctl requests
|
2022-06-04 20:32:27 +02:00 |
|
vaxerski
|
172d6cd498
|
Merge pull request #160 from ThatOneCalculator/main
Hooray, more AUR stuff!
|
2022-06-03 20:41:10 +02:00 |
|
Kainoa Kanter
|
02269af777
|
Update PKGBUILD-git
|
2022-06-03 11:33:32 -07:00 |
|
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 |
|