mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
Add bugs regarding window focus
2004-09-06 Elijah Newren <newren@math.utah.edu> * rationales.txt: Add bugs regarding window focus
This commit is contained in:
parent
f0cb77ffc4
commit
5a25925606
@ -1,3 +1,7 @@
|
||||
2004-09-06 Elijah Newren <newren@math.utah.edu>
|
||||
|
||||
* rationales.txt: Add bugs regarding window focus
|
||||
|
||||
2004-08-29 Elijah Newren <newren@math.utah.edu>
|
||||
|
||||
* NEWS: 2.8.4 release
|
||||
|
@ -2,10 +2,13 @@
|
||||
History
|
||||
====
|
||||
|
||||
Focus windows on map: see
|
||||
Focus windows on map:
|
||||
http://bugzilla.gnome.org/show_bug.cgi?id=118372
|
||||
http://bugzilla.gnome.org/show_bug.cgi?id=82921
|
||||
|
||||
Choice of focus window (other than during a window map):
|
||||
http://bugzilla.gnome.org/show_bug.cgi?id=135810
|
||||
|
||||
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
|
||||
@ -30,10 +33,14 @@ raise windows on click:
|
||||
http://bugzilla.gnome.org/show_bug.cgi?id=115072
|
||||
http://bugzilla.gnome.org/show_bug.cgi?id=115753
|
||||
|
||||
Some discussion of how pointer focus is inherently a bit buggy because
|
||||
of the "sometimes focus window that isn't under the mouse" heuristics:
|
||||
Some discussion of how pointer focus is perhaps inherently problematic
|
||||
because of the "sometimes focus window that isn't under the mouse"
|
||||
heuristics (almost always involves some kind of use of keynav):
|
||||
http://bugzilla.gnome.org/show_bug.cgi?id=101190
|
||||
http://bugzilla.gnome.org/show_bug.cgi?id=145387
|
||||
http://bugzilla.gnome.org/show_bug.cgi?id=147699
|
||||
http://bugzilla.gnome.org/show_bug.cgi?id=124798
|
||||
(there are some other bugs that may have better explanation)
|
||||
http://bugzilla.gnome.org/show_bug.cgi?id=123803
|
||||
|
||||
Tracking bugs
|
||||
====
|
||||
@ -41,3 +48,6 @@ Tracking bugs
|
||||
session management: http://bugzilla.gnome.org/show_bug.cgi?id=107063
|
||||
|
||||
revise theme format: http://bugzilla.gnome.org/show_bug.cgi?id=102547
|
||||
|
||||
bugs in focus-stealing-prevention:
|
||||
http://bugzilla.gnome.org/show_bug.cgi?id=149028
|
||||
|
Loading…
Reference in New Issue
Block a user