a19662cb4b
Merge https://github.com/outfoxxed/hy3 into outfoxxed-master
2024-03-02 13:11:47 +01: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
4c5fb30e76
Update: added a makefile
2024-01-03 03:50:01 +01: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
outfoxxed
51d3991783
Add ephemeral groups
2023-07-19 03:53:23 -07:00
outfoxxed
e93aa49b23
Update to latest hyprland revision
...
Fix resizeActiveWindow breakage
2023-07-13 12:54:47 -07:00
outfoxxed
003e63f200
Update lockfile for latest hyprland
2023-06-28 01:50:49 -07:00
outfoxxed
6643cbb6d4
Update tracked hyprland
2023-06-14 21:46:43 -07:00
outfoxxed
c4b6b14aad
Merge branch 'master' into tabs
2023-06-04 13:38:16 -07:00
outfoxxed
751a4c7568
Update tracked hyprland version
2023-06-04 13:33:51 -07:00
outfoxxed
8715516d93
Tab removal animation
...
Requires Hyprland#2389 (tracked in flake)
2023-05-28 17:50:22 -07:00
outfoxxed
443935232a
Update tracked hyprland revision
2023-05-26 20:08:53 -07:00
outfoxxed
a21bba1ce1
Restructure flake
2023-04-28 00:01:26 -07:00
outfoxxed
e57d1aec4c
Update to hyprland pkg-config
...
This also allows hy3 to be built as an output
2023-04-27 11:14:11 -07:00
outfoxxed
b171721e66
Initial commit
...
Some progress already but have to commit somewhere
2023-04-12 01:33:00 -07:00