Emmanuel Lepage Vallée
Emmanuel Lepage Vallée
What is the first line of your `rc.lua`? You need to enable this feature in the modeline https://awesomewm.org/apidoc/documentation/09-options.md.html
(just a note to say I am in vacations, I will review this when I get back. I really appreciate this work)
Rebased. Apology for forgetting about this for a year. I also added a commit to bring it to feature parity with the `awful.widget.common` code (with the intention of deleting the...
Mostly all done. Plus I added a new commit to fix the `forced_width`/`forced_height` behavior, which wasn't very consistent depending on how the property was set.
Hi, can you try (untested): ```lua screen.connect_signal('request::wallpaper', function(s) awful.wallpaper { screen = s, bg = FLAVOURS.base00, widget = { image = beautiful.wallpaper, upscale = true, downscale = true, horizontal_fit_policy =...
Can you take screenshots of the difference? Maybe that's a bug
I think this needs to be fixed in the new API. I have half a patch in the `wibox.container.borders` branch, but it still 2 PR deep in my bucket list....
I have a local patch which add the `"crop"` policy. But yeah, I haven't looked at that other patch there. It might be a better solution. > imagebox has become...
> E.g., GTK has a very generic GtkButton with arbitrary text, but also a GtkLinkButton, which is, technically, just URI verification and default styling on top of that. But because...
 Also http://i.imgur.com/nyrNuT7.jpg for an alternative to the nice "real" desktop on the first page