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 |
|
outfoxxed
|
aec4d6b7da
|
Update readme for new arch install instructions
|
2023-06-17 02:42:22 -07:00 |
|
outfoxxed
|
5763c8fe62
|
Fix and document focustab
|
2023-06-15 00:27:58 -07:00 |
|
outfoxxed
|
cb90e44c1d
|
Add visible flag for hy3:movefocus
|
2023-06-11 23:00:24 -07:00 |
|
outfoxxed
|
ea43c60991
|
Change hy3:raisefocus to hy3:changefocus and add more options
|
2023-06-11 22:19:43 -07:00 |
|
outfoxxed
|
c74b108c29
|
Fix missing group inset
|
2023-06-04 22:05:21 -07:00 |
|
outfoxxed
|
e833ef3960
|
Remove hy3:focustab from README
Currently does not work as expected.
|
2023-06-04 20:50:08 -07:00 |
|
outfoxxed
|
e298d6dee4
|
Remove detailed tabs section in readme
|
2023-06-04 20:29:54 -07:00 |
|
outfoxxed
|
6331f32d1f
|
Allow focusing tab groups via mouse click
|
2023-06-04 20:26:22 -07:00 |
|
outfoxxed
|
9c0fda193d
|
Add missing config options to README
|
2023-06-04 17:38:17 -07:00 |
|
outfoxxed
|
7a7a8c79af
|
Handle "urgent" window state in tab bar
|
2023-06-03 02:00:50 -07:00 |
|