Commit graph

  • f5fc457d6b
    Fix gaps config being read as an int (it is now a customtype) outfoxxed 2024-02-22 18:09:50 -08:00
  • 70f77fd224 Hy3Layout::applyNodeDataToWindow: when looking for the monitor associated with a node's workspace, allow for a special workspace which isn't yet emplaced on a monitor but is still set Ross MacLeod 2024-02-19 00:58:33 -05:00
  • 782f32e83d check m_pLastMonitor->specialWorkspaceID before checking activeWorkspace Ross MacLeod 2024-02-19 00:17:17 -05:00
  • 1a4847456b
    Update lockfile outfoxxed 2024-02-18 14:17:58 -08:00
  • cdb2c28df1
    Migrate config to hyprlang outfoxxed 2024-02-14 22:33:07 -08:00
  • f231373aee
    Merge remote-tracking branch 'appleton/fix/spelling' outfoxxed 2024-02-14 04:23:47 -08:00
  • 449c9d67f8 Fix hy3 build m_bNoFocus field moved to struct m_sAdditionalConfigData. Ref https://github.com/hyprwm/Hyprland/pull/4672 Arjun31415 2024-02-14 08:29:11 +05:30
  • d1d722826c Correct typo in README.md Pete Appleton 2024-02-10 08:28:43 +00:00
  • 6bbb807178
    Merge latest changes into resize-by-keyboard outfoxxed 2024-02-07 03:55:31 -08:00
  • 7f1989689d
    Fix starting with a horizontal layout on vertical monitors outfoxxed 2024-02-06 14:36:11 -08:00
  • 107cb86304
    Update to hyprland 0.35.0 outfoxxed 2024-02-06 13:56:26 -08:00
  • d3e20856a9
    Update flake reference to hyprland 0.35.0 outfoxxed 2024-02-06 13:40:44 -08:00
  • acedb05a75
    Fix building on Hyprland 0.35.0 q234rty 2024-02-06 15:54:26 +08:00
  • f58720ba83 Fix: Only constrain node resize if they are at the root of the layout Pete Appleton 2024-01-31 08:50:40 +00:00
  • cfa15c9ef6 Use MIN_RATIO to cap node sizes Pete Appleton 2024-01-29 20:28:36 +00:00
  • dad1589d21 Improve iteration handling and validate results Pete Appleton 2024-01-29 08:31:16 +00:00
  • f3e8d2ff9a Fix resize breakage with expanded nodes Pete Appleton 2024-01-27 11:49:46 +00:00
  • 5820adc5c1 Move changelog entries to upcoming section Pete Appleton 2024-01-22 08:09:57 +00:00
  • 6185efd847 Comment-out unused code instead of masking with preprocessor Pete Appleton 2024-01-22 07:56:14 +00:00
  • 5ca59bf723 Implement resizeActiveWindow fully Pete Appleton 2024-01-20 14:09:09 +00:00
  • f150886e63 Avoid GCC build warnings Pete Appleton 2024-01-20 11:51:43 +00:00
  • e113973f76
    Force reload config after plugin is loaded Santos 2024-01-19 13:18:49 +01:00
  • d247317a38
    Add changelog outfoxxed 2024-01-14 02:50:56 -08:00
  • 7c643fa66e
    Fix killactive and movetoworkspace not working in fullscreen outfoxxed 2024-01-14 02:43:37 -08:00
  • 783c7ae0cf
    Add hy3:movetoworkspace, which moves a node to a workspace outfoxxed 2024-01-14 02:31:06 -08:00
  • 06ecd58399
    Move newly tiled windows into place in the window's workspace outfoxxed 2024-01-12 03:14:31 -08:00
  • 66ef532537
    Update clang_tools in nix flake to clang 17 outfoxxed 2024-01-12 03:13:32 -08:00
  • 8c4df162de fix: added my credits revert-2-master dev Kaley Fischer 2024-01-04 10:35:44 +01:00
  • 8774c0479a update: made it up to date with upstream Kaley Fischer 2024-01-03 05:25:59 +01:00
  • 4c5fb30e76 Update: added a makefile Kaley Fischer 2024-01-03 03:50:01 +01:00
  • 9a1111efba
    Add note in readme to make sure hyprpm is running outfoxxed 2024-01-01 21:31:07 -08:00
  • c0a24c9dc1
    Update flake lock and hyprpm.toml for 0.34.0 outfoxxed 2024-01-01 21:02:10 -08:00
  • 2f28dc810c
    Rewrite installation instructions outfoxxed 2024-01-01 20:57:46 -08:00
  • a92314b57a
    Merge pull request #54 from Olekoop/master outfoxxed 2023-12-31 04:50:00 -08:00
  • df59286237 fix: removed a unneeded error popup Kaley Fischer 2023-12-28 22:06:52 +01:00
  • 63e6a793dd fix: fixed some broken stuff Kaley Fischer 2023-12-28 16:32:49 +01:00
  • d15c25a855
    Merge pull request #1 from outfoxxed/master Kaley Fischer 2023-12-27 18:29:22 +01:00
  • 78a423075c Add option to center window title Olekoop 2023-12-16 16:58:24 +01:00
  • a5626177b6
    Merge pull request #52 from eriedaberrie/master outfoxxed 2023-12-10 17:27:30 -08:00
  • fdb23665b9 Fix over-correction of borders that are now window decorations eriedaberrie 2023-12-10 16:14:39 -08:00
  • 4830a2cf3c
    Fix tab rounding on non 1.0 dpi values outfoxxed 2023-12-10 17:00:35 -08:00
  • 102e652fe9
    Fix tab bars not rendering on non 1.0 dpi values outfoxxed 2023-12-10 16:54:35 -08:00
  • b341fe60a7
    Fix crash when moving focus of a node containing multiple windows outfoxxed 2023-12-10 01:02:23 -08:00
  • f71ac37565
    Use hyprland algorithm to find floating window to focus in direction outfoxxed 2023-12-06 02:58:03 -08:00
  • c727ad11e3
    Add floating window support to hy3:movefocus outfoxxed 2023-12-06 02:55:12 -08:00
  • 6a89b574c7
    Fix getNextWindowCandidate not considering fullscreen or floating windows outfoxxed 2023-12-06 01:43:34 -08:00
  • 92244e7285
    Add hyprland version compatibility check outfoxxed 2023-12-05 00:48:26 -08:00
  • 35e66dd10a
    Update tracked hyprland version outfoxxed 2023-12-05 00:30:54 -08:00
  • da91c54ef4 pull: Added some good pull requests Kaley Fischer 2023-12-02 12:52:00 +01:00
  • 4db9b1f37a
    Fix pixel gaps with recent CBox changes outfoxxed 2023-11-08 02:01:06 -08:00
  • 47cb4a9930
    Update flake to target hyprland 0.32.0 outfoxxed 2023-11-08 00:57:12 -08:00
  • 575b616c1e use Hyprland internal CBox instead of wlr_box Arjun31415 2023-11-05 12:48:01 +05:30
  • f4081531bd
    Recalculate root node when recalculateMonitor is called outfoxxed 2023-11-04 03:08:54 -07:00
  • 6cf58b9c3d
    Fix debugnodes outfoxxed 2023-11-04 03:00:22 -07:00
  • 91c94d6e49
    Fix incorrect tab bar width outfoxxed 2023-11-04 02:58:55 -07:00
  • 2b53cca052
    changegroup, opposite: untab Robin Gloster 2023-11-02 00:48:23 +01:00
  • c1718d38bc
    Fix longstanding fullscreen issues outfoxxed 2023-11-02 12:10:33 -07:00
  • 352419bb9f
    Fix missing breaks in swallowing switch outfoxxed 2023-10-27 04:11:36 -07:00
  • f796977543
    Update code style outfoxxed 2023-10-27 04:08:07 -07:00
  • 1222764a7c
    Add option to create a tab group for the first spawned window outfoxxed 2023-10-23 02:47:55 -07:00
  • 0862855b87
    Fix tab bar not being updated with group changes outfoxxed 2023-10-23 02:31:38 -07:00
  • 07c98ab654
    Fix build against hyprland #a61eb76 outfoxxed 2023-10-22 20:25:14 -07:00
  • 65a849b0b4
    Update lockfile to hyprland v0.31.0 outfoxxed 2023-10-17 03:53:45 -07:00
  • 19ce41bdf1
    Update readme for AUR package outfoxxed 2023-09-30 01:00:35 -07:00
  • 73f87e09e9
    Update tracked hyprland outfoxxed 2023-09-29 23:23:13 -07:00
  • 2e3583343f
    Merge remote-tracking branch 'andresilva/autotile-workspaces' outfoxxed 2023-09-29 23:17:14 -07:00
  • 158dff894e
    Update readme to reflect new release policy outfoxxed 2023-09-23 00:43:21 -07:00
  • 4e875432de
    Track hyprland v0.30.0 outfoxxed 2023-09-22 23:53:54 -07:00
  • a55ca43e21
    autotile: pack fields into struct André Silva 2023-09-22 11:00:31 +01:00
  • 191f3f676c
    autotile: rename autotiling functions André Silva 2023-09-22 10:51:45 +01:00
  • 43402f85ff
    Fix build again outfoxxed 2023-09-22 01:21:24 -07:00
  • d397453193
    Fix broken build outfoxxed 2023-09-20 22:55:16 -07:00
  • 94581fdacb
    remove workspaces.except from README André Silva 2023-09-14 11:30:20 +01:00
  • 1ce3e59437
    update README André Silva 2023-09-14 11:29:10 +01:00
  • 3737f8234b
    autotile: different handling of except workspaces rule André Silva 2023-09-14 11:28:44 +01:00
  • b935aafa32
    Fix compilation outfoxxed 2023-09-14 00:59:21 -07:00
  • b9e72a008a
    update README André Silva 2023-09-13 11:47:08 +01:00
  • 95d7fdb67c
    autotile: allow defining workspaces where autotiling isn't enabled André Silva 2023-09-13 11:41:39 +01:00
  • 5b91b0e151
    autotile: allow dynamically updating workspaces config André Silva 2023-09-13 11:28:58 +01:00
  • ee32586f8c
    Track updated hyprland outfoxxed 2023-09-13 00:58:52 -07:00
  • e920cb95e8
    allow restricting workspaces for autotiling André Silva 2023-09-12 23:39:40 +01:00
  • 3be4f0556b
    Fix focuswindow not focusing hidden group windows outfoxxed 2023-09-12 03:23:24 -07:00
  • 2680b1933b
    Merge pull request #29 from eriedaberrie/master outfoxxed 2023-09-12 00:42:49 -07:00
  • 8d05dc7c28 Make hy3:no_gaps_when_only affect maximized windows eriedaberrie 2023-09-10 17:27:56 -07:00
  • 1376a4f3d0
    Fix logging outfoxxed 2023-09-07 02:42:16 -07:00
  • 4bc6e306c6
    Fix window resizing not working on expanded nodes outfoxxed 2023-09-05 02:25:40 -07:00
  • 14dec2e15c
    Add support for hyprland movewindow dispatcher outfoxxed 2023-09-05 02:12:35 -07:00
  • 0cc5af9e60
    Add visible option to movewindow outfoxxed 2023-08-20 03:13:08 -07:00
  • 6c20af2cfd
    Merge pull request #24 from rehanzo/toggletab outfoxxed 2023-08-19 15:34:44 -07:00
  • f8453add50 Adds ability to toggle tabbing Rehan 2023-08-19 10:44:52 -04:00
  • a15a058250
    Merge pull request #21 from sekhat/feature/change-group outfoxxed 2023-08-19 04:35:15 -07:00
  • 6938d88ae0
    Fix incorrect logical positioning of windows outfoxxed 2023-08-19 03:56:34 -07:00
  • ebe524ca64 Tidy grouping of code Sekhat Temporus 2023-08-18 08:08:30 +01:00
  • a2dd898eba Rename ephemeral dispatcher to setephemeral Sekhat Temporus 2023-08-18 08:07:38 +01:00
  • bfd56ab940
    Acutally fix it outfoxxed 2023-08-17 22:46:27 -07:00
  • 5cc6f08046 Fix missing closing ` in README.md Sekhat Temporus 2023-08-17 13:18:34 +01:00
  • fc5da015ff run clang-format Sekhat Temporus 2023-08-17 13:07:34 +01:00
  • 88267eee85 Add opposite support to change group Sekhat Temporus 2023-08-17 07:46:14 +01:00
  • 2acac9b1e1 Add changeephemerality dispatcher Sekhat Temporus 2023-08-16 13:38:41 +01:00
  • 8b12921939 update change group to match requested changes Sekhat Temporus 2023-08-16 13:28:51 +01:00