Summary: | Drop virtual desktop keep the widget at the same size | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | BRULE Herman <alpha_one_x86> |
Component: | widget-pager | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | asraniel, bugzilla, laidig |
Priority: | NOR | Keywords: | junior-jobs |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
BRULE Herman
2010-09-10 10:45:32 UTC
I'm in multi-screen and widget layout by plasma desktop. perhaps this patch solves the bug: http://reviewboard.kde.org/r/5355/ Same here, KDE SC 4.5.1, Debian unstable. Logging out of KDE and re-login helps too. No need to remove the pager widget. SVN commit 1180090 by abryant: Make configAccepted() just write the new config, and configChanged() read everything back in and update the applet. Split grid resizing logic into its own method, and ensure that the applet is always resized when the grid is. BUG:250756 M +130 -122 pager.cpp M +2 -1 pager.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1180090 SVN commit 1180116 by abryant: Backport the bugfix from r1180090 to the 4.5 branch: Split grid resizing logic into its own method, and ensure that the applet is always resized when the grid is. CCBUG:250756 M +90 -68 pager.cpp M +2 -1 pager.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1180116 |