summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorThorsten Wißmann <edu@thorsten-wissmann.de>2012-05-20 14:45:08 +0200
committerThorsten Wißmann <edu@thorsten-wissmann.de>2012-05-20 14:45:08 +0200
commit22d2d9d0daa7be2655a278556cecabcfc4483c64 (patch)
treee6a35c92b988284dc8e7a5119ea0a134de9b7a27 /BUGS
parentc57923c7d8bc6fe3621899cb2fc55b33e12582ac (diff)
New command: jumpto
This also adds a general conversion function to convert strings that describe windows to their according window id or even their according client struct. Adding the completion handling for the jumpto command also adds the completion for the raise command.
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index d1957ce8..af05ea17 100644
--- a/BUGS
+++ b/BUGS
@@ -25,6 +25,7 @@ Some BUGS:
- window_focus is called twice when switching desktops (before mapping
windows and after mapping them). TODO: only do it once.
- also update window title if *only* the _NET_WM_NAME changes
+ - make focus_window(client->window, true, false); work
Planned features:
- dump/load floating values