Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
design:xfce4-settings:display [2012/11/01 22:16] – [Open Issues] ochosidesign: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.0 ==== 
 +  * Implement support for extended desktop mode 
 +  * Improve minimal dialog 
 +  * Use new big icons to make minimal dialog easier to understand 
 +  * Implement display identification popups 
 +  * Improve applying new settings (now works with Nvidia's proprietary driver as well) 
 +  * Fix small naming inconsistencies 
 ==== Status Quo ==== ==== Status Quo ====
  
Line 45: 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!