Commit Graph

53 Commits

Author SHA1 Message Date
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 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 03fdf984e9 fix and complete pull #286 2017-01-24 21:33:16 +01:00
copycat-killer d9877c4bed #250 missing file patch 2017-01-24 18:19:15 +01:00
copycat-killer c0deea2503 imap: fixed async call 2017-01-23 22:27:37 +01:00
copycat-killer 156515eb28 alsa{bar}: add togglechannel back 2017-01-23 17:58:35 +01:00
copycat-killer ff61857e15 alsabar: forgot callback 2017-01-23 15:52:26 +01:00
copycat-killer 0180aa3bc3 wiki updated 2017-01-23 15:28:35 +01:00
copycat-killer f53ae25b0c alsabar: revert #275; remove buttons and beautiful deps 2017-01-23 15:14:16 +01:00
copycat-killer 7594da1b59 alsabar: revert #275; remove buttons and beautiful deps 2017-01-23 15:11:49 +01:00
ProfessorOptics ba91548161 fixed spelling heigth > height; added support for mouse buttons 1 through 5; added togglechannel as per previous version using new api; small fixes to accomodate togglechannel feature 2017-01-23 14:07:26 +02:00
copycat-killer 6cce5b6fe1 cal: asynchronous 2017-01-22 01:15:57 +01:00
copycat-killer 444ffd03c1 fs/alsabar: small fixes 2017-01-21 01:30:39 +01:00
copycat-killer 0279482eeb from asynchshell to awful.spawn.easy_async; started making every widget asynchronous 2017-01-20 20:58:22 +01:00
aajjbb d617e1a376 fixing typo mentioned in issues 2017-01-07 13:00:05 -02:00
copycat-killer bcd37ae4ae pulsebar: corrected colors typo; closes #251 2017-01-06 11:21:19 +01:00
copycat-killer 1bd178f687 {alsa,pulse}bar updated to awesome 4.0 2017-01-05 13:53:47 +01:00
copycat-killer cf2c442499 net/mpd widget resize fix; #248 2017-01-03 12:21:50 +01:00
copycat-killer 44864dba37 pull #239; better implementation 2016-12-04 12:42:39 +01:00
copycat-killer 14d047eaa7 pull #238: set step to 1%; added same middle click event to alsabar 2016-12-04 11:59:08 +01:00
copycat-killer 366ba0c1b7 alsabar: failsafe for ALSA configs not starting from init 2016-09-29 10:48:27 +02:00
copycat-killer 19b510cfc4 alsa{bar}: togglechannel added (HDMI outputs) 2016-08-28 13:57:58 +02:00
copycat-killer 80075e34d5 alsabar: check if mute is nil as well 2016-04-02 11:20:04 +02:00
Luke Bonham 6ebe2d9e72 bat: #177 fix Watt computation; make AC state available #178 2016-03-22 08:39:38 +01:00
copycat-killer f63a7fd098 some cpu usage improvements 2016-03-03 12:40:49 +01:00
Luke Bonham 0b80b45bc9 revert to previous stable 2015-10-20 15:17:44 +02:00
copycat-killer 912bd26ede merge and resolve conflicts from #134; #114 2015-10-12 12:09:44 +02:00
Dario Gjorgjevski 6603c641c6 abstract out reading full output of pipes 2015-08-13 01:56:37 +02:00
luke bonham 52deb69119 #126 extended to every supported widget 2015-08-05 13:31:16 +02:00
luke bonham 293091d267 #121: io.read abbreviations removed 2015-08-05 13:31:16 +02:00
Luke Bonham 3afe2d5469 alsabar: button signals updated 2015-08-05 13:31:15 +02:00
Luke Bonham 2119b79449 uniform timers for single-instance widgets; #114 2015-08-05 13:31:15 +02:00
Luke Bonham fb358dcd04 enhancement: unique timers for widgets; #114 2015-08-05 13:31:15 +02:00
Luke Bonham b92942b0e0 enhancement: unique timers for widgets; #114 2015-08-05 13:31:15 +02:00
luke bonham 1574793252 alsa, alsabar: make amixer call customizable; fixes #111 in general 2015-08-05 13:31:15 +02:00
copycat-killer 5e1f73369d alsabar: string.format use for preset.text in alsabar._notify 2015-08-05 13:31:15 +02:00
copycat-killer 12f2ec0817 alsabar: string.format use for preset.text in alsabar._notify 2015-08-05 13:31:15 +02:00
luke bonham 49221b8055 #103: revert to original fs implementation 2015-08-05 13:31:15 +02:00
emikkva 82442ce10b 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-08-05 13:31:15 +02:00
luke bonham ebd18c24f3 widgets: screen notification setting added 2015-08-05 13:31:14 +02:00
luke bonham b0bcf77ccc #66 removed hardcoded screen def in widgets notification 2015-08-05 13:31:14 +02:00
luke bonham b7c3cb77a1 IMAP wiget is now asynchronous 2015-08-05 13:31:14 +02:00
WooParadog 7efdce3510 pass -M to amixer in alsabar 2015-08-05 13:31:14 +02:00
luke bonham a776679884 #54 fix attempt 2015-08-05 13:31:14 +02:00
WooParadog b3e4d796d0 show notification window in focused screen 2015-08-05 13:31:14 +02:00
luke bonham 0ef9d8c78f alsabar: fixed 'ticks' boolean issue; wiki updated 2015-08-05 13:30:31 +02:00
luke bonham e86539a687 alsabar: notifications.color change 2015-08-05 13:30:30 +02:00
luke bonham fdf517503f alsabar: added user settings function 2015-08-05 13:30:30 +02:00
luke bonham f7aa289195 small fixes 2015-08-05 13:30:30 +02:00