hy3/CHANGELOG.md
Pete Appleton 0e9077ec3d Integrate floating windows into hy3:movefocus
Move floating window if focused, even if tiled windows on same workspace

Navigate based on window middle

Feels unintuitive in use when floating overlaid on tiled

Fix: Set new monitor active when moving floating windows, remember previous workspace
2024-02-24 07:24:17 +00:00

780 B

Changelog

Upcoming

  • Implement resizeactivewindow for floating windows
  • Fully implement resizeactivewindow for tiled windows
  • Add hy3:resizenode dispatcher, drop-in replacement for resizeactivewindow applied at the Hy3 group level.
  • Implement keyboard-based focusing for floating windows
  • Implement keyboard-based movement for floating windows
    • Add configuration kbd_shift_delta providing delta [in pixels] for shift

hl0.35.0 and before

  • Fixed hy3:killactive and hy3:movetoworkspace not working in fullscreen.
  • hy3:movetoworkspace added to move a whole node to a workspace.
  • Newly tiled windows (usually from moving a window to a new workspace) are now placed relative to the last selected node.

hl0.34.0 and before

check commit history