Commit Graph

1432 Commits

Author SHA1 Message Date
luke bonham b45861fefe version 1.0 2015-08-05 13:29:53 +02:00
luke bonham 635f057655 version 1.0 2015-08-05 13:29:53 +02:00
luke bonham 7a4d6f5ffa first commit 2015-08-05 13:29:53 +02:00
Luke Bonham f6cc2aedd6 mpd: added http streams check; #115 2015-07-12 11:51:58 +02:00
Luke Bonham e815650ecc uniform timers for single-instance widgets; #114 2015-07-12 11:22:10 +02:00
Luke Bonham 10cd5d629d Merge pull request #117 from aajjbb/fs-widget-fix
fixing small typo in fs widget which lead to nil reference
2015-07-12 10:57:10 +02:00
aajjbb 7af06fff37 fixing small typo in fs widget which lead to nil reference 2015-07-11 14:19:12 -03:00
Luke Bonham 6457c4d2c3 enhancement: unique timers for widgets; #114 2015-07-09 12:53:08 +02:00
Luke Bonham b9bca04108 enhancement: unique timers for widgets; #114 2015-07-09 12:52:18 +02:00
luke bonham e165a3c289 weather: added failsafe check; #105 2015-07-05 11:30:24 +02:00
luke bonham fdf8132242 weather: add back default hover notification; #113 2015-07-05 11:12:41 +02:00
luke bonham 538269c108 weather.forecast_update: forgot to add check on err 2015-07-03 18:10:03 +02:00
luke bonham 8468b88f4a weather.forecast_update: forgot to add check on err 2015-07-03 18:05:22 +02:00
luke bonham e1450f8828 whitespaces cleaning 2015-07-03 12:17:31 +02:00
luke bonham 95c019cb25 wiki updated 2015-07-03 11:56:38 +02:00
luke bonham 072ac2e973 wiki updated 2015-07-02 12:09:45 +02:00
luke bonham 8c5b64675d better weather module: OpenWeatherMap; #105 2015-07-02 12:06:07 +02:00
luke bonham eba28656f0 wiki submodule updated 2015-06-24 14:07:51 +02:00
luke bonham 3dd18e11f4 wiki updated 2015-06-24 14:05:37 +02:00
luke bonham 5fc544049a alsa, alsabar: make amixer call customizable; fixes #111 in general 2015-06-24 13:50:34 +02:00
Luke Bonham 172bc21bcf Merge pull request #110 from dnedbaylo/master
Calendar: added post calendar command for extra processing
2015-06-01 11:55:52 +02:00
Dmitry Nedbaylo f48afb841e Calendar: added post calendar command for extra processing 2015-05-31 15:44:45 +03:00
Luke Bonham c3ddefb68d net: removed 'tostring' for numbers 2015-05-19 15:41:33 +02:00
Luke Bonham 3a448b23d5 Merge branch 'master' of https://github.com/copycat-killer/lain 2015-05-19 14:12:00 +02:00
Luke Bonham aaf1142688 #109: catch n%0 2015-05-19 14:11:36 +02:00
Luke Bonham a148f0674c Merge pull request #107 from OlegHahm/floor_smapi
smapi: round remaining hour estimation
2015-05-19 13:21:15 +02:00
Oleg Hahm f78d451706 smapi: round remaining hour estimation 2015-05-17 22:58:52 +02:00
Luke Bonham 161abc46ab yawn: fair/windy icon added 2015-04-13 11:49:13 +02:00
Luke Bonham 422c9387f1 yawn: fair/windy icon added 2015-04-13 11:38:44 +02:00
copycat-killer c9b11c5962 alsabar: string.format use for preset.text in alsabar._notify 2015-03-28 11:40:06 +01:00
copycat-killer 91c1b804b9 alsabar: string.format use for preset.text in alsabar._notify 2015-03-28 11:39:45 +01:00
luke bonham adc899ba1f #103: revert to original fs implementation 2015-03-25 19:41:08 +01:00
copycat-killer a535b86435 alsa: added card, channel to widget table 2015-03-09 21:33:11 +01:00
Luke Bonham 9f6c36adba Merge pull request #97 from mvalkon/card_attr
Add a card attribute for alsa and alsabar
2015-02-17 12:51:46 +01:00
emikkva 5a1a02a63d Add a card attribute for alsa and alsabar
Currently alsa.lua and alsabar.lua do not support the amixer command
line option "-c" which allows defining which card to use. For at
least new Dell E-series laptops, the card is not the default (0) and
therefore this functionality is required for these widgets to work.
2015-02-16 23:59:21 +02:00
Luke Bonham bbd552f5bf Merge pull request #96 from worron/master
Vertical client resizing fix
2015-02-13 14:19:06 +01:00
worron 16925f3f26 Vertical client resizing fix 2015-02-12 20:16:14 +03:00
copycat-killer 7233039f9f Merge branch 'master' of https://github.com/copycat-killer/lain 2015-02-05 09:11:20 +01:00
copycat-killer 0049a18e8f #91 pull + clean useless lines 2015-02-05 09:07:28 +01:00
luke bonham 925c0276a5 asyncshell.request: removed unused argument 2015-02-01 11:39:26 +01:00
luke bonham 75db055521 new submodule: lain.util.separators 2015-01-30 14:26:37 +01:00
luke bonham c37514124a mpd: mpd_now.elapsed seconds fixed 2015-01-30 14:12:13 +01:00
luke bonham 6796803a40 mpd: fixed bad auto-fixed scope 2015-01-20 10:18:15 +01:00
luke bonham 4bc0f2927d pull #90: fixed tabs 2015-01-20 10:16:06 +01:00
Luke Bonham e2a84ec069 Merge pull request #90 from jepugs/master
Added keys to mpd_now for querying the length of a song and the current time
2015-01-20 10:14:09 +01:00
Jack Pugmire 02dba8b36a Added keys to mpd_now for querying the length of a song and the current time (both in seconds). 2015-01-15 23:44:22 -05:00
luke bonham 74884eea6f Merge branch 'Backgammon--master' 2015-01-13 12:49:14 +01:00
Yuexiao Guo cba1548e92 fixed mount point length calculation and misalignment of 4-digit size numbers 2015-01-12 18:27:39 -05:00
luke bonham 3cd8b20013 Merge branch 'worron-master' 2015-01-11 13:16:37 +01:00
worron 1925436185 Uselesstile code refactoring 2015-01-10 19:52:08 +03:00