You are not logged in.

#1276 2013-07-31 17:15:21

GYBTM
Member
Registered: 2013-04-20
Posts: 5

Re: Share your Awesome(WM) desktop!

sardina wrote:

i;m sory sir, i'm really really really newbie at awesome and lua programming, and i use your code a little, but i can't show battery, and net widget and so with the icon widget at my device, can you help me?

aceWCBJ6.jpg

and this is my code

http://pastebin.com/sR0YJjFR

Last edited by GYBTM (2013-07-31 17:20:00)

Offline

#1277 2013-07-31 18:39:19

sardina
Member
Registered: 2013-02-23
Posts: 152

Re: Share your Awesome(WM) desktop!

It seems icons don't show because Awesome can't find them.

You have to set them properly in your theme.lua.

Battery widget is working, you can se 'AC' on the right, wich means you plugged the cable, while net widget needs the right network interface id, otherwise it won't work.

These themes require a little knowledge. You should start from something simpler before trying them.


Anyway this is OT, start a new topic in an appropriate section if you want me to help you further.

Offline

#1278 2013-08-01 04:24:49

GYBTM
Member
Registered: 2013-04-20
Posts: 5

Re: Share your Awesome(WM) desktop!

sardina wrote:

It seems icons don't show because Awesome can't find them.

You have to set them properly in your theme.lua.

Battery widget is working, you can se 'AC' on the right, wich means you plugged the cable, while net widget needs the right network interface id, otherwise it won't work.

These themes require a little knowledge. You should start from something simpler before trying them.


Anyway this is OT, start a new topic in an appropriate section if you want me to help you further.

can we talk with email?

Offline

#1279 2013-08-01 04:37:29

z1lt0id
Member
Registered: 2012-09-20
Posts: 177

Re: Share your Awesome(WM) desktop!

An update version of my desktop. 

abnmu81r.jpg adbtDJEB.jpg

Offline

#1280 2013-08-01 05:20:18

Elv13
Member
Registered: 2010-01-17
Posts: 53

Re: Share your Awesome(WM) desktop!

Made the old blue theme work again:

36eh.png

https://github.com/Elv13/blind

Last edited by Elv13 (2013-08-01 05:33:50)

Offline

#1281 2013-08-01 08:51:07

sardina
Member
Registered: 2013-02-23
Posts: 152

Re: Share your Awesome(WM) desktop!

z1lt0id wrote:

If you're wondering why your widget icons are blurry, that's because multicolor theme bar height is 20px, and you're using a smaller one.

Resize manually your icons to match the bar, or set the bar height to 20, and you're done. ;-)

Offline

#1282 2013-08-02 17:54:31

sardina
Member
Registered: 2013-02-23
Posts: 152

Re: Share your Awesome(WM) desktop!

amouly wrote:

Hello people.

I'm using Awesome a long time, but now I have some new ideas in mind. I'm an Android developer and I want to make a Holo-like theme. I made some mockups whit GIMP, and I need some help to make it a real Awesome Theme.

If someone is interested, i will pleased.

Here I share my actual screen, and the mockup.

Thanks! big_smile.

PD: Sorry for my English, i'm from Argentina.

ACTUAL
http://i.imgur.com/XAGvU.png
http://i.imgur.com/tY7BD.png

MOCKUP
http://i.imgur.com/frNtE.png

I liked the mockup, therefore I implemented it.

20130802194644.png

20130802195110.png

Offline

#1283 2013-08-03 00:46:06

mrawfull
Member
Registered: 2011-11-26
Posts: 25

Re: Share your Awesome(WM) desktop!


Nice.

Offline

#1285 2013-08-05 11:32:53

sardina
Member
Registered: 2013-02-23
Posts: 152

Re: Share your Awesome(WM) desktop!

Always good stuff from you, I especially like layouts for menu.

Little by little, you're making a DE version of Awesome. big_smile

Offline

#1286 2013-08-05 11:39:57

t0m5k1
Member
From: overthere
Registered: 2012-02-10
Posts: 324

Re: Share your Awesome(WM) desktop!

sardina wrote:

Always good stuff from you, I especially like layouts for menu.

Little by little, you're making a DE version of Awesome. big_smile

I had the exact same thoughts lol
Radical Awesome wink


ROG Strix (GD30CI) - Intel Core i5-7400 CPU - 32Gb 2400Mhz - GTX1070 8GB - AwesomeWM (occasionally XFCE, i3)

If everything in life was easy, we would learn nothing!
Linux User: 401820  Steam-HearThis.at-Last FM-Reddit

Offline

#1287 2013-08-05 20:21:11

Elv13
Member
Registered: 2010-01-17
Posts: 53

Re: Share your Awesome(WM) desktop!

More s Shell than a DE as I don't plan to write apps for it. While one is the least known secret is Awesome programming is that you actually _can_ create GTK dialogs from the API, it would make Awesome unusable as they would still run in the main Thread. Among the things missing for a proper Shell is upower, udisk, NM/wicd and a few other d-bus services. The current LGI dbus module make this possible, but I am not there yet. While Radical 1.0 is near release (2 blockers remain) and Tyrannical 1.0 is also coming soon (3 blockers), it wont be enough to call this a shell just yet. It will all come together with the Forgotten module that will make it possible to create rules at runtime and gather execution metadata to make Awesome smarter. After all of that, there would be a potential round of polishing and it would need a theme that other people than me can actually like tongue

Offline

#1288 2013-08-17 10:44:06

sardina
Member
Registered: 2013-02-23
Posts: 152

Re: Share your Awesome(WM) desktop!

Hey guys, a little announce.

sardina wrote:

I was about to start porting vain to 3.5, when I saw this.

Splendid, I'll offer my collaboration to finish the thing quicker. big_smile

The thing is done!

VAin agaIN

I looked at kw4s work, but imo he/she was trying to do things more complicated than required, so I decided to start from scratch and to port it by myself.

For now, the original module has been tested and proven working.

But of course there will be new things, such as:

      - more fancy layouts (now that I learned how to do it)
      - improved widgets + new ones + modularization
      - portability

Also, readme will be extended and there will be a comprehensive wiki.

Screenshots soon. big_smile

Offline

#1289 2013-08-17 21:14:26

mony
Member
Registered: 2013-03-07
Posts: 32

Re: Share your Awesome(WM) desktop!

Hi

freedesktop.desktop now works in awesome 3.5 big_smile

scrot.jpg

awesome-freedesktop

Offline

#1290 2013-08-18 00:47:41

sardina
Member
Registered: 2013-02-23
Posts: 152

Re: Share your Awesome(WM) desktop!

To tell the truth, it was already working. tongue

Anyway yours seems more than a port.

In the screenshot, what that little 3 means, up in the bar, before layout icon?

PS: I suggest you to add issues feature to your repo.

Last edited by sardina (2013-08-18 00:50:13)

Offline

#1291 2013-08-18 09:59:16

mony
Member
Registered: 2013-03-07
Posts: 32

Re: Share your Awesome(WM) desktop!

sardina wrote:

To tell the truth, it was already working. tongue

Anyway yours seems more than a port.

In the screenshot, what that little 3 means, up in the bar, before layout icon?

PS: I suggest you to add issues feature to your repo.

Oh!! really ! but if you used it from terceiro awesome-freedesktop repo it woll not work !

and the 3 means tag No. 3 big_smile
BTW issues feature has been added to the repo

Offline

#1292 2013-08-18 11:36:04

sardina
Member
Registered: 2013-02-23
Posts: 152

Re: Share your Awesome(WM) desktop!

mony wrote:

Oh!! really ! but if you used it from terceiro awesome-freedesktop repo it woll not work !

Simply add a init module section and it it will.

mony wrote:

BTW issues feature has been added to the repo

Good.

I'm going to test it a little.

Offline

#1293 2013-08-18 12:19:47

mony
Member
Registered: 2013-03-07
Posts: 32

Re: Share your Awesome(WM) desktop!

sardina wrote:

Simply add a init module section and it it will.

i mean i got desktop icons to work not the menu !

Offline

#1294 2013-08-19 09:59:16

mony
Member
Registered: 2013-03-07
Posts: 32

Re: Share your Awesome(WM) desktop!

mony wrote:

Hi

freedesktop.desktop now works in awesome 3.5 big_smile

http://s11.postimg.org/71igmbtgv/scrot.jpg

awesome-freedesktop

guys, can anyone test it please ?

Offline

#1295 2013-08-21 20:20:00

minism
Member
Registered: 2012-09-09
Posts: 4

Re: Share your Awesome(WM) desktop!

I don't have a screenshot for this at the moment, but I wanted to share a quick little snippet function I added to my rc.lua, which prompts you to rename the current tag you have focused (doesn't require shifty as a dependency or anything).  I wanted this because I like keeping my tags flexible instead of fixed; I have it bound to a keyboard shortcut.

local function prompt_rename_tag()
    local tag = awful.tag.selected(mouse.screen)
    awful.prompt.run({prompt="Rename tag: "}, mypromptbox[mouse.screen].widget, function(text)
        if text:len() > 0 then
            tag.name = text
            tag:emit_signal("property::name")
        end
    end)
end

Offline

#1296 2013-08-22 10:22:52

sardina
Member
Registered: 2013-02-23
Posts: 152

Re: Share your Awesome(WM) desktop!

Nice idea!

Do you mind if I include it in vain?

Offline

#1297 2013-08-22 18:55:03

minism
Member
Registered: 2012-09-09
Posts: 4

Re: Share your Awesome(WM) desktop!

Not at all.   I'll have to take a look at some of the stuff you have here...

Offline

#1298 2013-08-25 17:46:53

Elv13
Member
Registered: 2010-01-17
Posts: 53

Re: Share your Awesome(WM) desktop!

mony wrote:
mony wrote:

Hi

freedesktop.desktop now works in awesome 3.5 big_smile

http://s11.postimg.org/71igmbtgv/scrot.jpg

awesome-freedesktop

guys, can anyone test it please ?

Hi, I have no time to test, but you can take a look at https://github.com/Elv13/awesome-config … /utils.lua

Back in 3.4 days, it was ~94% faster to load the menu using this util class than the old one. The whole lookup code was quite expensive. If you fixed it, fine, if not, feel free to use that version.

(the 94% stats come from a valgrind trace, I probably still have it if you can to take a look at it)

Offline

#1299 2013-08-29 01:02:39

wesleyac
Member
Registered: 2013-08-27
Posts: 80

Re: Share your Awesome(WM) desktop!

Just started configuring Awesome:

Dirty:
screenie.png

Clean:
screenie_clean.png

Theme is an edited zenburn.
Just ask if you want the .conkyrc or wallpaper.

Offline

#1300 2013-08-30 23:29:44

mony
Member
Registered: 2013-03-07
Posts: 32

Re: Share your Awesome(WM) desktop!

Elv13 wrote:

Hi, I have no time to test, but you can take a look at https://github.com/Elv13/awesome-config … /utils.lua

Back in 3.4 days, it was ~94% faster to load the menu using this util class than the old one. The whole lookup code was quite expensive. If you fixed it, fine, if not, feel free to use that version.

(the 94% stats come from a valgrind trace, I probably still have it if you can to take a look at it)

Thanks, currently i'm using mrzechonek patch
using Gtk and it's faster than before a lot
but i'll try yours smile
thanks

Last edited by mony (2013-08-30 23:31:12)

Offline

Board footer

Powered by FluxBB