hy3/src
outfoxxed 06ecd58399
Move newly tiled windows into place in the window's workspace
Usually the window workspace differs from the monitor workspace when
moving a window to a background workspace.
Previously onWindowCreatedTiling acted on the monitor active workspace
which caused windows to always appear at the end of the outermost node
on the target workspace. Now they appear relative to the last selected node.
2024-01-12 03:14:31 -08:00
..
dispatchers.cpp Fix debugnodes 2023-11-04 03:00:22 -07:00
dispatchers.hpp Refactor 2023-06-28 21:36:08 -07:00
globals.hpp Update code style 2023-10-27 04:08:07 -07:00
Hy3Layout.cpp Move newly tiled windows into place in the window's workspace 2024-01-12 03:14:31 -08:00
Hy3Layout.hpp Fix build against hyprland #a61eb76 2023-10-22 20:25:14 -07:00
Hy3Node.cpp use Hyprland internal CBox instead of wlr_box 2023-11-05 12:48:01 +05:30
Hy3Node.hpp Fix focuswindow not focusing hidden group windows 2023-09-12 03:23:24 -07:00
log.hpp Fix broken build 2023-09-20 22:55:16 -07:00
main.cpp Rewrite installation instructions 2024-01-01 20:57:46 -08:00
SelectionHook.cpp Update code style 2023-10-27 04:08:07 -07:00
SelectionHook.hpp Add clang-format and editorconfig 2023-06-07 03:22:17 -07:00
TabGroup.cpp Move newly tiled windows into place in the window's workspace 2024-01-12 03:14:31 -08:00
TabGroup.hpp use Hyprland internal CBox instead of wlr_box 2023-11-05 12:48:01 +05:30