Sébastien Le Corre
|
c782f7d775
|
Validate function before callback. Fixes #482
|
2021-01-13 04:09:47 +01:00 |
Luca CPZ
|
112e1f3530
|
Merge branch 'master' of https://github.com/staticssleever668/lain into staticssleever668-master
|
2020-11-30 14:29:27 +00:00 |
staticssleever668
|
0a2ff9e1de
|
Fix various luacheck warnings
|
2020-11-30 00:58:47 +03:00 |
Marvin Ewald
|
bdb19e827e
|
Fix async update calls in fs widget
- Use `gears.protected_call` in order to get errors logged.
- Fix `fs.show` not waiting for update to complete.
|
2020-11-29 17:06:27 +01:00 |
Marvin Ewald
|
a2e2e7194e
|
Run fs widget update asynchronously
Fixes #462
|
2020-11-14 02:03:38 +01:00 |
Tristan Ross
|
502a1a28ba
|
Added args.widget info all widgets that can take it
|
2020-10-31 10:11:29 -07:00 |
Neville Li
|
e0bffc0056
|
fix fs widget notification alignment
|
2020-05-23 13:24:40 -05:00 |
Luca Capezzuto
|
85db468376
|
widget.fs: notification: right-justify columns 2-4 for better readability
|
2019-04-11 17:15:31 +01:00 |
Luca Capezzuto
|
0a0a077b86
|
widget.fs: fixed first column formatting adjustment; closes #423
|
2019-04-09 18:25:02 +01:00 |
Luca Capezzuto
|
fd2e616097
|
#424: assert that timeout seconds in every naughty notification are numbers
|
2019-04-08 11:37:38 +01:00 |
Luca CPZ
|
1a40fe80f8
|
widget.fs: fix notification check, add threshold parameter for trigger
|
2018-12-30 19:12:25 +01:00 |
Luca CPZ
|
a34e72b42b
|
widget.fs: adjust spacing in notifications when there are > 10 long paths
|
2018-03-14 12:17:13 +01:00 |
Luca CPZ
|
be9ae6862f
|
widget.fs: assure that each processed partition has non nil infos; awesome-copycats #225
|
2018-02-25 23:17:09 +01:00 |
Luca CPZ
|
24ca5856dc
|
fs: pure Gio implementation; #272
|
2018-02-16 17:52:46 +01: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 |
Oli Desborough
|
29dd7ad6fc
|
fs: fix short circuit notification
|
2017-05-19 15:12:47 +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 |
aajjbb
|
d9fcd8880c
|
fixing typo mentioned in #331
|
2017-03-14 10:43:44 -03:00 |
Luke Bonham
|
26acf37707
|
fs: elseif -> else in scr argument check; #322
|
2017-02-24 13:24:52 +01: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 |