Commit Graph

22 Commits

Author SHA1 Message Date
staticssleever668 0a2ff9e1de
Fix various luacheck warnings 2020-11-30 00:58:47 +03:00
Tristan Ross 502a1a28ba Added args.widget info all widgets that can take it 2020-10-31 10:11:29 -07:00
Luca Capezzuto fd2e616097 #424: assert that timeout seconds in every naughty notification are numbers 2019-04-08 11:37:38 +01:00
lcpz 8d1a905479 tp_smapi: correct default apipath 2018-12-01 19:03:58 +00:00
BarbUk 1046cf6ce9 tp_smapi.get need a batid param 2018-12-01 16:06:12 +04:00
BarbUk dec9e7b1eb Include wibox 2018-12-01 16:05:47 +04:00
BarbUk 5321eb485a Rename smapi to ts_smapi
To follow to documentation available at https://github.com/lcpz/lain/wiki/tp_smapi
smapi is renamed tp_smapi
2018-12-01 16:03:56 +04: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
Luca CPZ 4dbf7b9f5b widget.contrib.kbdlayout removed, please use awful.widget.keyboardlayout; closes #399 2018-08-07 10:41:50 +02:00
BarbUk 1d5b0bc7ea Configurable battery thresholds for tpbat 2018-08-05 12:45:56 +04:00
Luca CPZ feb17d77bb centerwork: mouse_resize_handler added; #395 2018-07-20 12:52:12 +02:00
Aleksandr Beliaev 31d64906a0 Weather widget rewritten; first authorship updated 2018-02-15 12:24:31 +01:00
Luke Bonham 1b12fd2319 removed whitespaced signatures; wiki updated 2017-09-04 12:43:00 +02:00
Luke Bonham 6d7d6aad54 optimised PNGs 2017-08-18 11:53:08 +02:00
Nick Diego Yamane c846e5e31a task widget: Check if mouse is still over attached widget in aync show
This fixes issue #356. Using an approach similar
to what is implemented in other lain widgets (e.g:
calendar). That is, checking the mouse is still over
the target widget inside the `helpers.async` function
call in `task.show()`.

Signed-off-by: Nick Diego Yamane <nick.diego@gmail.com>
2017-08-18 11:35:26 +02:00
Luke Bonham 252df73e57 widget.contrib.gpmdp: moved to awesome-www recipes; closes #354 #343 #342 2017-08-14 18:34:46 +02:00
Luke Bonham 5b266ecf16 widget.contrib.task: use shell for spawn_cmd, set title to static 'task next' 2017-07-15 14:35:45 +02:00
Luke Bonham 3a0b51ee57 contrib.gpmdp: instantiate in factory 2017-04-02 21:28:49 +02:00
Luke Bonham 8f948b52eb widgets: no global tables, but one instance per call; closes #336; closes #337 2017-04-02 19:35:03 +02:00
copycat-killer 586c54a257 pull #307: worker -> factory 2017-02-08 20:45:11 +01:00
copycat-killer 8d3868d7ce lain.widgets -> lain.widget 2017-02-08 14:20:26 +01:00