Skip to content

Comments

layout/floating: allow size altering if window was maximized#2038

Open
thegabriele97 wants to merge 2 commits intopop-os:masterfrom
thegabriele97:fix/patch
Open

layout/floating: allow size altering if window was maximized#2038
thegabriele97 wants to merge 2 commits intopop-os:masterfrom
thegabriele97:fix/patch

Conversation

@thegabriele97
Copy link

This should fix #1984 .

I took as reference edits made in 612ff2f.

2026-01-30.10-11-11.mp4

@rhessus
Copy link

rhessus commented Feb 9, 2026

Tests: OK 👍

@rhessus
Copy link

rhessus commented Feb 17, 2026

@leviport do you think it would be possible to take a look at this PR ? It’s very disruptive on a daily basis. I’ve been working with this commit at work for a week, and it fixes the problem well. Thanks in advance.

@leviport leviport requested review from a team February 17, 2026 20:19
@thegabriele97
Copy link
Author

The CI failed, I guess I need to fix the code formatting, am I right?

@leviport
Copy link
Member

It only failed on Jammy, and cosmic-comp doesn't build for Jammy. That can be ignored.

Copy link
Member

@leviport leviport left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be working very nicely, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If I unmaximize a window by dragging its titlebar, it becomes the maximized size again instead of the older unmaximized size

3 participants