lina/util
Jure Varlec 2ddb55bc44 quake: add a new option onlyone.
This option allows using a single instance of the app with multiple
screens instead of having a separate app for each screen. It works
better if there is only one instance of the quake object, i.e.

  local quake = lain.util.quake({onlyone=true})

and

  awful.key({ modkey, }, "z", function () quake:toggle() end),
2017-05-06 11:29:59 +02:00
..
dkjson.lua better weather module: OpenWeatherMap; #105 2015-08-05 13:31:15 +02:00
init.lua Adding support for setting up a layout of the new tag. 2017-02-13 13:20:23 +01:00
markup.lua markup: added fontfg and fontbg 2017-01-28 23:35:27 +01:00
quake.lua quake: add a new option onlyone. 2017-05-06 11:29:59 +02:00
separators.lua small fixes 2017-01-22 02:13:02 +01:00