Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
design:xfce4-settings:display [2012/11/05 15:02] ochosi |
design:xfce4-settings:display [2018/10/12 22:42] (current) ochosi |
||
---|---|---|---|
Line 10: | Line 10: | ||
== Stage 2 == | == Stage 2 == | ||
- | Target: , Implementation: 0% | + | Target: , Implementation: 75% |
- | * Replace treeview with iconview | + | * Replace treeview with iconview (DONE) |
* Support xfce4-notifyd's themes for the identity-popups | * Support xfce4-notifyd's themes for the identity-popups | ||
- | * Support setting the primary monitor (Related bug: [[https://bugzilla.xfce.org/show_bug.cgi?id=9338|9338]]) | + | * Support setting the primary monitor (Related bug: [[https://bugzilla.xfce.org/show_bug.cgi?id=9338|9338]]) (DONE) |
- | * Create "display profiles" (save setups based on EDID) | + | * Create "display profiles" (save setups based on EDID) (DONE) |
- | ==== Changelog Version 4.11 ==== | + | ==== Changelog Version 4.11.0 ==== |
* Implement support for extended desktop mode | * Implement support for extended desktop mode | ||
* Improve minimal dialog | * Improve minimal dialog | ||
Line 54: | Line 54: | ||
==== Open Issues ==== | ==== Open Issues ==== | ||
- | Normal dialog: | + | **Hotplugging Scenarios** |
- | * <del>Fix xfconf channel binding warning</del> | + | * with an external display connected, internal display disabled, we want to re-enable the internal display when the cable gets __disconnected__ |
- | * <del>Code review</del> | + | * when __connecting__ an external/additional display, we could show a notification-popup with an action-button to either enable the display directly and/or open the display-dialog |
- | * <del>Add code for "identifying popups"</del> | + | * when the laptop-lid gets closed (e.g. in a docking-station), we should disable the display (currently this doesn't happen reliably with xfce4-power-manager, maybe this functionality should reside in xfsettingsd?) |
- | * <del>Fix wrong position and values after a display has been disabled</del> | + | |
- | * <del>Re-color the currently selected display</del> | + | |
- | * <del>Check why xrandr works better with Nvidia proprietary than our code</del> | + | |
- | * <del>Fix rotation code with extended desktop mode</del> | + | |
- | * <del>Change rotation-combo-entry-name from "normal" to "none"</del> | + | |
Minimal dialog: | Minimal dialog: | ||
* Add the 10sec-reset-timeout dialog just to be sure | * Add the 10sec-reset-timeout dialog just to be sure | ||
- | * <del>Debug/fix segfault after setting Mirror, then Extend Right</del> | ||
- | * <del>4 options: Only Primary, Mirror, Extend Right, Only Secondary</del> | ||
- | * <del>draw icons</del> | ||
- | * <del>implement in code</del> | ||
- | * <del>Hook up Advanced button</del> | ||
- | * <del>Consider dropping "presentation mode"</del> | ||
General: | General: | ||
* <del>Fix 3 commit authors (merge locally, then rebase interactive on origin/master and set a new committer)</del> | * <del>Fix 3 commit authors (merge locally, then rebase interactive on origin/master and set a new committer)</del> | ||
* Celebrate the release! | * Celebrate the release! |