THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - Michael Mattie (codermattie)
Attached to Project - awesome
Summary - attempt to bind client.focus:kill() to key cycles focus instead of 
killing the client - regression
Task Type - Bug Report
Category - Core
Status - Unconfirmed
Assigned To - Operating System - Linux
Severity - Medium
Priority - Normal
Reported Version - 3.0
Due in Version - Undecided
Due Date - Undecided
Details - I need a keybinding/way to close windows using awesome.

After many attempts I wrote something like this: and asked for
help on #awesome where this exact code was recommended.

keybinding({ modkey }, "k", function () client.focus:kill() end):add()

It does not kill the client window. It causes a shift in focus to the next
window.

The poster on #awesome reported that it did in fact close the window, however
he was running a version previous to 3.0.

I attached gdb to the process and placed a breakpoint on the function 
client_kill (client.c:829)
and attempted the keybinding several times, which did indeed cycle focus, 
however the breakpoint
was never reached.

More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=details&task_id=331

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to