Commit graph

71 commits

Author SHA1 Message Date
29968771e0 Merge https://github.com/outfoxxed/hy3 into outfoxxed-master 2024-07-25 12:57:56 +02:00
i1i1
7b5f0e547d Update README to use git fetcher instead of github fetcher 2024-06-16 21:32:07 +03: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
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
e9c9268f4e cleanup + update 2024-04-01 22:32:50 +02:00
ee6d573296 Merge branch 'master' of https://github.com/DRAGONTOS/hy3 into DRAGONTOS-master 2024-04-01 22:00:55 +02: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
Kaley Fischer
8ff8847824
Update README.md 2024-03-04 08:00:27 +01:00
Kaley Fischer
da6d7c8e37
Merge pull request #6 from outfoxxed/master
sync with upstream
2024-03-02 18:01:23 +01:00
a19662cb4b Merge https://github.com/outfoxxed/hy3 into outfoxxed-master 2024-03-02 13:11:47 +01:00
Pete Appleton
f3dd53d76a Implement focus_obscured_windows_policy logic 2024-02-24 07:24:17 +00:00
Pete Appleton
cc65dabe32 Add hy3:resizenode dispatcher 2024-02-24 07:24:17 +00:00
Pete Appleton
d1d722826c Correct typo in README.md 2024-02-10 08:28:43 +00:00
outfoxxed
d247317a38
Add changelog 2024-01-14 02:51:52 -08:00
outfoxxed
783c7ae0cf
Add hy3:movetoworkspace, which moves a node to a workspace 2024-01-14 02:31:06 -08:00
8774c0479a update: made it up to date with upstream 2024-01-03 05:25:59 +01:00
4c5fb30e76 Update: added a makefile 2024-01-03 03:50:01 +01:00
outfoxxed
9a1111efba
Add note in readme to make sure hyprpm is running 2024-01-01 21:31:07 -08:00
outfoxxed
c0a24c9dc1
Update flake lock and hyprpm.toml for 0.34.0 2024-01-01 21:03:21 -08:00
outfoxxed
2f28dc810c
Rewrite installation instructions
Add hyprpm, deprecate AUR, prioritize stable releases for Nix.
2024-01-01 20:57:46 -08:00
Olekoop
78a423075c Add option to center window title 2023-12-16 17:38:02 +01:00
da91c54ef4 pull: Added some good pull requests 2023-12-02 12:52:00 +01:00
outfoxxed
1222764a7c
Add option to create a tab group for the first spawned window 2023-10-23 02:47:55 -07:00
outfoxxed
19ce41bdf1
Update readme for AUR package 2023-09-30 01:22:50 -07:00
outfoxxed
2e3583343f
Merge remote-tracking branch 'andresilva/autotile-workspaces' 2023-09-29 23:17:14 -07:00
outfoxxed
158dff894e
Update readme to reflect new release policy 2023-09-23 00:47:06 -07:00
André Silva
94581fdacb
remove workspaces.except from README 2023-09-14 11:30:20 +01:00
André Silva
1ce3e59437
update README 2023-09-14 11:29:10 +01:00
André Silva
b9e72a008a
update README 2023-09-13 11:47:08 +01:00
outfoxxed
0cc5af9e60
Add visible option to movewindow
Allows movement between only visible nodes, skipping all hidden tab groups
2023-08-20 03:13:08 -07:00
Rehan
f8453add50 Adds ability to toggle tabbing 2023-08-19 10:55:13 -04:00
Sekhat Temporus
a2dd898eba Rename ephemeral dispatcher to setephemeral 2023-08-18 08:07:38 +01:00
Sekhat Temporus
5cc6f08046 Fix missing closing ` in README.md 2023-08-17 13:18:34 +01:00
Sekhat Temporus
88267eee85 Add opposite support to change group
This will allow toggling between horizontal and veritcal layouts for
non-tabbed layouts
2023-08-17 13:17:00 +01:00
Sekhat Temporus
2acac9b1e1 Add changeephemerality dispatcher 2023-08-17 13:17:00 +01:00
Sekhat Temporus
8b12921939 update change group to match requested changes 2023-08-17 13:17:00 +01:00
Sekhat Temporus
2aca365d9b Update README.md 2023-08-17 13:17:00 +01:00
outfoxxed
2fa77b4dbc
Initial work on expand/lens nodes 2023-08-09 02:23:22 -07:00
outfoxxed
3cdb3d03d8
Document default values in README, link my dots as a reference 2023-08-01 01:45:19 -07:00
outfoxxed
22a65c169c
Add autotiling support 2023-08-01 01:00:56 -07:00
outfoxxed
42aae529ad
Revise README 2023-07-31 22:04:53 -07:00
outfoxxed
87f664f1ea
Add node_collapse_policy setting
The original behavior was to always collapse (`node_collapse_policy = 0`)
2023-07-31 21:28:21 -07:00
outfoxxed
3fbaa4adf5
Add matrix link and demo video to readme 2023-07-22 02:58:51 -07:00
outfoxxed
cd3fd91b3b
Window containment/swallowing MVP 2023-07-20 04:11:39 -07:00
outfoxxed
2c8264b5dc
Update readme section on arch installation 2023-07-20 01:45:30 -07:00
outfoxxed
51d3991783
Add ephemeral groups 2023-07-19 03:53:23 -07:00
outfoxxed
38827014ab
Add documentation for focustab index 2023-06-28 21:38:51 -07:00
outfoxxed
ee8c49357f
Add hy3:killactive dispatcher for killing the focused node 2023-06-25 15:29:02 -07:00