You are not logged in.

#1 2011-09-01 12:54:26

Draucia
Member
Registered: 2011-06-05
Posts: 128

[SOLVED]urxvt - black lines - i3

My urxvt leaves some weird black lines on the terminal. I don't have this problem in dwm, only in i3. I don't know why, I don't run urxvt with any special flags or anything like that. Here is a screenshot:

blacklines.png

I read urxvt 7 and it said it's because of the font. I tried running it without the terminus font (URxvt*font:            xft:terminus:size=8) and it still shows the black lines.

Last edited by Draucia (2011-09-01 21:15:39)

Offline

#2 2011-09-01 13:46:44

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: [SOLVED]urxvt - black lines - i3

Here's a way how you can solve this: http://i3wm.org/docs/userguide.html#_changing_colors

Offline

#3 2011-09-01 13:57:53

Draucia
Member
Registered: 2011-06-05
Posts: 128

Re: [SOLVED]urxvt - black lines - i3

Army wrote:

Here's a way how you can solve this: http://i3wm.org/docs/userguide.html#_changing_colors

Umm isn't that for the color of the window decoration?

Offline

#4 2011-09-01 20:46:42

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: [SOLVED]urxvt - black lines - i3

Sorry, I meant the second thing there, the one with client.background color, see

If you use a color other than black for your terminals, you most likely want to set the client background color to the same color as your terminal program’s background color to avoid black gaps between the rendered area of the termianal and the i3 border.

Offline

#5 2011-09-01 21:15:13

Draucia
Member
Registered: 2011-06-05
Posts: 128

Re: [SOLVED]urxvt - black lines - i3

Army wrote:

Sorry, I meant the second thing there, the one with client.background color, see

If you use a color other than black for your terminals, you most likely want to set the client background color to the same color as your terminal program’s background color to avoid black gaps between the rendered area of the termianal and the i3 border.

I missed that part. Thanks a lot. I'm loving this wm sooo much. So better than dwm. I have one question:

Is it possible to remove the window decoration of windows and make the window name appear on the bar? Maybe through dzen2?

Last edited by Draucia (2011-09-01 21:21:32)

Offline

#6 2011-09-01 21:24:40

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: [SOLVED]urxvt - black lines - i3

You can change the decoration with this http://i3wm.org/docs/userguide.html#_bo … ew_windows In your case, use "none".

Last edited by Army (2011-09-01 21:25:12)

Offline

#7 2011-09-01 21:44:52

Draucia
Member
Registered: 2011-06-05
Posts: 128

Re: [SOLVED]urxvt - black lines - i3

Army wrote:

You can change the decoration with this http://i3wm.org/docs/userguide.html#_bo … ew_windows In your case, use "none".

Well it only has an option for a 1px border. Is there a way to change that? And is it possible to get the current window name in dzen2?

Offline

#8 2011-09-01 22:09:48

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: [SOLVED]urxvt - black lines - i3

If you want no decoration at all, use "none", which behaves like 0pixel. That's what you want, right? No window borders at all?
About the current window name in the bar, I don't know about that. It might be scriptable... I don't know how, sorry. Maybe ask in the i3 thread, there are people there who know i3 a lot better than I do, especially the new version, which I don't use (I still use v3.e_bf3)

Last edited by Army (2011-09-01 22:10:35)

Offline

#9 2011-09-01 22:33:26

Draucia
Member
Registered: 2011-06-05
Posts: 128

Re: [SOLVED]urxvt - black lines - i3

Army wrote:

If you want no decoration at all, use "none", which behaves like 0pixel. That's what you want, right? No window borders at all?
About the current window name in the bar, I don't know about that. It might be scriptable... I don't know how, sorry. Maybe ask in the i3 thread, there are people there who know i3 a lot better than I do, especially the new version, which I don't use (I still use v3.e_bf3)

Well I kinda want a pixel border on all windows (no matter if they are selected or not) and a different color pixel on windows currently selected (because right now two terminal windows look like one). I will ask on the i3 thread, thanks.

Offline

#10 2011-09-01 23:15:29

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: [SOLVED]urxvt - black lines - i3

Oh that, well that's what you see here http://i3wm.org/docs/userguide.html#_changing_colors! Just read it and you'll get it.

Offline

#11 2011-09-01 23:31:42

Draucia
Member
Registered: 2011-06-05
Posts: 128

Re: [SOLVED]urxvt - black lines - i3

Army wrote:

Oh that, well that's what you see here http://i3wm.org/docs/userguide.html#_changing_colors! Just read it and you'll get it.

Yeah I've read that. You can only changes the top and bottom line/border (I think) with those. The thing is, it doesn't GIVE a border to unactive windows (unless on new_window normal, but then it displays that window decoration).

Offline

Board footer

Powered by FluxBB