Summary: | KRandrTray blanks internal laptop monitor if external monitor not connected | ||
---|---|---|---|
Product: | [Unmaintained] krandr | Reporter: | Ricardo Graça <ricardo> |
Component: | krandrtray | Assignee: | Gustavo Pichorim Boiko <gustavo.boiko> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | benni, myriam |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.0 | |
Sentry Crash Report: |
Description
Ricardo Graça
2010-11-22 20:54:39 UTC
This still happens in version 4.5.5. Could you or someone else please test my patch in Bug #265955? (In reply to comment #0) > I don't know exactly how it does it, but not > even my laptop's function key to cycle through screens works after this (I > think this key invokes xrandr). kded_randrmonitor was ignoring the function key when only one monitor was connected. @alter Your patch works and fixes this bug. This can be marked as solved as far as I'm concerned. Git commit 505c9e0cdc5a6daddd300bd756278b8a9c0fa5cf by Lamarque V. Souza. Committed on 11/07/2011 at 17:52. Pushed by lvsouza into branch 'master'. Fix can't switch back to laptop display when external display gets disconnected. REVIEW: 6513 BUG: 257642 BUG: 265955 FIXED-IN: 4.7.0 M +75 -14 kcontrol/randr/module/randrmonitor.cpp M +10 -0 kcontrol/randr/module/randrmonitor.h http://commits.kde.org/kde-workspace/505c9e0cdc5a6daddd300bd756278b8a9c0fa5cf Git commit aba27511815aacec5c9769cd7a3a1fc1fa2cf80e by Lamarque V. Souza. Committed on 11/07/2011 at 17:52. Pushed by lvsouza into branch 'KDE/4.7'. Fix can't switch back to laptop display when external display gets disconnected. REVIEW: 6513 BUG: 257642 BUG: 265955 FIXED-IN: 4.7.0 (cherry picked from commit 505c9e0cdc5a6daddd300bd756278b8a9c0fa5cf) M +75 -14 kcontrol/randr/module/randrmonitor.cpp M +10 -0 kcontrol/randr/module/randrmonitor.h http://commits.kde.org/kde-workspace/aba27511815aacec5c9769cd7a3a1fc1fa2cf80e |