Emmanuel Lepage Vallée

Results 242 comments of Emmanuel Lepage Vallée

Also happen when using the max client property. New instances will appear in the 2nd tag even if there is room in the first

Could be fixed as a "oneliner" in base.lua, but this code has key to be rewritten/refactored as most of Radical code already has been redone. TODO: - move the keyboard...

What layout are you using?

It's buried somewhere in my config, it's BSD 2 clause

- `radical/widgets/` I already done much of them. There is still some remaining (not for long) - `radical/impl/*` I am not sure, nobody will use this module if there isn't...

(just an update: thanks you, I am AFK for a couple days, I will review this as soon as I have access to a real computer again) On Oct 11,...

Update on this.The `next` branch for the soon to be released Awesome 4.0 has an "if" to keep the old behavior of letting clients be dragged between screen without causing...

Do you have a selected tag on the second screen? If not, create one, select it and try again.

Clients disappear when they are not on the current desktop just like in every other WM. The problem is that you have no desktop/tag at all. We have a `request::tag`...

Opps, yea, I should mention there is a missing module. Either copy/paste it into `~/.config/awesome/awful/layout` or use the `upstream_shape_api_p4_unmerged` from my Awesome fork. I will package it better as it...