Commit Graph

35 Commits

Author SHA1 Message Date
Luca CPZ 6b3bdcaed1
#474: remove remaining 9 warnings 2020-11-30 14:58:27 +00:00
staticssleever668 0a2ff9e1de
Fix various luacheck warnings 2020-11-30 00:58:47 +03:00
unisgn a26282d91c
Update quake.lua 2020-11-26 01:29:38 +08:00
unisgn 6b2a4ce4d9
make quake to remember maximize and fullscreen 2020-11-26 01:16:30 +08:00
lcpz 6c3a211991 util.quake: revert previous commit; closes #415 2018-12-01 18:35:44 +00:00
lcpz 233768f096 API change: lain.widget.contrib.tpbat has been rewritten and renamed to lain.widget.contrib.tp_smapi
lain.widget.cal: honour followtag argument

lightened calls to libraries
2018-11-28 20:01:22 +00:00
Luca CPZ 9188218021 widget.calendar reimplemented and renamed to widget.cal; util.quake: simpler geometries table index; util.markup: use string.format only 2018-09-14 12:09:11 +02:00
Kyra Zimmer e81f46950b util.quake: check if client exists when moving it to another tag 2018-02-22 13:11:37 +01:00
Aleksandr Beliaev 31d64906a0 Weather widget rewritten; first authorship updated 2018-02-15 12:24:31 +01:00
Luke Bonham d070b7bd35 quake: iterate on all screens; #339 2017-09-05 22:34:09 +02:00
Luke Bonham 62edd22cdb util.quake: removed onlyone parameters; wiki updated; counters #339 2017-09-05 16:34:52 +02:00
Luke Bonham 1b12fd2319 removed whitespaced signatures; wiki updated 2017-09-04 12:43:00 +02:00
Luke Bonham c89fc17636 quake: avoid calling compute_size whenever possible 2017-07-10 12:00:49 +02:00
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
copycat-killer 5383f3db0d quake: add settings function; closes #273 2017-01-23 15:46:33 +01:00
copycat-killer a89bbec6f3 quake: client maximized before awesome restart: after the restart, unmaximize and toggle to get normal geometry again 2017-01-21 18:09:07 +01:00
copycat-killer 669b0de47b quake: updated spawn call 2017-01-12 22:46:19 +01:00
copycat-killer 741b65d5ea quake: skip_wibox -> overlap and default to false, followtag redefault to faluse; closes #264 #265 2017-01-12 20:35:59 +01:00
copycat-killer d549219a2e quake: skip_wibox option added #263; mpd: removed mpdcover script call (much faster now) 2017-01-12 18:33:57 +01:00
copycat-killer 354fa23548 #263: followtag default to true; changing quake definition 2017-01-12 13:07:11 +01:00
copycat-killer 7072b08058 #263 fix 2017-01-12 12:43:29 +01:00
Stefan Wimmer b82cb1aaae - Another "deprecated" warning with Awesome 4.0 silenced 2017-01-08 20:31:00 +01:00
copycat-killer f59c9644ab quake: removed deprecations 2017-01-07 16:46:38 +01:00
copycat-killer d49431160a wiki updated 2017-01-06 13:43:56 +01:00
copycat-killer bcd37ae4ae pulsebar: corrected colors typo; closes #251 2017-01-06 11:21:19 +01:00
copycat-killer 1bd178f687 {alsa,pulse}bar updated to awesome 4.0 2017-01-05 13:53:47 +01:00
copycat-killer 64540340db quake: uncomment client.border 2017-01-03 12:32:47 +01:00
copycat-killer cf2c442499 net/mpd widget resize fix; #248 2017-01-03 12:21:50 +01:00
copycat-killer a659d1a4bc #221 use string.format; wiki updated 2016-08-11 13:43:35 +02:00
Sudo Nice 9dc19f8821 quake: let border width be configurable 2016-08-11 09:53:02 +03:00
Sudo Nice 4eec21ad8e quake: allow to pass extra arguments 2016-08-10 21:23:45 +03:00
copycat-killer dd19cbc77a quake: set default geometry only on first spawn; typo fixed 2016-08-04 12:34:22 +02:00
copycat-killer 85ed92417d quake: set default geometry only on first spawn 2016-08-03 17:38:51 +02:00
copycat-killer 92e72dcce4 util/quake: this is a normal window 2016-06-26 17:27:42 +02:00
copycat-killer 606a995b90 added quake 2016-06-26 13:13:22 +02:00