Skip to content

Commit

Permalink
add note about how to fix all focus bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleyhughes committed May 7, 2002
1 parent d3b3dce commit 11453cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ CVS warts:
group transients... with group operations (iconify all, deiconify all,
send all to workspace, etc.)

* the Xlib manual describes how the X server delivers focus events under
all situations... generate a visual reference for all these circumstances.
use this to solve all focusing issues.

* Send to menu should not list the current workspace
idea: we could store the workspace number in the BasemenuItem

Expand Down

0 comments on commit 11453cc

Please sign in to comment.