diff options
author | Shai_- <romain.gailleton at gmail dot com> | 2010-05-30 20:33:40 +0200 |
---|---|---|
committer | Shai_- <romain.gailleton at gmail dot com> | 2010-05-30 20:33:40 +0200 |
commit | 7446a6f93dd092db460e46cf5e3a84fb4cd35e1b (patch) | |
tree | fce8f59494851b47ac67ae2f0655accef938628e /extra/arandr/arandr-0.1.3/TODO | |
parent | 4e87e0e05326b4a1de72da67fad56f39e6eab992 (diff) | |
download | nutyx-pakxe-7446a6f93dd092db460e46cf5e3a84fb4cd35e1b.tar.gz nutyx-pakxe-7446a6f93dd092db460e46cf5e3a84fb4cd35e1b.tar.bz2 nutyx-pakxe-7446a6f93dd092db460e46cf5e3a84fb4cd35e1b.tar.xz nutyx-pakxe-7446a6f93dd092db460e46cf5e3a84fb4cd35e1b.zip |
arandr, suppression de fichiers obsolètes
Diffstat (limited to 'extra/arandr/arandr-0.1.3/TODO')
-rw-r--r-- | extra/arandr/arandr-0.1.3/TODO | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/extra/arandr/arandr-0.1.3/TODO b/extra/arandr/arandr-0.1.3/TODO deleted file mode 100644 index 46ac768d2..000000000 --- a/extra/arandr/arandr-0.1.3/TODO +++ /dev/null @@ -1,15 +0,0 @@ - * add option to make layout default on startup by means of desktop environment integration - * implement missing xrandr 1.2 features: reflect, additional modes (for forcibly applying saved layouts so they are already active when an output is connected), fb, fbmm/dpi - * call xrandr without blocking - * receive notifications on changes (XRRScreenChangeNotify) - * useful resources: <http://www.mail-archive.com/sawfish-list@gnome.org/msg03630.html> (a patch to sawfish for xrandr event support), Xrandr.c (that defines XRRSelectInput), SelInput.c (compare XSelectInput /XRRSelectInput), ./eventdemo.py - * don't reset displays moved over edges; instead, move as far as possible - * allow setting dpi - * integrate related settings: (might end up writing a complete configuration manager, which is not my intention) - - * xsetwacom - * gnome-panel layout (is this 1.3's --primary?) - - * integrate new 1.3 features (projection matrix, panning) - * be more intelligent about future xrandr versions (cf debian #523903) - * read --props, parse edid (using parse-edid from read-edid), maybe even offer setting properties |