Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-24 | update dkjson to v2.6 | Luca Capezzuto | |
2022-03-16 | update dkjson to v2.6 | Luca Capezzuto | |
2022-03-16 | update dkson to v2.6 | Luca Capezzuto | |
2022-03-15 | Add format option for net and temp widget (#523) | Luca Capezzuto | |
2021-09-25 | Fix alsa widget updating unnecessarily (#516) | Luca Capezzuto | |
2021-08-22 | fixed AUR conflicts | Luca Capezzuto | |
2021-08-22 | Merge branch 'shubham-cpp-view_non_empty' | Luca Capezzuto | |
2021-07-06 | util.tag_view_nonempty: do not change tag history | Luca CPZ | |
2021-07-06 | Merge branch 'zdmgmail-master' | Luca CPZ | |
2021-05-07 | Add capacity field to battery widget (#504) | Luca Capezzuto | |
2021-03-31 | widget.cal: fix week numbers (#501)widget.cal: fix week numbers; closes #487 | Luca Capezzuto | |
2021-03-30 | Merge pull request #500 from trap000d/masterwidget.weather: do not use ↵ | Luca Capezzuto | |
temp_min and temp_max; fixes #499 | |||
2021-03-28 | prevent redrawing cal notification after change | Luca Capezzuto | |
2021-03-15 | Merge pull request #489 from bzgec/PR/ALSA_fixConverting volume level to ↵ | Luca Capezzuto | |
number in ALSA widget | |||
2021-03-15 | widget.weather: remove invalid default API key; wiki updated; closes #493 | Luca Capezzuto | |
2021-02-19 | Merge pull request #484 from andersfugmann/battery_acFix AC detection for ↵ | Luca Capezzuto | |
battery widget. | |||
2020-11-30 | #474: remove remaining 9 warnings | Luca CPZ | |
2020-11-27 | merged several PRs | Luca CPZ | |
2020-11-27 | merged several PRs | Luca CPZ | |
2020-11-06 | widget.net: ensure interfaces are always detected | Luca Capezzuto | |
2020-11-05 | Merge branch 'master' of https://github.com/lcpz/lain | Luca Capezzuto | |
2020-10-27 | Merge pull request #457 from quizzmaster/masterFix notification text for ↵ | Luca Capezzuto | |
calendar widget | |||
2020-06-02 | fix fs widget notification alignment | Luca Capezzuto | |
2019-08-27 | widget.temp: reset path to /sys/devices; closes #441 | Luca Capezzuto | |
2019-08-12 | apply #439 to alsabar as well | Luca Capezzuto | |
2019-06-28 | Merge pull request #435 from razamatan/masterpulsebar: as timer ID, use ↵ | Luca Capezzuto | |
devicetype and device instead of sink (nil var) | |||
2019-05-29 | widget.temp: re-add tempfile argument (#432), but keep retrieving all ↵ | Luca Capezzuto | |
temperature info (#431); closes #432 | |||
2019-05-27 | pkgbuild udpated | Luca Capezzuto | |
2019-05-27 | pkgbuild updated | Luca Capezzuto | |
2019-05-27 | pkgbuild updated | Luca Capezzuto | |
2019-05-27 | widget.temp: autodetect tempfiles; closes #431 | Luca Capezzuto | |
2019-05-25 | pkgbuild fixed | Luca Capezzuto | |
2019-05-23 | SRCINFO updated | Luca Capezzuto | |
2019-05-23 | PKGBUILD improved | Luca Capezzuto | |
2019-05-23 | PKGBUILD updated | Luca Capezzuto | |
2019-05-23 | PKGBUILD updated | Luca Capezzuto | |
2019-05-13 | Merge pull request #430 from trap000d/weather_widgetWeather status icon fix; ↵ | Luca Capezzuto | |
closes #428. It looks like OpenWeatherMap have fixed most of issues in their API. Now they return sunrise and sunset times properly for current time zone, however the status icon is still wrong: transition N->D appears at 0:00 UTC (must be at local sunrise time) whereas D->N appears at local sunset time So we still need to check if we're in or out from sunrise/sunset times, but no need to perform all other manipulations with dates and times. | |||
2019-05-13 | Merge branch 'master' of ssh://aur.archlinux.org/lain-git | Luca Capezzuto | |
2019-05-13 | widget.cal: set length of day names to 3; closes #426 | Luca Capezzuto | |
2019-05-13 | a | Luca Capezzuto | |
2019-05-13 | Merge pull request #430 from trap000d/weather_widgetWeather status icon fix; ↵ | Luca Capezzuto | |
closes #428. It looks like OpenWeatherMap have fixed most of issues in their API. Now they return sunrise and sunset times properly for current time zone, however the status icon is still wrong: transition N->D appears at 0:00 UTC (must be at local sunrise time) whereas D->N appears at local sunset time So we still need to check if we're in or out from sunrise/sunset times, but no need to perform all other manipulations with dates and times. | |||
2019-05-13 | Merge pull request #430 from trap000d/weather_widgetWeather status icon fix; ↵ | Luca Capezzuto | |
closes #428. It looks like OpenWeatherMap have fixed most of issues in their API. Now they return sunrise and sunset times properly for current time zone, however the status icon is still wrong: transition N->D appears at 0:00 UTC (must be at local sunrise time) whereas D->N appears at local sunset time So we still need to check if we're in or out from sunrise/sunset times, but no need to perform all other manipulations with dates and times. | |||
2019-04-28 | Merge branch 'master' of ssh://aur.archlinux.org/lain-git | Luca Capezzuto | |
2019-04-28 | widget.cal: set length of day names to 3; closes #426 | Luca Capezzuto | |
2019-04-28 | commit message fixed | Luca Capezzuto | |
2019-04-28 | widget.cal: set length of day names to 3; closes #426 | Luca Capezzuto | |
2019-04-11 | widget.fs: notification: right-justify columns 2-4 for better readability | Luca Capezzuto | |
2019-04-09 | widget.fs: fixed first column formatting adjustment; closes #423 | Luca Capezzuto | |
2019-04-09 | widget.cal: added option for displaying week numbers | Luca Capezzuto | |
2019-04-08 | #424: assert that timeout seconds in every naughty notification are numbers | Luca Capezzuto | |