Aleksandr Beliaev
01d4f14919
Openweathermap license conditions and API changes
2021-03-10 15:16:22 +13:00
trap000d
beaa7abac2
Merge pull request #1 from lcpz/master
...
Pull origin master
2021-03-10 15:12:09 +13:00
Luca CPZ
10076e1d69
Merge pull request #484 from andersfugmann/battery_ac
...
Fix AC detection for battery widget.
2021-02-19 10:19:46 +00:00
Luca CPZ
74fc1d9d3d
Merge pull request #483 from lecoredump/master
...
Validate function before callback. Fixes #482 .
2021-02-19 10:17:43 +00:00
Anders Fugmann
15bba30180
Fix ac detection for bat widget.
...
Multiple power sources may exist under /sys/class/power_supply/.
Durring autodetection (get_batteries), will case the detected ac to be reset to 'AC0' if a power source not starting with BAT or AC.
This change skips updating the name of the ac device if the devices does not start with 'AC'
2021-01-18 17:47:40 +01:00
Sébastien Le Corre
c782f7d775
Validate function before callback. Fixes #482
2021-01-13 04:09:47 +01:00
Luca CPZ
b38c6d67e9
Merge pull request #481 from gaelj/master
...
Allow transparency in util.separators
2020-12-30 15:17:38 +01:00
Gaël James
c2ec8f2a6b
Allow transparency in util.seperators
2020-12-29 15:51:23 +01:00
Luca Capezzuto
80e41c1e7b
widget.weather: fix check in notification #479
2020-12-16 11:41:22 +01:00
Luca CPZ
3236575b52
wiki updated
2020-12-03 11:43:44 +00:00
Luca CPZ
6b3bdcaed1
#474 : remove remaining 9 warnings
2020-11-30 14:58:27 +00:00
Luca CPZ
9800eee039
Merge branch 'staticssleever668-master'
2020-11-30 14:35:06 +00:00
Luca CPZ
112e1f3530
Merge branch 'master' of https://github.com/staticssleever668/lain into staticssleever668-master
2020-11-30 14:29:27 +00:00
Luca CPZ
8b561a6a84
Merge pull request #473 from mphe/fs_async_fix_fix
...
Fix async update calls in fs widget
2020-11-30 14:22:46 +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
Luca CPZ
a071cc54b8
Merge pull request #443 from felipeagc/mute-background
...
Add mute_background color for pulsebar
2020-11-27 12:21:54 +00:00
Luca CPZ
11db4c4e2d
Merge pull request #445 from exzombie/master
...
termfair.stable layout
2020-11-27 12:21:28 +00:00
Luca CPZ
ebe6a45a64
Merge pull request #448 from nevillelyh/neville/centerwork
...
add centerwork.{focus,swap}.byidx that behaves like other layouts #447
2020-11-27 12:20:32 +00:00
Luca CPZ
ca49917f4b
Merge pull request #471 from mphe/fs_async_fix
...
Run fs widget update asynchronously
2020-11-27 12:18:37 +00:00
Luca CPZ
613263e0d3
Merge branch 'unisgn-master'
2020-11-27 12:18:01 +00:00
unisgn
a26282d91c
Update quake.lua
2020-11-26 01:29:38 +08:00
unisgn
22546f1d84
Merge pull request #1 from unisgn/unisgn-stateful-quake
...
make quake to remember maximize and fullscreen
2020-11-26 01:21:59 +08:00
unisgn
6b2a4ce4d9
make quake to remember maximize and fullscreen
2020-11-26 01:16:30 +08:00
Marvin Ewald
a2e2e7194e
Run fs widget update asynchronously
...
Fixes #462
2020-11-14 02:03:38 +01:00
Luca CPZ
af9357a6e1
Merge pull request #470 from ExpidusOS/fix/nil-net
...
widget.net: fix nil values; closes #469
2020-11-05 15:34:42 +00:00
Tristan Ross
d5b5047404
Fix the nil values in net
2020-11-03 12:55:25 -08:00
Luca CPZ
4da087ed16
Merge pull request #467 from ExpidusOS/fix/widget-argument
...
Add "widget" arguments
2020-11-02 17:24:16 +00:00
Tristan Ross
e48e271bd4
Wiki update
2020-11-01 19:27:00 -08:00
Tristan Ross
9846ab6378
Wiki updated for new arguments
2020-10-31 13:04:43 -07:00
Tristan Ross
502a1a28ba
Added args.widget info all widgets that can take it
2020-10-31 10:11:29 -07:00
Luca CPZ
e578cc9796
Merge pull request #457 from quizzmaster/master
...
Fix notification text for calendar widget
2020-10-27 18:07:46 +00:00
Luca CPZ
be9b5b427d
Merge pull request #465 from azimut/patch-1
...
weather: use https instead of http
2020-10-27 18:06:37 +00:00
NCM
1c150887b4
weather: use https instead of http
...
api.openweathermap.org api provides a valid ssl certificate
2020-10-25 14:45:38 -03:00
Sebastian Lenz
89b3d66d8f
Fix notification text for calendar widget
2020-06-10 14:29:57 +02:00
Neville Li
e0bffc0056
fix fs widget notification alignment
2020-05-23 13:24:40 -05:00
Luca CPZ
0775f97b42
Update net.lua
2020-04-29 12:28:39 -05:00
Luca CPZ
af125b324e
Update bat.lua
...
Ensure that status is never nil. Closes #451
2020-04-17 20:25:55 -05:00
Neville Li
52a6258b72
add centerwork.{focus,swap}.byidx that behaves like other layouts #447
2020-03-05 21:42:12 -05:00
Jure Varlec
5157c9d982
Add the termfair.stable layout.
2019-11-10 15:31:41 +01:00
Jure Varlec
8e9d741761
termfair: move common variables to the top of the function.
2019-11-10 11:53:55 +01:00
Jure Varlec
6f3c709b42
termfair: update the comment to match reality.
2019-11-10 11:53:55 +01:00
Felipe
9756713905
Add mute_background color for pulsebar
2019-10-13 16:52:27 -03:00
Luca Capezzuto
33c0e0c236
readme updated
2019-08-27 17:10:06 +01:00
Luca Capezzuto
71ca1bd767
widget.temp: reset path to /sys/devices; closes #441
2019-08-27 17:08:37 +01:00
Luca Capezzuto
9120182f49
apply #439 to alsabar as well
2019-08-12 17:44:58 +01:00
Luca CPZ
ee84995734
Merge pull request #439 from gregflynn/201908_gf_customize_pulsebar_notification_characters
...
add configuration arguments for pulsebar notification characters
2019-08-12 17:33:44 +01:00
Luca Capezzuto
bd636ca418
alsabar: added argument for maximum number of ticks in notification; #438
2019-08-12 17:29:24 +01:00
Greg Flynn
d3b5b5a94d
add arg for none in pulsebar notification
2019-08-10 13:34:15 -04:00
Greg Flynn
63186a340c
add configuration arguments for pulsebar notification characters
2019-08-10 13:27:17 -04:00