Commit Graph

183 Commits

Author SHA1 Message Date
Vaxry 4a92466e3b hyprpm: add pins for 0.37.0 and .1 2024-03-20 18:18:40 +00:00
Vaxry 29f31da29a all: chase hyprland 2024-03-20 03:02:10 +00:00
Vaxry 4c9d83b981 csgo-vulkan-fix: add commit guard 2024-03-19 22:18:47 +00:00
Vaxry 50758aa024 csgo-vk-fix: use findFunctionsByName 2024-03-15 14:16:03 +00:00
Mihai Fufezan 34ade54e1b Nix: use mkHyprlandPlugin from nixpkgs 2024-03-13 00:08:22 +02:00
Vaxry ba7d13e955 hyprwinwrap: mark blur dirty on commit
fixes #91
2024-03-09 18:21:47 +00:00
Vaxry 8d3a0701a2 hyprpm: add pin for 0.36.0 2024-03-04 00:35:28 +00:00
Vaxry 35fe7c3202 all: chase hyprland 2024-03-02 19:38:48 +00:00
Vaxry 9dcedb4387 csgo-vk-fix: fix oopsie ptr 2024-03-02 17:15:35 +00:00
Vaxry 3ec7ef6ad2 csgo-vk-fix: hook CWLSurface's logicalDamage too 2024-03-02 17:10:59 +00:00
Vaxry 56f71160f8 csgo-vk-fix: damage monitor if available 2024-03-02 17:06:08 +00:00
Vaxry 755e47790c all: chase hyprland
fixes #87
2024-03-01 13:44:29 +00:00
Vaxry f99822818e all: chase hyprland 2024-02-18 15:30:26 +00:00
Vaxry d7ee47381b hyprpm: update pins for 0.35.0 2024-02-06 16:12:20 +00:00
Vaxry 8af29f09c5 hyprwinwrap: fix massive lag
fixes #79
2024-02-06 16:11:46 +00:00
Vaxry ff8526c766 hyprpm: add pin for 0.35.0 2024-02-05 02:16:41 +00:00
Mihai Fufezan 24e3378058
CI: use nix flake check instead of matrix of packages 2024-01-28 23:52:16 +02:00
Mihai Fufezan 7b5b82f666
Nix: simplify building, add checks 2024-01-28 23:51:54 +02:00
Mihai Fufezan 597e29a501
CI: don't auto-update
This pollutes the commit history. Instead, we update the input inside the
check action, so that we have an up to date Hyprland, but don't commit
the change.
2024-01-28 23:41:32 +02:00
fufexan 2cdc4a61ac
[gha] Nix: update inputs 2024-01-28 23:40:51 +02:00
Vaxry 3ae3d9f173
hyprpm: update commit pins 2024-01-28 23:40:51 +02:00
Vaxry 47a1acd6ba
all: chase hyprland
fixes #66 fixes #67
2024-01-28 23:40:51 +02:00
sjp760 f62f3b216e hyprbars: update meson.build 2023-12-29 00:14:48 +02:00
sjp760 e4e1e33fa9 hyprbars: update Makefile to include necessary pkgconfig flags 2023-12-29 00:14:48 +02:00
Mihai Fufezan f14cb7635a
CI: init 2023-12-29 00:01:42 +02:00
Mihai Fufezan 3b12ef896f
flake.lock: update 2023-12-28 23:46:21 +02:00
Vaxry c6c9fba566 hyprbars: bring window to top on mouse down
fixes #65
2023-12-28 22:18:12 +01:00
Vaxry e654b1e9f6 borders-plus-plus: fix scaling
fixes #62
2023-12-27 11:58:32 +01:00
Vaxry 28c1191620 borders-plus-plus: adjust priority to after border
ref #60
2023-12-17 14:38:35 +00:00
Vaxry a1277add4b hyprbars: add an option to remove title
fixes #59
2023-12-15 15:46:37 +00:00
Vaxry af229e6aee hyprbars: decrease input drag height by 1 2023-12-14 13:09:12 +00:00
Vaxry d4350bfff7 hyprbars: fixup click position calculations for buttons 2023-12-13 01:35:16 +00:00
Vaxry 340ade398e hyprbars: add configurable padding 2023-12-13 01:29:13 +00:00
Vaxry d744330811 README: update note to reflect hyprpm 2023-12-13 01:16:25 +00:00
Vaxry 3a4b079658 hyprbars: add bar_buttons_alignment
also fixes ellipsize calcs. Fixes #49 fixes #56
2023-12-13 01:13:32 +00:00
Vaxry 8018a2f817 hyprbars: add precedence_over_border
fixes #39
2023-12-13 00:51:21 +00:00
Vaxry ed16998aad hyprbars: add align left 2023-12-13 00:46:12 +00:00
Vaxry 9099c480d8 hyprbars: exclude rounding from geometry calcs 2023-12-11 16:46:45 +00:00
Vaxry cc8f72a32e hyprpm: add pin for 0.33.1 2023-12-06 16:57:13 +00:00
Vaxry d7a0b16636 core: add hyprpm manifest 2023-12-06 16:14:04 +00:00
Vaxry efee74a740 hyprtrails: chase hyprland
fixes #53
2023-11-30 10:21:48 +00:00
Vaxry b225987d6c hyprwinwrap: check for header ver match 2023-11-27 11:08:34 +00:00
Gabriel Fontes 61774e0987 nix: expose winwrap via flake 2023-11-26 03:49:00 +02:00
Vaxry 27af82f558 hyprload: add hyprwinwrap manifest 2023-11-25 01:48:36 +00:00
Vaxry 8d5c2f60c8 hyprwinwrap: add new plugin 2023-11-24 21:14:14 +00:00
Vaxry 9ad145a102 borders-plus-plus: fix workspace offset calculation 2023-11-12 22:49:40 +00:00
Vaxry 4bb0bf04ed hyprbars: fix workspace offset calculation 2023-11-12 22:45:42 +00:00
Vaxry 69e596af68 hyprbars: make part_of_window configurable
closes #48
2023-11-12 12:46:32 +00:00
Vaxry 2cc193e6dc all: update for hyprland#3800 2023-11-11 14:39:46 +00:00
Vaxry 344e5a145e hyprbars: improve titleBarBox calculations 2023-11-06 16:49:50 +00:00