diff options
| author | raveit65 <[email protected]> | 2019-09-10 16:45:30 +0200 | 
|---|---|---|
| committer | raveit65 <[email protected]> | 2019-09-10 16:45:30 +0200 | 
| commit | adeb4a8455ba7dc17de0198bb3aae9b9784553e0 (patch) | |
| tree | ff91bca2e329e9eeb228bd5efa914939749dc15e | |
| parent | 508bb0450efdbe1023f1b80e91189316ff395cf6 (diff) | |
| download | marco-adeb4a8455ba7dc17de0198bb3aae9b9784553e0.tar.bz2 marco-adeb4a8455ba7dc17de0198bb3aae9b9784553e0.tar.xz | |
drop old and obsolete rationales.txt
| -rw-r--r-- | rationales.txt | 79 | 
1 files changed, 0 insertions, 79 deletions
| diff --git a/rationales.txt b/rationales.txt deleted file mode 100644 index 6bde56ca..00000000 --- a/rationales.txt +++ /dev/null @@ -1,79 +0,0 @@ - -History -==== - -Focus issues: -  see doc/how-to-get-focus-right.txt - -Keep panel always on top: -  http://bugzilla.gnome.org/show_bug.cgi?id=81551 - -Edge flipping: -  http://bugzilla.gnome.org/show_bug.cgi?id=82917 - -Opaque resize: -  http://bugzilla.gnome.org/show_bug.cgi?id=92618 - -Alt+click to move/resize: -  http://bugzilla.gnome.org/show_bug.cgi?id=101151 -  https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=80918 - -minimized windows in Alt+tab: -  http://bugzilla.gnome.org/show_bug.cgi?id=89416 - -dialogs above entire app group: -  http://bugzilla.gnome.org/show_bug.cgi?id=88926 - -display window size/position: -  http://bugzilla.gnome.org/show_bug.cgi?id=85213 -  http://bugzilla.gnome.org/show_bug.cgi?id=106645 -  http://bugzilla.gnome.org/show_bug.cgi?id=130821 - -configure click actions, alt+click: -  http://bugzilla.gnome.org/show_bug.cgi?id=83210 - -system modal dialogs: -  http://bugzilla.gnome.org/show_bug.cgi?id=83357 - -workspace wrapping: -  http://bugzilla.gnome.org/show_bug.cgi?id=89315 - -raise windows on click: -  http://bugzilla.gnome.org/show_bug.cgi?id=326156 -  http://bugzilla.gnome.org/show_bug.cgi?id=86108 -  http://bugzilla.gnome.org/show_bug.cgi?id=115072 -  http://bugzilla.gnome.org/show_bug.cgi?id=115753 - -Pointer warping: -  http://bugzilla.gnome.org/show_bug.cgi?id=134353 -  http://bugzilla.gnome.org/show_bug.cgi?id=134352 -  (Think about tasklist & window selector too; this would be a very bad idea) - - -Bugs for easy dupe-finding that seem to be hard to find otherwise: -=== -Applications opening in wrong workspace: -  http://bugzilla.gnome.org/show_bug.cgi?id=160687 - - -Tracking bugs -==== - -          revise theme format: http://bugzilla.gnome.org/show_bug.cgi?id=102547 -           session management: http://bugzilla.gnome.org/show_bug.cgi?id=107063 -    focus-stealing-prevention: http://bugzilla.gnome.org/show_bug.cgi?id=149028 -             other focus bugs: http://bugzilla.gnome.org/show_bug.cgi?id=155450 -                drag-and-drop: http://bugzilla.gnome.org/show_bug.cgi?id=155451 -             raising/stacking: http://bugzilla.gnome.org/show_bug.cgi?id=155452 -  tasklist/workspace switcher: http://bugzilla.gnome.org/show_bug.cgi?id=155453 -   window/workspace selection: http://bugzilla.gnome.org/show_bug.cgi?id=155456 -    key/mouse-binding actions: http://bugzilla.gnome.org/show_bug.cgi?id=155457 -moving/resizing (constraints): http://bugzilla.gnome.org/show_bug.cgi?id=155458 -             window placement: http://bugzilla.gnome.org/show_bug.cgi?id=155460 -   logout/system-monitor keys: http://bugzilla.gnome.org/show_bug.cgi?id=155462 -                modal dialogs: http://bugzilla.gnome.org/show_bug.cgi?id=164841 -     multi-head sans xinerama: http://bugzilla.gnome.org/show_bug.cgi?id=324772 -                     xinerama: http://bugzilla.gnome.org/show_bug.cgi?id=324773 -          output-only windows: http://bugzilla.gnome.org/show_bug.cgi?id=340584 -  allowed actions/window-type: http://bugzilla.gnome.org/show_bug.cgi?id=340682 -        EWMH/ICCCM compliance: http://bugzilla.gnome.org/show_bug.cgi?id=340691 | 
