Calvin Timmer
58a060dfcb
Reverted some changes from the last commits (see below)
...
In the pulseaudio widget:
- Renamed 'factory' to 'worker', to match other widgets.
- Removed lengthy sed explanation.
- Removed tooltip.
- Removed default settings.
2017-02-02 19:35:04 +01:00
Calvin Timmer
69baf55e0e
Added tooltip to pulseaudio widget
2017-02-02 17:56:01 +01:00
Calvin Timmer
c2050ab45b
Default settings for pulseaudio widget
2017-02-02 17:34:34 +01:00
Calvin Timmer
9c7c43dfb2
Removed sed command from pulseaudio widget outputs
2017-02-02 14:57:14 +01:00
Calvin Timmer
6350d0e040
Fixed indentation in pulseaudio widget code (3->4 spaces)
2017-02-02 14:55:34 +01:00
Calvin Timmer
3da60ff492
Documented and tweaked sed command for pulseaudio widget
2017-02-02 14:49:55 +01:00
Calvin Timmer
c563603a2e
Easy switching between default sink or source in pulseaudio widget
2017-02-02 14:47:42 +01:00
Calvin Timmer
e015d5ec26
Improve readability of pulseaudio widget code
2017-02-02 14:43:36 +01:00
Calvin Timmer
1f07435219
Allow multiple instances of the pulseaudio widget
2017-02-02 14:37:43 +01:00
copycat-killer
1555e239eb
fix #300
2017-02-01 12:18:11 +01:00
Luke Bonham
622203e9c7
Merge pull request #303 from 2009/patch-4
...
Fix calander widget not highlighting date #300
2017-02-01 12:11:37 +01:00
2009
91569eb5b4
Fix calender widget not highlighting date
...
- os.date was returning the day as 01 which meant the calendar icon was looking for 01.png instead of 1.png
- looks like the cal command pads the singe didgets which the gsub didn't account for
2017-02-01 19:08:55 +10:00
copycat-killer
b14eff9b1e
cal: remove os-dependent flag; #299 #300
2017-01-31 17:42:29 +01:00
copycat-killer
b1a089633c
fix #298
2017-01-31 17:31:12 +01:00
Luke Bonham
1400e90670
Merge pull request #297 from 2009/patch-3
...
task: fix typo so notification_preset can be overidden
2017-01-30 13:23:57 +01:00
Luke Bonham
2242f42c8f
Merge pull request #296 from 2009/patch-2
...
task: define markup (was not defined)
2017-01-30 13:23:30 +01:00
2009
9a8cfdb7d1
Fix typo so notification_preset can be overidden
2017-01-30 20:55:45 +10:00
2009
a297ea530f
Bugfix markup was not defined
2017-01-30 20:38:04 +10:00
copycat-killer
87a32771d6
wiki updated
2017-01-29 14:46:54 +01:00
copycat-killer
f914e6411e
base: removed
2017-01-29 14:45:15 +01:00
copycat-killer
2e5d0fbabc
#289 fix attempt
2017-01-29 13:48:25 +01:00
copycat-killer
19a7003b34
markup: added fontfg and fontbg
2017-01-28 23:35:27 +01:00
copycat-killer
08b9a76662
wiki updated
2017-01-28 21:21:34 +01:00
copycat-killer
1b428513fd
calendar: separate args from attach; closes #294
2017-01-28 15:40:19 +01:00
copycat-killer
555b872d16
maildir: turned into an abase example
2017-01-27 22:01:48 +01:00
copycat-killer
83b96b3c3a
wipe away beautiful reference
2017-01-27 14:59:31 +01:00
copycat-killer
ae4b9b2728
wiki enhanced
2017-01-27 14:35:27 +01:00
copycat-killer
229d2545dd
#293 : eradicate proxy widget
2017-01-26 20:53:55 +01:00
copycat-killer
752ba7fa3d
layouts: geometry computation aligned to v4.0 API; fixes #267
2017-01-26 19:28:41 +01:00
copycat-killer
bf3a9ba5ef
imap: password can now be a string, a table or a function to execute
2017-01-25 21:06:20 +01:00
copycat-killer
58b2a122dd
wiki updated
2017-01-25 19:50:08 +01:00
copycat-killer
176f4d75e1
Merge branch 'Veratil-awesome-v4-layout-fix'
2017-01-25 19:48:45 +01:00
copycat-killer
52b132d65a
Merge branch 'awesome-v4-layout-fix' of https://github.com/Veratil/lain into Veratil-awesome-v4-layout-fix
2017-01-25 19:41:06 +01:00
copycat-killer
434d5f32aa
{alsa,pulse}bar: remove reset_timeout due to (timer already started) issue
2017-01-25 19:38:05 +01:00
copycat-killer
2d35d4e102
#288 trying metatables
2017-01-25 19:34:18 +01:00
Kevin Zander
5318966270
Fix bugs with v4 API update
2017-01-25 12:27:49 -06:00
copycat-killer
5d7c6078d1
#290 forgot fs
2017-01-25 18:38:50 +01:00
copycat-killer
43cd98510a
calendar: fix async hanging notifications; closes #289
2017-01-25 18:35:30 +01:00
copycat-killer
49a4df385e
no need to set naughty.config.defaults as preset, because it's implicit; closes #290
2017-01-25 17:28:37 +01:00
copycat-killer
ddbf283f0e
fix #288
2017-01-25 17:13:14 +01:00
copycat-killer
8c2e1df0c3
mpd: missing icon fix
2017-01-25 14:40:57 +01:00
copycat-killer
32eddd514f
cal: terminal-colors.d independent highlight matching pattern
2017-01-24 22:03:48 +01:00
copycat-killer
03fdf984e9
fix and complete pull #286
2017-01-24 21:33:16 +01:00
Luke Bonham
fc5974a9c2
Merge pull request #286 from aajjbb/fix-alsa-channel
...
Make amixer get information only from the selected channel
2017-01-24 20:57:00 +01:00
aajjbb
57da210b43
Make amixer get information only from the selected channel
2017-01-24 17:44:27 -02:00
Luke Bonham
5af7a8c172
Merge pull request #284 from BarbUk/master
...
tpbat: fix typo
2017-01-24 20:00:28 +01:00
BarbUk
dd9d9b8076
fix 'attempt to index a nil value (global self)'
2017-01-24 22:45:51 +04:00
copycat-killer
8ba5f4a7ef
fix #280
2017-01-24 18:42:44 +01:00
copycat-killer
1134630a54
fixed typo
2017-01-24 18:23:11 +01:00
copycat-killer
d9877c4bed
#250 missing file patch
2017-01-24 18:19:15 +01:00