aztrock / wmii

Automatically exported from code.google.com/p/wmii
MIT License
0 stars 0 forks source link

can't bring client to front in floating mode #209

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
i'm using archlinux. before upgrading wmii, i simple click on client, it will 
bring it to front in floating mode. but after upgrading, i can't bring it to 
front, i always need to click on titlebar, then bring it to front.

how to solve this problem? do my setting wrong?

Original issue reported on code.google.com by dogs1...@gmail.com on 15 Jul 2010 at 1:51

GoogleCodeExporter commented 9 years ago
Oh, that behavior went ages ago. If you want to raise it, click the titlebar or 
hold your modifier key when you click.

Original comment by maglion...@gmail.com on 15 Jul 2010 at 1:58

GoogleCodeExporter commented 9 years ago
if i want that behavior. can i setting it back?

Original comment by dogs1...@gmail.com on 15 Jul 2010 at 7:52

GoogleCodeExporter commented 9 years ago
I'm afraid not. wmii has too many configuration settings as it is. You'd have 
to program it. Adding something like this to the events section of your wmiirc 
would work:

Event ClientFocus
        wmiir xwrite /tag/sel/ctl select client $1

Original comment by maglion...@gmail.com on 15 Jul 2010 at 8:02

GoogleCodeExporter commented 9 years ago
i add the line in wmiirc. when my mouse over the client, it automatic bring to 
front. can i still using mouse click on client to bring it front?

Original comment by dogs1...@gmail.com on 15 Jul 2010 at 4:06