You are not logged in.

#126 2010-08-21 16:40:05

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: The i3 thread

Thanks kcirick. I'll try that later tonight. Currently at work. I still am pissed that i3-wsbar is not working for me. So I am going to try until I get it working smile

EDIT : kcirick. I tried your conkyrc and your exec command. it does not show up anything. even when I manually enter that command nothing shows up and even when I restart i3, nothing shows up.

This is turning out to be harder than it should be.

Last edited by Inxsible (2010-08-21 18:48:50)


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#127 2010-08-21 18:57:21

archman-cro
Member
From: Croatia
Registered: 2010-04-04
Posts: 943
Website

Re: The i3 thread

I officially love this window manager! I still have a few TODOs (irssi notifications), but I'm satisfied with my setup so far. The ease of use is great. I never thought I'd use a tiler. big_smile

Offline

#128 2010-08-21 19:04:01

marfig
Member
From: Portugal
Registered: 2010-07-30
Posts: 189
Website

Re: The i3 thread

Yeah. It's easy to fall in love for i3 smile

I wish I could do something for Inxsible though. The fact that valid and tested setups aren't working on his machine kinda freaks me out. I have no explanation for that. I offered to try out his files... but given that, what's the point?

I would probably just reinstall, Inxsible. Or look for the problem elsewhere. Maybe try it with conky-cli... dunno...

Last edited by marfig (2010-08-21 19:04:35)


I probably made this post longer than it should only because I lack the time to make it shorter.
- Paraphrased from Blaise Pascal

Offline

#129 2010-08-21 19:06:01

gazj
Member
From: /home/gazj -> /uk/cambs
Registered: 2007-02-09
Posts: 681
Website

Re: The i3 thread

What does i3-wsbar do?

Offline

#130 2010-08-21 19:06:57

Ogion
Member
From: Germany
Registered: 2007-12-11
Posts: 367

Re: The i3 thread

In irssi set these options:

[lookandfeel]
beep_msg_level = MSGS NOTICES DCC DCCMSGS HILIGHT
beep_when_away = ON
beep_when_window_active = ON
bell_beeps = ON

If you use urxvt
urxvt*urgentOnBell: true

That should be all (and make sure that the colors for pager/window deco is set to another color than normal colors, in i3/config).

(If you use tmux or screen, therre is an option you have to set too. I only know for tmux atm

# listen for activity on all windows
set -g bell-action any

Ogion


(my-dotfiles)
"People willing to trade their freedom for temporary security deserve neither and will lose both." - Benjamin Franklin
"Enlightenment is man's leaving his self-caused immaturity." - Immanuel Kant

Offline

#131 2010-08-21 19:20:31

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: The i3 thread

marfig wrote:

I would probably just reinstall, Inxsible. Or look for the problem elsewhere. Maybe try it with conky-cli... dunno...

your reinstall comment gave me an idea.

What version of i3 are you guys using?I am just using the one from the official repos.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#132 2010-08-21 19:27:46

Ogion
Member
From: Germany
Registered: 2007-12-11
Posts: 367

Re: The i3 thread

I'm using the git version from AUR, 20100728-1.

Ogion


(my-dotfiles)
"People willing to trade their freedom for temporary security deserve neither and will lose both." - Benjamin Franklin
"Enlightenment is man's leaving his self-caused immaturity." - Immanuel Kant

Offline

#133 2010-08-21 19:28:55

gazj
Member
From: /home/gazj -> /uk/cambs
Registered: 2007-02-09
Posts: 681
Website

Re: The i3 thread

I use i3 from community, and I couldn't get i3-wsbar to do anything useful!

EDIT: I am using the binary nvidia driver, could this be a factor?

Last edited by gazj (2010-08-21 19:29:28)

Offline

#134 2010-08-21 19:30:26

archman-cro
Member
From: Croatia
Registered: 2010-04-04
Posts: 943
Website

Re: The i3 thread

i3-wm 3.e_bf1-1 here.

Offline

#135 2010-08-21 19:53:45

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: The i3 thread

gazj wrote:

I use i3 from community, and I couldn't get i3-wsbar to do anything useful!

EDIT: I am using the binary nvidia driver, could this be a factor?

I am in the same boat. i3-wsbar just doesn't do anything. I am using xf86-video-ati so I don't think the drivers are an issue. Maybe I should use the git version and see if it changes anything.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#136 2010-08-21 20:07:37

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: The i3 thread

Using git-version here too.

i3-wsbar is only useful if you want to do more formatting on the workspace list than by default is available. For all other scenarios you can get the same result by piping something straight to dzen2.

Last edited by litemotiv (2010-08-21 20:09:16)


ᶘ ᵒᴥᵒᶅ

Offline

#137 2010-08-21 20:21:26

marfig
Member
From: Portugal
Registered: 2010-07-30
Posts: 189
Website

Re: The i3 thread

i3-git too. Although I don't use i3-wsbar (or dzen, for that matter). Just conky.


I probably made this post longer than it should only because I lack the time to make it shorter.
- Paraphrased from Blaise Pascal

Offline

#138 2010-08-21 20:38:30

gotmor
Member
From: Germany
Registered: 2007-09-03
Posts: 84
Website

Re: The i3 thread

archman-cro wrote:

I still have a few TODOs (irssi notifications), but I'm satisfied with my setup so far.

Take a look at this:  Irssi Notification System

My approach to a more detailed and useful notifier.

Offline

#139 2010-08-21 21:24:03

kcirick
Member
Registered: 2010-06-21
Posts: 364

Re: The i3 thread

sudo pacman -Qs i3 gave me "local/i3-wm 3.e_bf1-1"

i3-wsbar and all of its dependencies are from AUR. I didn't do anything special (except for dzen2, which I got the devel version from its homepage)

You do have the devel version of dzen2, right? not from AUR. the "-dock" option is not in AUR version, and this won't work. You need to do:

svn checkout http://dzen.googlecode.com/svn/trunk/ dzen

and "make clean install". I assume you did, but just double checking. Also, make sure when you execute "dzen2", it goes to the correct one (if you have the dzen2 from AUR installed in /usr/bin/dzen2 and if you got the devel version in /usr/local/bin/dzen2)...

Last edited by kcirick (2010-08-21 21:29:13)

Offline

#140 2010-08-21 21:37:08

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: The i3 thread

kcirick wrote:

You do have the devel version of dzen2, right? not from AUR. the "-dock" option is not in AUR version, and this won't work.

Afaik at least dzen2-gadgets-svn from AUR  has --dock support, maybe dzen2-xft-xpm-xinerama-svn too.


ᶘ ᵒᴥᵒᶅ

Offline

#141 2010-08-21 21:38:22

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: The i3 thread

litemotiv wrote:

......maybe dzen2-xft-xpm-xinerama-svn too.

it does. I know. I maintain it in AUR smile


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#142 2010-08-21 21:49:41

kcirick
Member
Registered: 2010-06-21
Posts: 364

Re: The i3 thread

http://aur.archlinux.org/packages.php?ID=14470 tells me dzen2-gadgets-svn was last updated in February 2010... Are you sure it hasn't been updated since then? I couldn't find any changelog or dates on their website...

Other than that, I got nothing. Inxsible, I guess you'll have to do without i3-wsbar.

Offline

#143 2010-08-21 22:06:22

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: The i3 thread

marfig wrote:

i3-git too. Although I don't use i3-wsbar (or dzen, for that matter). Just conky.

Can you make conky overlap the dock-space when using it standalone, or does it float one line above the workspace list?

kcirick wrote:

http://aur.archlinux.org/packages.php?ID=14470 tells me dzen2-gadgets-svn was last updated in February 2010... Are you sure it hasn't been updated since then? I couldn't find any changelog or dates on their website...

Other than that, I got nothing. Inxsible, I guess you'll have to do without i3-wsbar.

It's an SVN version, so it doesn't really matter when the package was last updated.


ᶘ ᵒᴥᵒᶅ

Offline

#144 2010-08-21 22:10:28

kcirick
Member
Registered: 2010-06-21
Posts: 364

Re: The i3 thread

litemotiv wrote:

Can you make conky overlap the dock-space when using it standalone, or does it float one line above the workspace list?

If you use conky by itself, then it goes above the workspace bar. If you pipe it through dzen, then you can place it inline with the bar.

litemotiv wrote:

It's an SVN version, so it doesn't really matter when the package was last updated.

Right. My bad.

Offline

#145 2010-08-21 22:40:08

archman-cro
Member
From: Croatia
Registered: 2010-04-04
Posts: 943
Website

Re: The i3 thread

Ogion wrote:

In irssi set these options:

[lookandfeel]
beep_msg_level = MSGS NOTICES DCC DCCMSGS HILIGHT
beep_when_away = ON
beep_when_window_active = ON
bell_beeps = ON

If you use urxvt
urxvt*urgentOnBell: true

That should be all (and make sure that the colors for pager/window deco is set to another color than normal colors, in i3/config).

(If you use tmux or screen, therre is an option you have to set too. I only know for tmux atm

# listen for activity on all windows
set -g bell-action any

Ogion

This should light up the workspace buttons on the bar, or? Or just blink the titlebars? I don't use those.

Offline

#146 2010-08-21 22:45:50

archman-cro
Member
From: Croatia
Registered: 2010-04-04
Posts: 943
Website

Re: The i3 thread

gotmor wrote:
archman-cro wrote:

I still have a few TODOs (irssi notifications), but I'm satisfied with my setup so far.

Take a look at this:  Irssi Notification System

My approach to a more detailed and useful notifier.

Is this tested with i3/i3-wsbar/dzen2? I've been looking at this one, but from that screenie I don't see what's the purpose of it, cause there's no description at all (or maybe it's just me big_smile). Is it changing the color of a workspace button on which the window is? When is it lightened up? Only when someone msgs me or echoes my name?

Offline

#147 2010-08-22 00:32:45

marfig
Member
From: Portugal
Registered: 2010-07-30
Posts: 189
Website

Re: The i3 thread

litemotiv wrote:
marfig wrote:

i3-git too. Although I don't use i3-wsbar (or dzen, for that matter). Just conky.

Can you make conky overlap the dock-space when using it standalone, or does it float one line above the workspace list?

No. It would always float above the workspace. I did try, but couldn't control its positioning. None of conky's position methods work, I think because for it to display in i3 it needs to be set to dock, and i3 reserves the space above the workspace bar for docked windows. Frankly, I'm admired dzen2 can. I thought the only way that was possible was through i3-wsbar. Hence, the conky | i3-wsbar "dzen" we often hear about.

But I had another issue with my setup. You can see it here. I place some variables to the left and then ${alignr} the remainder, leaving a gap in the middle. This is as I intend it to be. But when I was initially working around with i3-wsbar and dzen trying to move everything to the side of the workspace buttons area, I couldn't make it work. Dzen's ^p(_RIGHT) and other things I tried weren't just working. Eventually I figured the loss of one input line wasn't worth all the trouble. So I reverted back to conky-only and am satisfied with the result.


I probably made this post longer than it should only because I lack the time to make it shorter.
- Paraphrased from Blaise Pascal

Offline

#148 2010-08-22 00:41:46

archman-cro
Member
From: Croatia
Registered: 2010-04-04
Posts: 943
Website

Re: The i3 thread

marfig, can you post a new screenie, maybe? I wanna see the conky-only stuff. Seems like some badass stuff.

Offline

#149 2010-08-22 00:52:19

marfig
Member
From: Portugal
Registered: 2010-07-30
Posts: 189
Website

Re: The i3 thread

I'm not sure I follow. You want to see a screenshot of just the conky, or the config file?
It's really nothing special. smile

The dotfiles I put them here: http://www.quiettech.org/arch/dotfiles


I probably made this post longer than it should only because I lack the time to make it shorter.
- Paraphrased from Blaise Pascal

Offline

#150 2010-08-22 00:58:21

archman-cro
Member
From: Croatia
Registered: 2010-04-04
Posts: 943
Website

Re: The i3 thread

No, of the whole desktop where conky can be seen. smile

Offline

Board footer

Powered by FluxBB