Commit Graph

  • ac86ebdb38 Add contributing guidelines and widget type templates Nguyễn Gia Phong 2019-10-16 14:41:43 +0700
  • f903a1ef06 Re-add file header and add space after year in copyright line Enric Morales 2019-10-17 15:31:50 +0200
  • d049694c29 Reindent file to get rid of tabs Enric Morales 2019-10-17 13:49:21 +0200
  • eab7811a21 Remove filename from the header and fix the license name Enric Morales 2019-10-17 13:46:50 +0200
  • 44eae5e3ed [cpu_openbsd] Add a CPU usage widget for OpenBSD Enric Morales 2019-10-16 23:52:18 +0200
  • c16229a9b2 Make helpers.sysctl_async work on different OSes and let bat_openbsd use it (#93) Enric Morales 2019-10-16 16:05:32 +0200
  • 6b3da992e4 Add spaces before anonymous function args and localize {i,}pairs Enric Morales 2019-10-16 13:30:19 +0200
  • f262565a81
    Merge 44452e609f into 969ea465e0 Daniel Hahler 2019-10-16 10:44:04 +0000
  • 25897d5982 Convert tabs to spaces and better adhere to the code style practices Enric Morales 2019-10-15 16:22:26 +0200
  • 969ea465e0 Add a notmuch widget (#92) Enric Morales 2019-10-15 15:11:15 +0200
  • ce66335081 Style code to be more coherent with other modules Enric Morales 2019-10-15 15:06:02 +0200
  • f3c38913df Add spaces around braces and parenthesis in anonymous function calls Enric Morales 2019-10-15 13:44:46 +0200
  • efd18dadd2 Refactor bat_openbsd to take advantage of helpers.sysctl_async Enric Morales 2019-10-09 20:46:24 +0200
  • 856af98c14 Fix indentation, code style and line length Enric Morales 2019-10-08 00:36:21 +0200
  • 6cca6e0272 Add copyright line Enric Morales 2019-10-07 21:55:22 +0200
  • 86820b8314 Rework stdout and stderr handlers to better capture errors Enric Morales 2019-10-07 21:54:50 +0200
  • f27f9256a5 Support different sysctl output formats Enric Morales 2019-10-05 00:13:51 +0200
  • 4f3b09e6ab Add documentation for the Notmuch widget Enric Morales 2019-10-04 20:58:51 +0200
  • 38d6ecb53c Add a notmuch widget Enric Morales 2019-10-04 20:32:41 +0200
  • 5e7a5325f5 Update changelog and contributor list in README.md Nguyễn Gia Phong 2019-09-18 15:52:45 +0700
  • 518d59fae1 Correct the copyright headers in contrib Nguyễn Gia Phong 2019-09-18 10:26:23 +0700
  • bea390a75e Correct the copyright headers of the rest widget type Nguyễn Gia Phong 2019-09-14 10:33:40 +0700
  • f54f1a7d8e Update some copyright headers along with style change Nguyễn Gia Phong 2019-09-05 12:41:38 +0700
  • 08170d67ff Update copyright notices in libraries with the help of an auto-generator Nguyễn Gia Phong 2019-09-01 17:58:13 +0700
  • 76949631dc Changes to Changes.md Daan Vanoverloop 2019-09-01 11:08:18 +0200
  • 201459957b Documentation and style changes Daan Vanoverloop 2019-09-01 11:04:54 +0200
  • d47bdc2c8e Fixes and improvements Daan Vanoverloop 2019-08-31 12:36:50 +0200
  • 5b1da554bf Cleanup Daan Vanoverloop 2019-08-30 18:46:16 +0200
  • 0a16598510 Merge branch 'master' of github.com:Danacus/vicious Daan Vanoverloop 2019-08-30 18:45:28 +0200
  • 3ac223251b Backlight widget Daan Vanoverloop 2019-08-30 18:45:07 +0200
  • a542c5dbe2
    Merge pull request #89 from vicious-widgets/async Nguyễn Gia Phong 2019-08-29 22:19:44 +0700
  • d533a1d190 Revert bat_openbsd since the change is unnecessary Nguyễn Gia Phong 2019-08-24 13:49:42 +0700
  • 83efd26802 Nitpick style, mainly to make luacheck happy Nguyễn Gia Phong 2019-08-23 22:50:13 +0700
  • 025d2e1ad5
    added type to environmet where missing mutlusun 2019-08-23 10:51:15 +0200
  • bc134d8792
    [mem_freebsd] Correct async behaviour mutlusun 2019-08-23 10:45:43 +0200
  • 8092915e86
    [fanspeed_freebsd] Multiple fans are now supported mutlusun 2019-08-23 10:08:05 +0200
  • a23952f555
    corrected symbolic link to cmus_all mutlusun 2019-08-23 09:58:40 +0200
  • b7490a20af
    improved sysctl_async documentation line mutlusun 2019-08-23 09:51:23 +0200
  • 687fd49376
    Merge branch 'async' of github.com:vicious-widgets/vicious into async mutlusun 2019-08-23 09:48:05 +0200
  • 9d562d4e5e
    add os widget to changes.md mutlusun 2019-08-23 09:46:57 +0200
  • 16831e899c
    Merge branch 'master' into async Nguyễn Gia Phong 2019-08-16 20:51:10 +0700
  • 268f4acfd9 [bat_openbsd] Deprecate io.popen Nguyễn Gia Phong 2019-08-16 20:43:28 +0700
  • f5060093c6
    [os_all] Splitted into os_linux and os_bsd mutlusun 2019-07-31 18:46:01 +0200
  • 875e98e24e
    [helpers.lua] Removed old sysctl functions mutlusun 2019-07-31 18:26:06 +0200
  • d6e21f71d0
    [cpufreq_freebsd][fanspeed_freebsd] Deprecate syncronous sysctl mutlusun 2019-07-31 18:22:49 +0200
  • 04e8a49d2e
    [cpu_freebsd] Deprecate synchronous sysctl mutlusun 2019-07-31 18:07:04 +0200
  • 2b60a72d06
    [uptime_freebsd] Deprecate synchronous sysctl mutlusun 2019-07-31 17:51:47 +0200
  • df4048da37
    [thermal_freebsd] Deprecate synchronous sysctl mutlusun 2019-07-31 17:09:11 +0200
  • ca075d0c8e BSSID in vicious.widgets.wifiiw Xaver Hellauer 2019-07-18 20:34:42 +0200
  • a2467bead4 documentation of ${bssid} in vicious.widgets.wifiiw Xaver Hellauer 2019-07-18 20:36:12 +0200
  • 9847fe2672 documentation of ${bssid} in vicious.widgets.wifiiw Xaver Hellauer 2019-07-18 20:36:12 +0200
  • 9ec3dbba65 BSSID in vicious.widgets.wifiiw Xaver Hellauer 2019-07-18 20:34:42 +0200
  • fe593a480e BSSID string in wifiiw_linux module Xaver Hellauer 2019-07-18 12:15:33 +0200
  • b0bd48ab80 BSSID string in wifiiw_linux module Xaver Hellauer 2019-07-18 12:15:33 +0200
  • b8afc3aafc [cmus] Deprecate io.popen and promote to widgets/ Nguyễn Gia Phong 2019-07-04 21:46:58 +0700
  • 0e7f5e5bcb [hddtemp_linux] Deprecate io.popen Nguyễn Gia Phong 2019-06-22 18:12:37 +0700
  • 565d74cc8b [fs] Deprecate io.popen Nguyễn Gia Phong 2019-06-22 17:25:18 +0700
  • c91167f954 [hwmontemp_linux] Deprecate io.popen Nguyễn Gia Phong 2019-06-22 03:03:19 +0700
  • db446c35d9 [mpd] Deprecate io.popen Nguyễn Gia Phong 2019-06-05 10:57:18 +0700
  • b0b6d46937
    Merge branch 'master' into async mutlusun 2019-06-03 19:11:25 +0200
  • 62e9a757df [{wifi,wifiiw}_linux] Deprecate io.popen Nguyễn Gia Phong 2019-05-29 21:45:28 +0700
  • 7ae6a84b52 [mdir] Switch to async call Nguyễn Gia Phong 2019-05-29 14:24:24 +0700
  • 06d96a92ba [net_freebsd] Switched to async spawn mutlusun 2019-05-27 09:52:00 +0200
  • 73b664b63e [FreeBSD] switched to async call (and fixed previous bug) mutlusun 2019-05-27 09:42:22 +0200
  • 992d835c2e [battery_freebsd] switch to awful.spawn.easy_async mutlusun 2019-05-26 19:17:21 +0200
  • cf81341fc9 Surface {when} in local time for weather widget Arthur Axel 'fREW' Schmidt 2019-05-19 20:36:45 -0700
  • 8618071e18 Surface {when} in local time for weather widget Arthur Axel 'fREW' Schmidt 2019-05-19 20:36:45 -0700
  • 383d91399f [gmail] Switch to awful.spawn.easy_async Nguyễn Gia Phong 2019-05-16 21:50:42 +0700
  • 6f002577b9 [volume_freebsd] Use spawn.easy_async instead of io.popen Nguyễn Gia Phong 2019-05-16 18:52:22 +0700
  • 92a2138296 Let existing async wtype use helpers.setasyncall Nguyễn Gia Phong 2019-05-15 16:05:16 +0700
  • 6ba97712f5 Introduce helpers.setasyncall which simplifies calling of async wtype Nguyễn Gia Phong 2019-05-15 16:01:49 +0700
  • e643de1375 [volume_linux] Use awful.spawn.easy_async instead of io.popen Nguyễn Gia Phong 2019-05-14 14:33:09 +0700
  • 1d96075f6c Clean up spawn and widget types using it Nguyễn Gia Phong 2019-05-13 14:51:02 +0700
  • 5a0573ebef Fallback asynchronous widget types to use spawn.lua Nguyễn Gia Phong 2019-05-13 12:30:35 +0700
  • 830f72346e Draft fallback for Awesome awful.spawn Nguyễn Gia Phong 2019-05-11 21:28:13 +0700
  • 9cf9e994cd [mpd] fixes if-else block missing end (#81) Lorenzo Gaggini 2019-03-18 13:48:48 +0100
  • 951fb3c54a [mpd] fixes if-else block missing end Lorenzo Gaggini 2019-03-18 11:41:43 +0100
  • f37566b0af [mpd] Add playing progress percentage (#80) Lorenzo Gaggini 2019-03-16 02:38:52 +0100
  • 91816fc98c [mpd] missing comment Lorenzo Gaggini 2019-03-15 16:48:33 +0100
  • 2b24186461 [mpd] improves progress percentage precision Lorenzo Gaggini 2019-03-15 16:37:34 +0100
  • dea0608c0b [mpd] Prevents division by zero Lorenzo Gaggini 2019-03-15 16:12:27 +0100
  • 60c57e8a41 [mpd] More math.floor for format progress fix Lorenzo Gaggini 2019-03-15 14:34:48 +0100
  • a2a852082e [mpd] Playing progress percentage Lorenzo Gaggini 2019-03-15 14:42:13 +0100
  • d50b673f47 [mpd] More math.floor for format progress fix Lorenzo Gaggini 2019-03-15 14:34:48 +0100
  • ea0c5a4b85 Release 2.3.3 v2.3.3 Nguyễn Gia Phong 2019-03-12 09:47:30 +0700
  • 3f42e7aeb9 [bat_openbsd] Fix compatibility with Lua 5.3 and remaining time display (#78) Enric Morales 2019-03-12 03:21:29 +0100
  • 9f4b99558c Localize math.modf Enric Morales 2019-03-11 17:25:35 +0100
  • 066e3043f3 Fix time format and compatibility with Lua 5.3 Enric Morales 2019-03-10 20:46:50 +0100
  • b1254755c9 Remove duplicated environment Enric Morales 2019-03-10 20:45:53 +0100
  • d9c4714731
    Merge pull request #77 from mutlusun/master mutlusun 2019-03-08 15:16:08 +0100
  • 1003ed4e92 update bat_freebsd mutlusun 2019-03-08 08:20:27 +0100
  • 96c9d59eb5 Add battery support for OpenBSD (#76) Enric Morales 2019-03-08 05:57:08 +0100
  • f9bfae0233 Add documentation for the battery widget under OpenBSD Enric Morales 2019-03-07 20:07:24 +0100
  • 044e491979 Reword comments Enric Morales 2019-03-07 20:06:29 +0100
  • db5ccbdf4c Remove extra whitespace Enric Morales 2019-03-07 20:06:08 +0100
  • 7d62dd3cc2 Delete unnecessary file handle close Enric Morales 2019-03-07 20:05:39 +0100
  • 90404564f2 Add battery support for OpenBSD Enric Morales 2019-03-06 22:39:37 +0100
  • bb74db1835 [mpd] Use math.floor when formatting song progress (#75) Juan Carlos Menonita 2019-03-03 21:23:23 -0600
  • 33bfb6e53e [mpd] require only floor from math juankman94 2019-03-03 19:00:35 -0600
  • 96fd3b769a [mpd] Use math.floor when formatting song progress juankman94 2019-03-02 00:13:54 -0600