What steps will reproduce the problem?
- run neap wit openbox
- change desktop by mouse wheel or keybind
What is the expected output? What do you see instead? neap should update the active desktop, but currently it keeps showing the first desktop as active
What version of the product are you using? On what operating system? neap 0.4.1, Archlinux, Openbox with tint2
Comment #1
Posted on May 6, 2010 by Swift DogThat's right, neap isn't aware of "external" desktop switches atm. I can't find a X11/PyGTK based solution, so I will probably use libwnck, which seems to handle this very well. I will release version 0.5 next sunday, which will solve the issue.
Comment #2
Posted on May 7, 2010 by Swift DogI think it's fixed now. I would be glad if anyone could download the latest version and check if it works.
Comment #3
Posted on May 8, 2010 by Happy DogTried it on Openbox 3.4.11.1 with docker 1.5 for the system tray. It shows the correct desktop and changes correctly when switching with Openbox's hotkeys and with the mouse's scrollwheel on the desktop. It also worked fine when using wmctrl and xdotool to switch desktops. Oh, and FYI: It still says it's version 0.4.1.
Comment #4
Posted on May 8, 2010 by Helpful HippoConfirmed: works perfectly fine. Many thanks.
Status: Fixed
Labels:
Type-Defect
Priority-Medium