Files
Hyprland/hyprtester
erstarrandGitHub 203a121537 scrolling/fullscreen: fix fullscreen/maximise behaviour, existing bugs with scrolling fullscreen (#14387)
* set maximise fullscreen_state internal

* maximise also setLayoutManagedFullscreen

Adjust uses of the function to work with change

* Adapted to work with both FS and MAXIMISED:
syncFullscreenTargets() --> syncs both types of FS mode targets

fullscreenStateForTarget() -> gets the FSState of a window of a certain FSMode

fullscreenStateForData() -> similar to above

requestFullscreen():
-> saves the col of maximised windows.
-> centerOrFit the Maximised window

* handle Maximise

* maximise restores size

* note a bug location

* remove redudancies, add comment

* cleanup

* fix gaps with maximise.

format

* maximise test

* fix floating FS window not able to be FSed when a tiled window is FSed

* format

* fix bug shared column bugs
2026-05-19 12:33:45 +01:00
..
2026-05-05 16:30:19 +01:00