fbc72624d7
The default config has this: awful.key({ modkey, }, "o", awful.client.movetoscreen ), This moves the client to the next screen and focuses that screen. But it does not ensure that the client is raised above any existing windows, e.g. when moving a floating client. This patch emits the `request::activate` signal if the client is currently focused, but only if the screen property actually has changed. Closes https://github.com/awesomeWM/awesome/pull/98. |
||
---|---|---|
.. | ||
awful | ||
beautiful | ||
gears | ||
menubar | ||
naughty | ||
wibox |