| Summary: | maximized window state tracking is broken | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Rémi Bernon <rbernon> |
| Component: | X11 Integration | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 6.2.4 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/53c89ebf20af9cd460b3ae3de8ab68e43f872d1a | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Rémi Bernon
2024-12-02 23:03:11 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/6854 Git commit 53c89ebf20af9cd460b3ae3de8ab68e43f872d1a by Vlad Zahorodnii, on behalf of Rémi Bernon. Committed on 03/12/2024 at 23:47. Pushed by vladz into branch 'master'. Don't change max_mode in configureRequest. Window may still be maximized and should be considered as such until maximized state is actually changed through ::maximize calls for other side effects to take action. M +0 -1 src/x11window.cpp https://invent.kde.org/plasma/kwin/-/commit/53c89ebf20af9cd460b3ae3de8ab68e43f872d1a |