Read more

Awesome WM: workaround for gnome or mate panel stealing focus

Tobias Kraze
December 01, 2016Software engineer at makandra GmbH

If you use awesome 3.5, and a gnome or mate panel, the panel will often receive focus when you switch desktops. As a workaround:

  1. Add this rule to your rc.lua:
    { rule = { class = "Mate-panel" }, properties = { ontop = true, focusable = false } }
    
  2. Replace /usr/share/awesome/lib/awful/autofocus.lua with the attached file
Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot
Posted by Tobias Kraze to makandra dev (2016-12-01 18:30)