issues Search Results · repo:mokasin/apw language:Lua
Filter by
6 results
(67 ms)6 results
inmokasin/apw (press backspace or delete to remove)The issue can be reproduced with the following (Awesome 4.1):
- Start out from the default Awesome rc.lua.
- Put the APW widget on the wibar (I tried it right after mykeyboardlayout).
- Set show_text ...
petersohn
- 2
- Opened on May 26, 2017
- #21
Hi,
first off, your widget is awesome (… haha -.-)! I could think of one enhancement though, which is the ability to control
the volume of multiple sinks at once — possibly and for the ease of use, all ...
feature request
Nebukadneza
- 1
- Opened on Aug 4, 2015
- #15
lua 5.3 introduces a new integer subtype for numbers [0] and string.format() will only work with ints. Volume is used as
a float and passed to string.format() --Line no.95 in pulseaudio.lua--, while this ...
cipherself
- 1
- Opened on May 18, 2015
- #13
Hi I am using awesome on Debian stable:
$ awesome -version
awesome debian/3.4.13-1 (Octopus)
• Build: Jul 16 2012 13:57:50 for x86_64 by gcc version 4.7.1 (@keller)
• D-Bus support: ✔
running
require( ...
potash
- 2
- Opened on Jan 17, 2014
- #10
Hi, I ve added another little feature to the widget. But I actually committed it before I pulled from the new Beautiful
integration. So how do I submit a pull request now? Should I merge it first or just ...
Goffredo
- 2
- Opened on Dec 20, 2013
- #7
instead of
APWTimer:connect_signal( timeout , AWP.Update)
following will work
APWTimer:connect_signal( timeout , APW.Update)
diefans
- 1
- Opened on Oct 28, 2013
- #4

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.