summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-03-24update dkjson to v2.6Luca Capezzuto
2022-03-16update dkjson to v2.6Luca Capezzuto
2022-03-16update dkson to v2.6Luca Capezzuto
2022-03-15Add format option for net and temp widget (#523)Luca Capezzuto
2021-09-25Fix alsa widget updating unnecessarily (#516)Luca Capezzuto
2021-08-22fixed AUR conflictsLuca Capezzuto
2021-08-22Merge branch 'shubham-cpp-view_non_empty'Luca Capezzuto
2021-07-06util.tag_view_nonempty: do not change tag historyLuca CPZ
2021-07-06Merge branch 'zdmgmail-master'Luca CPZ
2021-05-07Add capacity field to battery widget (#504)Luca Capezzuto
2021-03-31widget.cal: fix week numbers (#501)widget.cal: fix week numbers; closes #487Luca Capezzuto
2021-03-30Merge pull request #500 from trap000d/masterwidget.weather: do not use ↵Luca Capezzuto
temp_min and temp_max; fixes #499
2021-03-28prevent redrawing cal notification after changeLuca Capezzuto
2021-03-15Merge pull request #489 from bzgec/PR/ALSA_fixConverting volume level to ↵Luca Capezzuto
number in ALSA widget
2021-03-15widget.weather: remove invalid default API key; wiki updated; closes #493Luca Capezzuto
2021-02-19Merge pull request #484 from andersfugmann/battery_acFix AC detection for ↵Luca Capezzuto
battery widget.
2020-11-30#474: remove remaining 9 warningsLuca CPZ
2020-11-27merged several PRsLuca CPZ
2020-11-27merged several PRsLuca CPZ
2020-11-06widget.net: ensure interfaces are always detectedLuca Capezzuto
2020-11-05Merge branch 'master' of https://github.com/lcpz/lainLuca Capezzuto
2020-10-27Merge pull request #457 from quizzmaster/masterFix notification text for ↵Luca Capezzuto
calendar widget
2020-06-02fix fs widget notification alignmentLuca Capezzuto
2019-08-27widget.temp: reset path to /sys/devices; closes #441Luca Capezzuto
2019-08-12apply #439 to alsabar as wellLuca Capezzuto
2019-06-28Merge pull request #435 from razamatan/masterpulsebar: as timer ID, use ↵Luca Capezzuto
devicetype and device instead of sink (nil var)
2019-05-29widget.temp: re-add tempfile argument (#432), but keep retrieving all ↵Luca Capezzuto
temperature info (#431); closes #432
2019-05-27pkgbuild udpatedLuca Capezzuto
2019-05-27pkgbuild updatedLuca Capezzuto
2019-05-27pkgbuild updatedLuca Capezzuto
2019-05-27widget.temp: autodetect tempfiles; closes #431Luca Capezzuto
2019-05-25pkgbuild fixedLuca Capezzuto
2019-05-23SRCINFO updatedLuca Capezzuto
2019-05-23PKGBUILD improvedLuca Capezzuto
2019-05-23PKGBUILD updatedLuca Capezzuto
2019-05-23PKGBUILD updatedLuca Capezzuto
2019-05-13Merge 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-13Merge branch 'master' of ssh://aur.archlinux.org/lain-gitLuca Capezzuto
2019-05-13widget.cal: set length of day names to 3; closes #426Luca Capezzuto
2019-05-13aLuca Capezzuto
2019-05-13Merge 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-13Merge 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-28Merge branch 'master' of ssh://aur.archlinux.org/lain-gitLuca Capezzuto
2019-04-28widget.cal: set length of day names to 3; closes #426Luca Capezzuto
2019-04-28commit message fixedLuca Capezzuto
2019-04-28widget.cal: set length of day names to 3; closes #426Luca Capezzuto
2019-04-11widget.fs: notification: right-justify columns 2-4 for better readabilityLuca Capezzuto
2019-04-09widget.fs: fixed first column formatting adjustment; closes #423Luca Capezzuto
2019-04-09widget.cal: added option for displaying week numbersLuca Capezzuto
2019-04-08#424: assert that timeout seconds in every naughty notification are numbersLuca Capezzuto