Re: Volume widget

2015-03-07 Thread Evgeny Pakhomov
mine and it was also about 20%. It was > caused by the volume widget (the bottommost) here: > https://awesome.naquadah.org/wiki/Volume_control_and_display. So I made a > small update and called > > update_volume(volume_widget) > > on keypress right after changing the volume

Volume widget

2015-03-06 Thread Miloslav Nenadál
Hi. I saw recently mail here, where someone was talking about cpu usage of awesome process. So I checked mine and it was also about 20%. It was caused by the volume widget (the bottommost) here: https://awesome.naquadah.org/wiki/Volume_control_and_display. So I made a small update and called

Re: Vicious volume widget

2014-06-09 Thread Adrian C.
On Mon, 26 May 2014, Stefan Hellmann wrote: > Hello everybody, > > i'm having a strange issue with the vicious (2.1.3)volume widget. > First, here is my rc.lua (http://paste.pcspinnt.de/p65m4ypzx) I'm > running awesome in version 3.5.5 Hello this will happen as your

Vicious volume widget

2014-05-26 Thread Stefan Hellmann
Hello everybody, i'm having a strange issue with the vicious (2.1.3)volume widget. First, here is my rc.lua (http://paste.pcspinnt.de/p65m4ypzx) I'm running awesome in version 3.5.5 As you see, my volume widgets are very simple: --Create Volume Progressbar -- Initialize widget

Re: awesome 3.5.2: Volume Widget doesn't work anymore

2013-01-04 Thread Stefano Di Martino
Ok, I had to use set_markup(). Now it works, like before. Thanks! I try to update the wiki! :-) Best regards Stefano On 04.01.2013 11:20, Stefano Di Martino wrote: Eh, sorry, I had a typo... Now I have the problem, that in my wibox appers I guess I forget something. Here the link of the widge

Re: awesome 3.5.2: Volume Widget doesn't work anymore

2013-01-04 Thread Stefano Di Martino
forgot to replace this... Next problem: I get a nil error when I want to add the volume widget by following way: local volume = require("volume") ... left_layout:add(volume.volume_widget) -- Here I get a nil error Any ideas? Thanks in advance. Stefano On 04.01.2013 09:49, Antonio Sa

Re: awesome 3.5.2: Volume Widget doesn't work anymore

2013-01-04 Thread Stefano Di Martino
Sorry, I just forgot to replace this... Next problem: I get a nil error when I want to add the volume widget by following way: local volume = require("volume") ... left_layout:add(volume.volume_widget) -- Here I get a nil error Any ideas? Thanks in advance. Stefano On 04.01.

Re: awesome 3.5.2: Volume Widget doesn't work anymore

2013-01-04 Thread Antonio Santos
Hi, add_signal is now connect_signal See the wiki On Fri, Jan 4, 2013 at 9:40 AM, Stefano Di Martino wrote: > On 03.01.2013 13:36, Piotr Adamus wrote: > >> Hello, >> >> I think you must rewrite your widgets: >> >> "widget" Library Changes >> >> "widget" Library Replacement >> There is no long

Re: awesome 3.5.2: Volume Widget doesn't work anymore

2013-01-04 Thread Diep Pham Van
Read the change log, man. Replace `add_signal` with `connect_signal`. On Fri, Jan 04, 2013 at 09:40:39AM +0100, Stefano Di Martino wrote: > On 03.01.2013 13:36, Piotr Adamus wrote: > >Hello, > > > >I think you must rewrite your widgets: > > > >"widget" Library Changes > > > >"widget" Library Repla

Re: awesome 3.5.2: Volume Widget doesn't work anymore

2013-01-04 Thread Stefano Di Martino
On 03.01.2013 13:36, Piotr Adamus wrote: Hello, I think you must rewrite your widgets: "widget" Library Changes "widget" Library Replacement There is no longer a thing like widget in the API, so different widgets which were provided by its type parameter can be found in different places. One o

Re: awesome 3.5.2: Volume Widget doesn't work anymore

2013-01-03 Thread Prashanth
On 03/01/13 13:36, Daniel Martí wrote: Sorry, but I can't resist asking... is the 3.5.2 bit on the title a typo? I've been looking at the git commit logs, but I can't find anything past the 3.5.0 release commit :) I guess the 3.5.2 was derived from the Archlinux package number "3.5-2" -- 2nd

Re: awesome 3.5.2: Volume Widget doesn't work anymore

2013-01-03 Thread Daniel Martí
On Thu, Jan 03, 2013 at 01:33:36PM +0100, Stefano Di Martino wrote: > Hi folks, > this volume widget doesn't work anymore after upgrading awesome: > http://awesome.naquadah.org/wiki/Volume_control_and_display > > I get the error > > "volume.lua:1: attempts to ca

Re: awesome 3.5.2: Volume Widget doesn't work anymore

2013-01-03 Thread Piotr Adamus
i Martino : > Hi folks, > this volume widget doesn't work anymore after upgrading awesome: > http://awesome.naquadah.org/wiki/Volume_control_and_display > > I get the error > > "volume.lua:1: attempts to call global 'widget' (a nil value)" > > This i

awesome 3.5.2: Volume Widget doesn't work anymore

2013-01-03 Thread Stefano Di Martino
Hi folks, this volume widget doesn't work anymore after upgrading awesome: http://awesome.naquadah.org/wiki/Volume_control_and_display I get the error "volume.lua:1: attempts to call global 'widget' (a nil value)" This is line 1: volume_widget = widget({ type = &qu

[Just Sharing / Discussion Point] Volume Widget Mouse Actions...

2012-07-26 Thread David Sorkovsky
Hi All, Just a quick share on the volume widget [Farhavens volume widget: http://awesome.naquadah.org/wiki/Farhavens_volume_widget] All examples have something like the following code... myvolume.widget:buttons

Re: two volume widget

2012-02-16 Thread Adrian C.
> vicious.cache(vicious.widgets.volume) Remove it. -- Adrian C. (anrxc) | anrxc..sysphere.org | PGP ID: D20A0618 PGP FP: 02A5 628A D8EE 2A93 996E 929F D5CB 31B7 D20A 0618 -- To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Re: two volume widget

2012-02-15 Thread dodo
it's not Easter yet, so what's the error? On 15 February 2012 09:55, stardiviner wrote: > I want to have two volume widgets: Master, PCM > every volume widget has bar and textbox widget. > bellowing code is in my rc.lua. but it has error. I hope you can figure out. > Than

two volume widget

2012-02-15 Thread stardiviner
I want to have two volume widgets: Master, PCM every volume widget has bar and textbox widget. bellowing code is in my rc.lua. but it has error. I hope you can figure out. Thanks -- {{{ Volume level volicon = widget({ type = "imagebox" }) volicon.image = image(beautiful.