outfoxxed
df42a80827
nix: fix nix build against props.json change
2024-07-21 11:22:09 -07:00
outfoxxed
a19f3b5e06
fixup: fix compile against hyprland after hyprland#6776
...
Fixes #133
2024-07-13 22:58:01 -07:00
outfoxxed
d200873687
version: update to hyprland 0.41.2
2024-06-25 11:57:39 -07:00
outfoxxed
d0056945d0
fixup: fix compile against hyprland 8a68199
2024-06-24 13:48:49 -07:00
outfoxxed
767eec5821
version: updateto hyprland 0.41.1
2024-06-21 13:34:07 -07:00
outfoxxed
1fd12b2688
fixup: update lockfile for hyprutils changes
2024-06-12 13:17:34 -07:00
outfoxxed
5693ea2554
version: update to hyprland 0.41.0
2024-06-10 18:57:45 -07:00
outfoxxed
144176a37a
fixup: fix compile against 1423707
...
Fixes #177
2024-06-09 18:13:28 -07:00
outfoxxed
3025a015ea
fixup: fix compile
2024-05-24 04:34:24 -07:00
outfoxxed
400930e039
fixup: fix breakage after cursor rewrite
2024-05-19 01:48:12 -07:00
outfoxxed
ca420ab45d
version: update to hyprland 0.40.0
2024-05-05 18:17:29 -07:00
outfoxxed
bc25b2a87f
fixup: fix breakage after hyprland#5883
2024-05-05 13:52:44 -07:00
outfoxxed
dc5a0224ce
fixup: fix breakage after hyprland#5762 + improve Hy3NodeData repr
...
Hy3NodeData now uses std::variant instead of a union, and all accesses
are checked.
2024-04-29 16:45:23 -07:00
outfoxxed
e6cabcfa3d
fixup: fix hook + layout breakage
...
fixes #102
2024-04-22 22:30:37 -07:00
outfoxxed
3331340702
version: update to hyprland 0.39.1
2024-04-21 01:08:22 -07:00
outfoxxed
fdc4749ac7
fixup: fix breakage from hyprland#5380
2024-04-03 21:45:40 -07:00
outfoxxed
6f97192913
fixup: fix compile against hyprland 0.38.0
2024-04-03 18:16:12 -07:00
outfoxxed
cc953fc8c0
fixup: fix compile against hyprland main
2024-03-29 01:49:19 -07:00
outfoxxed
315e7902c9
Merge remote-tracking branch 'eriedaberrie/master'
2024-03-22 01:07:36 -07:00
outfoxxed
5736875600
nix: update locked hyprland to 0.37.1
2024-03-21 23:12:57 -07:00
eriedaberrie
aa9aae294e
Fix compile after hyprland header location change
2024-03-20 21:47:04 -07:00
outfoxxed
890443f504
Remove patches for tabs with hyprland#4992
2024-03-06 03:17:08 -08:00
outfoxxed
a392bfd13c
Fix breakage after hyprland#4911
2024-03-06 02:07:47 -08:00
outfoxxed
3924816ba2
Update flake to hyprland 0.36.0
2024-03-05 01:58:34 -08:00
outfoxxed
f5fc457d6b
Fix gaps config being read as an int (it is now a customtype)
...
Fixes breakage introduced in hyprland/ddf022d61c63fb36b4abba392682772690c06b5c
2024-02-22 18:09:50 -08:00
outfoxxed
1a4847456b
Update lockfile
2024-02-18 14:17:58 -08:00
outfoxxed
cdb2c28df1
Migrate config to hyprlang
2024-02-14 22:33:07 -08:00
Arjun31415
449c9d67f8
Fix hy3 build
...
`m_bNoFocus` field moved to struct `m_sAdditionalConfigData`. Ref https://github.com/hyprwm/Hyprland/pull/4672
2024-02-14 08:29:11 +05:30
outfoxxed
d3e20856a9
Update flake reference to hyprland 0.35.0
2024-02-06 13:40:44 -08:00
outfoxxed
c0a24c9dc1
Update flake lock and hyprpm.toml for 0.34.0
2024-01-01 21:03:21 -08:00
eriedaberrie
fdb23665b9
Fix over-correction of borders that are now window decorations
2023-12-10 17:20:43 -08:00
outfoxxed
35e66dd10a
Update tracked hyprland version
2023-12-05 00:30:54 -08:00
outfoxxed
47cb4a9930
Update flake to target hyprland 0.32.0
2023-11-08 00:57:12 -08:00
Arjun31415
575b616c1e
use Hyprland internal CBox instead of wlr_box
2023-11-05 12:48:01 +05:30
outfoxxed
c1718d38bc
Fix longstanding fullscreen issues
...
Fullscreen was implemented via recalculating window bounds
with a fake node when you pressed fullscreen. The check has been moved
into `recalcSizePosRecursive` which causes the override to fire every
time a window's size is recalculated instead of only the first time.
Closes #34 , #39
2023-11-02 12:10:33 -07:00
outfoxxed
07c98ab654
Fix build against hyprland #a61eb76
2023-10-22 20:25:14 -07:00
outfoxxed
65a849b0b4
Update lockfile to hyprland v0.31.0
2023-10-17 03:53:45 -07:00
outfoxxed
73f87e09e9
Update tracked hyprland
2023-09-29 23:23:13 -07:00
outfoxxed
4e875432de
Track hyprland v0.30.0
2023-09-22 23:53:54 -07:00
outfoxxed
43402f85ff
Fix build again
2023-09-22 01:21:24 -07:00
outfoxxed
d397453193
Fix broken build
2023-09-20 22:55:16 -07:00
outfoxxed
b935aafa32
Fix compilation
...
Fixes #32
2023-09-14 00:59:21 -07:00
outfoxxed
ee32586f8c
Track updated hyprland
2023-09-13 00:58:52 -07:00
outfoxxed
3be4f0556b
Fix focuswindow not focusing hidden group windows
...
Fixes #28
2023-09-12 03:23:24 -07:00
outfoxxed
1376a4f3d0
Fix logging
...
Fix breakage due to logging changes
Improve existing logging
2023-09-07 02:42:16 -07:00
outfoxxed
14dec2e15c
Add support for hyprland movewindow dispatcher
...
Note that this support is worse than hy3:movwindow and you should
still use that. This fixes the api breakage though.
2023-09-05 02:12:35 -07:00
outfoxxed
acd07dee93
Fix expand mode shrink animation
2023-08-16 01:35:58 -07:00
outfoxxed
febcd88794
Fix crash when moving window to empty workspace
...
Closes #16
2023-08-10 00:32:13 -07:00
outfoxxed
43500ae3ec
Update tracked hyprland
...
Fix region wrapping breakage
2023-07-19 19:56:41 -07:00
outfoxxed
acf3c62aae
Fix support for window focus requests
...
Closes #7
2023-07-19 04:05:23 -07:00