outfoxxed
|
b2c10c0f4d
|
Merge remote-tracking branch 'i1i1/master'
|
2024-06-21 11:24:41 -07:00 |
|
outfoxxed
|
3c42fae982
|
fix: reset node size when inserted into layout
Fixes a bug that caused nodes with a non 1.0 size_ratio to offset
other nodes in a workspace when moved from another workspace.
|
2024-06-20 01:51:54 -07:00 |
|
i1i1
|
7b5f0e547d
|
Update README to use git fetcher instead of github fetcher
|
2024-06-16 21:32:07 +03:00 |
|
outfoxxed
|
1fd12b2688
|
fixup: update lockfile for hyprutils changes
|
2024-06-12 13:17:34 -07:00 |
|
outfoxxed
|
2cb29ab93a
|
Merge remote-tracking branch 'simon/fix/hyprutils'
|
2024-06-12 13:10:17 -07:00 |
|
outfoxxed
|
34db455a5a
|
changelog: tab bar fade fixes
|
2024-06-12 13:06:12 -07:00 |
|
Šimon Brandner
|
4c02545bf3
|
Include things from hyprutils
See 8c64a4bad7
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2024-06-12 10:28:48 +02:00 |
|
Šimon Brandner
|
e090c684af
|
Fix tab bar fade visual defects
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2024-06-11 10:32:00 +02:00 |
|
outfoxxed
|
5693ea2554
|
version: update to hyprland 0.41.0
|
2024-06-10 18:57:45 -07:00 |
|
outfoxxed
|
b6a777d271
|
Merge branch 'tab-bar-dmg'
|
2024-06-10 02:55:09 -07:00 |
|
outfoxxed
|
326d44a04b
|
Merge branch 'master' into tab-bar-dmg
|
2024-06-10 02:50:35 -07:00 |
|
outfoxxed
|
45c6d01fbe
|
fix: crash on creating tab bars
|
2024-06-10 02:48:47 -07:00 |
|
Šimon Brandner
|
0cb9391f2b
|
Remove left-over code
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2024-06-10 10:29:58 +02:00 |
|
Šimon Brandner
|
3bf93f5457
|
Fix visual defects when switching workspaces properly
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2024-06-10 10:28:00 +02:00 |
|
outfoxxed
|
144176a37a
|
fixup: fix compile against 1423707
Fixes #177
|
2024-06-09 18:13:28 -07:00 |
|
Šimon Brandner
|
11fcce5780
|
Damage the whole node when animating slide
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2024-06-09 17:01:32 +02:00 |
|
outfoxxed
|
451ec43f28
|
Merge remote-tracking branch 'tuxx/tuxx-patch-1'
|
2024-06-07 15:46:08 -07:00 |
|
outfoxxed
|
cf919397d4
|
fix: moveNodeToWorkspace breakage across monitors (hy3 dispatchers)
|
2024-06-07 14:18:46 -07:00 |
|
outfoxxed
|
2728dbed6a
|
fix: emit fullscreen event and update window rules+decos on fullscreen
|
2024-06-07 14:18:21 -07:00 |
|
Šimon Brandner
|
968cadf663
|
Damage bar when animating workspace slide
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2024-06-04 09:24:42 +02:00 |
|
Šimon Brandner
|
445381f871
|
Damage tab bar each tick to avoid defects
This solution is hacky and needs to be improved
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2024-06-01 20:02:48 +02:00 |
|
outfoxxed
|
3025a015ea
|
fixup: fix compile
|
2024-05-24 04:34:24 -07:00 |
|
tuxx
|
c9405564c8
|
Update README.md
|
2024-05-19 23:39:08 +02:00 |
|
tuxx
|
de58d24c29
|
Update README.md
Added hyprpm update -f to readme according to bug in #109
|
2024-05-19 23:37:49 +02:00 |
|
outfoxxed
|
400930e039
|
fixup: fix breakage after cursor rewrite
|
2024-05-19 01:48:12 -07:00 |
|
outfoxxed
|
33c8d761ff
|
fix: incorrect usage of as_group without check in focus_tab
Closes #106
|
2024-05-08 15:27:45 -07:00 |
|
outfoxxed
|
ca420ab45d
|
version: update to hyprland 0.40.0
|
2024-05-05 18:17:29 -07:00 |
|
outfoxxed
|
584a1b1e35
|
feat: add hy3:warpcursor
|
2024-05-05 18:02:31 -07:00 |
|
outfoxxed
|
311939d443
|
feat: add cursor warping support to hy3:movefocus
|
2024-05-05 17:47:55 -07:00 |
|
outfoxxed
|
bc25b2a87f
|
fixup: fix breakage after hyprland#5883
|
2024-05-05 13:52:44 -07:00 |
|
outfoxxed
|
2b1dcba198
|
fixup: add manifest entry for hyprland v0.39.0
Closes #101
|
2024-04-29 16:55:50 -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
|
7d988d310f
|
version: add 0.38.1 to fix hyprpm
|
2024-04-09 02:42:30 -07:00 |
|
The Darsh
|
0177c6fc45
|
quick patch for hl38.1
|
2024-04-08 02:16:00 +02:00 |
|
outfoxxed
|
b22f13640f
|
misc: reformat
|
2024-04-03 21:46:45 -07:00 |
|
outfoxxed
|
fdc4749ac7
|
fixup: fix breakage from hyprland#5380
|
2024-04-03 21:45:40 -07:00 |
|
outfoxxed
|
ea9074a2af
|
version: bump version to hl0.38.0
|
2024-04-03 18:24:52 -07:00 |
|
outfoxxed
|
6f97192913
|
fixup: fix compile against hyprland 0.38.0
|
2024-04-03 18:16:12 -07:00 |
|
Visti Andresen
|
45a6664d7e
|
Switched to using the new getWorkspaceRulesFor API
|
2024-04-01 18:18:33 +02: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
|
7abc6f72a9
|
version: bump version to hl0.37.1
|
2024-03-22 00:52:19 -07:00 |
|
outfoxxed
|
8ac36f3954
|
layout: add no_gaps_when_only=2
Also clean up window special render data, which may fix some
unreported bugs.
Closes #61
|
2024-03-22 00:37:13 -07:00 |
|
outfoxxed
|
160fe1dda5
|
layout: fix maximize failing for workspaces with no tiled windows
|
2024-03-21 23:18:06 -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 |
|
Santos
|
c192ea3017
|
Force reload config after plugin is loaded
|
2024-03-06 02:21:31 -08:00 |
|