Summary: | after restart, full-screen windows do not get border back after un-full-screening | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Erik Quaeghebeur <bugs.kde.org> |
Component: | general | Assignee: | Vlad Zahorodnii <vlad.zahorodnii> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carmelo.piccione, nate |
Priority: | NOR | Flags: | vlad.zahorodnii:
Wayland-
vlad.zahorodnii: X11+ |
Version: | 5.14.5 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kwin/64115d4de231a100adf1af7cddb9bd21604851b1 | Version Fixed In: | 5.12.8 |
Sentry Crash Report: |
Description
Erik Quaeghebeur
2019-02-05 09:21:51 UTC
A work around: Alt+F3 > More actions > Uncheck "No Border". Git commit 64115d4de231a100adf1af7cddb9bd21604851b1 by Vlad Zagorodniy. Committed on 05/02/2019 at 11:55. Pushed by vladz into branch 'Plasma/5.12'. Save the correct value of noborder property Summary: We can't use Client::noBorder while saving the desktop session because the returned value is not necessarily set by the user. Reviewers: #kwin, davidedmundson Reviewed By: #kwin, davidedmundson Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D18756 M +6 -1 client.cpp M +1 -0 client.h M +1 -1 sm.cpp https://commits.kde.org/kwin/64115d4de231a100adf1af7cddb9bd21604851b1 *** Bug 406310 has been marked as a duplicate of this bug. *** |