You are not logged in.

#1151 2013-03-09 11:48:11

wizep
Member
Registered: 2011-05-30
Posts: 3

Re: Share your Awesome(WM) desktop!

TheImmortalPhoenix wrote:

You're welcome smile

I added icons in tags...what do you think?

http://s1.postimage.org/equs4do0r/29_01_2013_05_58_56_scrot.jpg

Mind sharing the config files you used to make that dude?

Offline

#1152 2013-03-10 20:45:26

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

Re: Share your Awesome(WM) desktop!

Hi guys

How can i get the clients menu in mymainmenu ? hmm

mymenu = {
                                    { "File Manager", fileman },
                                    { "Browser", browser },
                                    { "Terminal", terminal },
                                    { " ", function () awful.menu.hide(mymainmenu) end, nil},
                                    { "Files", myplacesmenu.myplacesmenu()},
                                    { "Applications", menu_items },
                                    { "Windows", function () awful.menu.clients() end },
                                    { " ", function () awful.menu.hide(mymainmenu) end, nil},
                                    { "Exit", exitmenu }
}

mymainmenu = awful.menu({ items =  mymenu
                                    
                        })

Last edited by mony (2013-03-11 15:39:14)

Offline

#1153 2013-03-13 21:08:35

sleepy
Member
Registered: 2010-04-19
Posts: 7

Re: Share your Awesome(WM) desktop!

diiis wrote:
Ekber wrote:

diis looks very nice wink
can you share your config please ?

You can find my config files on github


Hey diis, sorry to bother you man, I really like your setup, I cloned your dotfiles, however the theme directory seems to be lacking some of the files you were using, would you mind doing a commit/push?


Thank you!!
sleepy

Offline

#1154 2013-03-13 21:15:49

zezhyrule3
Member
Registered: 2013-03-08
Posts: 65

Re: Share your Awesome(WM) desktop!

Edited my theme a bit, now I just need some widgets >_<

th_2013-03-13-161307_1366x768_scrot_zps3bf195fe.png

Edit: Changed the picture. Finally got me some colorful widgets yaaaay~ And made some good looking tag square things, and got rid of the icons in the task list. At last, I am content <3 until tomorrow at least

Last edited by zezhyrule3 (2013-03-14 05:37:11)


- dots -

Offline

#1155 2013-03-17 16:10:25

TheImmortalPhoenix
Member
From: 127.0.0.1
Registered: 2011-08-13
Posts: 436

Re: Share your Awesome(WM) desktop!

Actual: http://ompldr.org/iaHNmMQ
Screenshots inside! If you can do better scripts for mounting and zoom, please do it!

Offline

#1156 2013-03-17 17:28:25

F34R
Member
From: /dev/loliland
Registered: 2012-02-05
Posts: 245

Re: Share your Awesome(WM) desktop!

TheImmortalPhoenix wrote:

Actual: http://ompldr.org/iaHNmMQ
Screenshots inside! If you can do better scripts for mounting and zoom, please do it!


good to see you long time ago,  not choose any wm ?

Offline

#1157 2013-03-17 17:51:46

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Share your Awesome(WM) desktop!

TheImmortalPhoenix wrote:

Actual: http://ompldr.org/iaHNmMQ
Screenshots inside! If you can do better scripts for mounting and zoom, please do it!


Please don't paste links to random zip files here. While you do have a solid history in these threads, it does set an ugly precedent for malefactors to exploit.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#1158 2013-03-17 18:50:15

Unia
Member
From: Stockholm, Sweden
Registered: 2010-03-30
Posts: 2,486
Website

Re: Share your Awesome(WM) desktop!

jasonwryan wrote:
TheImmortalPhoenix wrote:

Actual: http://ompldr.org/iaHNmMQ
Screenshots inside! If you can do better scripts for mounting and zoom, please do it!


Please don't paste links to random zip files here. While you do have a solid history in these threads, it does set an ugly precedent for malefactors to exploit.

The reason is that TIP has no internet connection at the moment. I guess he thought this was a nice way to share everything at once from another computer. I do get your point, though, and I agree.


If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres

Offline

#1159 2013-03-18 11:53:31

tdy
Member
From: Sacremende
Registered: 2008-12-14
Posts: 440

Re: Share your Awesome(WM) desktop!

Unia wrote:

The reason is that TIP has no internet connection at the moment. I guess he thought this was a nice way to share everything at once from another computer. I do get your point, though, and I agree.

What? Then how did he ompload it? It's not really important, but I'm just confused...

Offline

#1160 2013-03-18 12:27:43

Unia
Member
From: Stockholm, Sweden
Registered: 2010-03-30
Posts: 2,486
Website

Re: Share your Awesome(WM) desktop!

tdy wrote:
Unia wrote:

The reason is that TIP has no internet connection at the moment. I guess he thought this was a nice way to share everything at once from another computer. I do get your point, though, and I agree.

What? Then how did he ompload it? It's not really important, but I'm just confused...

I guess he created a 7z file on his laptop and moved that to his friend's computer running Windows (he told me all about that on facebook big_smile). TIP can be trusted, I'm sure. But still, JWR is right: don't post links to random zip files.


If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres

Offline

#1161 2013-03-18 12:40:09

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

Re: Share your Awesome(WM) desktop!

first awesome smile
201303122235143360x1080.th.png

Last edited by mony (2013-03-19 11:05:31)

Offline

#1162 2013-03-18 13:51:52

F34R
Member
From: /dev/loliland
Registered: 2012-02-05
Posts: 245

Re: Share your Awesome(WM) desktop!


nice shot, btw read the fist post on actual monthly topic, resize the pic.

Offline

#1163 2013-03-18 22:15:41

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,362

Re: Share your Awesome(WM) desktop!

mony wrote:

Hi guys

How can i get the clients menu in mymainmenu ? hmm

mymenu = {
                                    { "File Manager", fileman },
                                    { "Browser", browser },
                                    { "Terminal", terminal },
                                    { " ", function () awful.menu.hide(mymainmenu) end, nil},
                                    { "Files", myplacesmenu.myplacesmenu()},
                                    { "Applications", menu_items },
                                    { "Windows", function () awful.menu.clients() end },
                                    { " ", function () awful.menu.hide(mymainmenu) end, nil},
                                    { "Exit", exitmenu }
}

mymainmenu = awful.menu({ items =  mymenu
                                    
                        })

It needs to be expanded out more:

mymainmenu = awful.menu({items = {{ "mymenu",mymenu,beautiful.awesome.icon}}})

I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#1164 2013-03-19 10:46:47

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

Re: Share your Awesome(WM) desktop!

nomorewindows wrote:

It needs to be expanded out more:

mymainmenu = awful.menu({items = {{ "mymenu",mymenu,beautiful.awesome.icon}}})

didn't work hmm

Offline

#1165 2013-03-19 18:23:29

tdy
Member
From: Sacremende
Registered: 2008-12-14
Posts: 440

Re: Share your Awesome(WM) desktop!

This is a screenshot thread.. you might want to consider the Applications & Desktop subforum, awesome@oftc, etc..

Offline

#1166 2013-03-21 14:31:47

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

Re: Share your Awesome(WM) desktop!

new colors, wall, and conky smile
201303211717063600x1080.th.png

Offline

#1167 2013-03-21 21:38:03

earsplit
Member
Registered: 2012-03-31
Posts: 187
Website

Re: Share your Awesome(WM) desktop!

Would you mind sharing your Xresources? And what did you use to generate that pipemenu?


((( configs :: website )))

Offline

#1168 2013-03-22 00:20:24

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

Re: Share your Awesome(WM) desktop!

earsplit wrote:

Would you mind sharing your Xresources? And what did you use to generate that pipemenu?

You can find it in my github
and for the pipemenu i used freedesktop menu see my menu.lua in the github

Offline

#1169 2013-03-22 19:08:45

arkindal
Member
From: 127.0.0.1
Registered: 2009-09-01
Posts: 37

Re: Share your Awesome(WM) desktop!

Hey everyone:)
I recently switched to awesome WM and I'm trying to customize my theme a bit (merely editing for now), I was wonderinf how do you guys get to change the logo on the top left, I'd like to have the arch logo obviously tongue
How do I get to do that?

Offline

#1170 2013-03-22 20:52:24

zezhyrule3
Member
Registered: 2013-03-08
Posts: 65

Re: Share your Awesome(WM) desktop!

arkindal wrote:

Hey everyone:)
I recently switched to awesome WM and I'm trying to customize my theme a bit (merely editing for now), I was wonderinf how do you guys get to change the logo on the top left, I'd like to have the arch logo obviously tongue
How do I get to do that?

In your theme.lua file of whatever theme you're editing, put the path to your image after "theme.awesome_icon", i.e.:

theme.awesome_icon = "~/Pictures/icons/archawmlogo.png"

which is what I have. Here's the image I use.


- dots -

Offline

#1171 2013-03-22 23:28:20

arkindal
Member
From: 127.0.0.1
Registered: 2009-09-01
Posts: 37

Re: Share your Awesome(WM) desktop!

Worked like a charm, thanks!

Offline

#1172 2013-03-23 16:38:24

mtrokic
Member
From: Montreal
Registered: 2009-10-24
Posts: 56
Website

Re: Share your Awesome(WM) desktop!

Here's my latest musing. It's a James Bond inspired theme.

Clean:

2013_03_23_122116_1920x1080_scrot.jpg

Busy:

2013_03_23_122522_1920x1080_scrot.jpg

Offline

#1173 2013-03-25 21:02:34

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

Re: Share your Awesome(WM) desktop!

201303252358003600x1080.th.png

201303252332463600x1080.th.png

Last edited by mony (2013-03-25 21:06:03)

Offline

#1174 2013-03-25 21:29:01

TheImmortalPhoenix
Member
From: 127.0.0.1
Registered: 2011-08-13
Posts: 436

Re: Share your Awesome(WM) desktop!

@mony: nice! how did you set icons in menu?

Offline

#1175 2013-03-25 22:40:20

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

Re: Share your Awesome(WM) desktop!

https://github.com/mony960/dotfiles/blo … e/menu.lua
in freedesktop.utils https://github.com/mony960/dotfiles/blo … /utils.lua
i changed

all_icon_sizes = {
    '128x128',
    '96x96',
    etc ...
}
all_icon_types = {
    'apps',
    'actions',
    etc ...
}

to

all_icon_sizes = {
    'apps',
    'actions',
   etc ...
}
all_icon_types = {
    '128',
    '96',
    etc ...
}

then i replaced ".xpm" with ".svg" because i don't use xpm icons
and finally in freedesktop.menu i changed the local menu to use svg icons instead of png icons because elementary icons uses svg icons

now the icons path will be like this "/usr/share/icons/elementary/{apps,actions,etc...}/{128,96,64,etc...}/<icon>.svg"
smile

Offline

Board footer

Powered by FluxBB