You are not logged in.
Is that a midori bug or arch-forums bug the way the forum nav bar is broken there?
I think it is a midori bug. I am using the git version from AUR, and this occurs when I resize the window to a small size, and the site resizes with it. Could be a feature, not a flaw though. I have not checked it out.
Archers take their arrows in the knee.
Offline
brisbin33 wrote:Is that a midori bug or arch-forums bug the way the forum nav bar is broken there?
I think it is a midori bug. I am using the git version from AUR, and this occurs when I resize the window to a small size, and the site resizes with it. Could be a feature, not a flaw though. I have not checked it out.
It displays the same in Chrome when resizing the window..
See, you're unpacking.
Offline
My Openbox desktop inspired by Crunch/Archbang style.
conky
firefox
gvolwheel
moc
terminator
tilda
tint2
thunar
touhou 8
trayer
wine
feh used to set the background and as a general image viewer (like Windows Fax & Picture Viewer, using a bash script).
If anyone's interested, I'll edit my post to include more info (rc's, config's or whatnot).
Offline
-- mod edit: read the rules and only post thumbnails https://bbs.archlinux.org/viewtopic.php?id=61754 --
Openbox, tint2 :)
Last edited by jagardaniel (2010-11-06 16:12:02)
Offline
Openbox, tint2
Nice, mind sharing your OB and GTK themes, icon set and tint2rc?
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
jagardaniel wrote:Openbox, tint2
Nice, mind sharing your OB and GTK themes, icon set and tint2rc?
Hehe yes, ofc:
GTK theme = http://sixsixfive.deviantart.com/art/Li … -117381124
Openbox theme = http://box-look.org/content/show.php/No … tent=85035 (Can't get the link work right now, but it was from that page)
Icon set = extra/tango-icon-theme
tint2rc = http://pastebay.com/109109 (I'm not sure if i changed something from the default config, maybe the "rounded" setting)
Offline
Unia wrote:jagardaniel wrote:Openbox, tint2
Nice, mind sharing your OB and GTK themes, icon set and tint2rc?
Hehe yes, ofc:
....
Thanks!
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
I am using Openbox one month. Before it was Gnome + Compiz, but it's time to move on. And with Gnome 3 it will be must.
would you mind telling me what theme(s) you use for that?
EDIT:Nvm i noticed that it said in the screenshot
Last edited by markbabc (2010-11-06 18:34:42)
Offline
@Go-Run: Can you tell me please your font name and your icon themes name?
Offline
I've decided to purify my system. No compositing, less backgrounded tasks and cleaner looks.
Is compositing "bad"?
Offline
Is compositing "bad"?
No, it is quite useful in some ways. It can add usability to some themes, give contrast to foreground and background windows and so on - But the system is going at full speed without and for me the speed gain in dropping compositing was nice.
Since then I have moved to Xfce which has excellent built-in compositing, a self generating menu and other features. If you tell Xfce not to manage icons on the desktop the result is a clean desktop and a menu just like openbox containing quick links to programs (without this setting the menu is a sort of cross between gnome and openbox and it a bit cumbersome)
Offline
@Go-Run: Can you tell me please your font name and your icon themes name?
Icons : ALLGRAY
Fonts: Neuropolitical and Sony Sketch
Offline
Thx!
Offline
mh3rn4nd3z3 wrote:Is compositing "bad"?
No, it is quite useful in some ways. It can add usability to some themes, give contrast to foreground and background windows and so on - But the system is going at full speed without and for me the speed gain in dropping compositing was nice.
Since then I have moved to Xfce which has excellent built-in compositing, a self generating menu and other features. If you tell Xfce not to manage icons on the desktop the result is a clean desktop and a menu just like openbox containing quick links to programs (without this setting the menu is a sort of cross between gnome and openbox and it a bit cumbersome)
Ah OK. Thanks. I thought so.
Yeah, I really like the compositing Xfce offers, but have never switched to it completely, just try it out every now and then. I will try XFCE again with their coming 4.8 release.
Offline
from openbox to KDE to GNOME back to openbox... seems like only openbox fits me
openbox theme: http://box-look.org/content/show.php?content=120542
gtk theme: Gflat-graphite
Last edited by SonicSupremacy (2010-11-08 22:49:56)
Registered Linux user #589468
OS: Arch 64-bit -- CPU: Core i7-4770 GPU: Radeon R9 270x RAM: 16 gigs Storage: 120GB SSD + 1TB HDD
OS: Arch ARM -- Raspberry Pi B, Raspberry Pi B+, Raspberry Pi B2
Offline
Is that conky in the right upper corner?
Edit: I added the nice Fonts which Go_Run posted to Aur: neuropolitical_font sony_sketch_ef_font
Edit2: Here is my Openbox WM:
Openbox and GTK Theme: Dyne
Icon Theme: AnyColorYouLike
Font: sony_sketch_ef_font
Programs: tint2, ipager, bambus, thunar, sakura
Last edited by ying (2010-11-09 12:15:32)
Offline
Is that conky in the right upper corner?
Yes it is
Here are configs i use in case you wan't them
.conkyrc
# -- Conky settings -- #
background no
update_interval 1
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
double_buffer yes
no_buffers yes
text_buffer_size 2048
imlib_cache_size 0
# -- Window specifications -- #
own_window yes
own_window_type desktop
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
border_inner_margin 0
border_outer_margin 0
minimum_size 180 70
alignment top_right
gap_x 0
gap_y 0
# -- Graphics settings -- #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders yes
# -- Text settings -- #
use_xft yes
xftfont DejaVu Sans Mono:size=8
uppercase no
default_color 888888
# -- Lua Load -- #
lua_load ~/.conky_gauges.lua
lua_draw_hook_pre ring_stats
TEXT
${voffset 27}${goto 20}CPU${goto 108}MEM
.conky_gauges.lua
--[[
Ring Meters by londonali1010 (2009)
This script draws percentage meters as rings. It is fully customisable; all options are described in the script.
IMPORTANT: if you are using the 'cpu' function, it will cause a segmentation fault if it tries to draw a ring straight away. The if statement on line 145 uses a delay to make sure that this doesn't happen. It calculates the length of the delay by the number of updates since Conky started. Generally, a value of 5s is long enough, so if you update Conky every 1s, use update_num > 5 in that if statement (the default). If you only update Conky every 2s, you should change it to update_num > 3; conversely if you update Conky every 0.5s, you should use update_num > 10. ALSO, if you change your Conky, is it best to use "killall conky; conky" to update it, otherwise the update_num will not be reset and you will get an error.
To call this script in Conky, use the following (assuming that you save this script to ~/scripts/rings.lua):
lua_load ~/scripts/rings-v1.2.1.lua
lua_draw_hook_pre ring_stats
Changelog:
+ v1.2.1 -- Fixed minor bug that caused script to crash if conky_parse() returns a nil value (20.10.2009)
+ v1.2 -- Added option for the ending angle of the rings (07.10.2009)
+ v1.1 -- Added options for the starting angle of the rings, and added the "max" variable, to allow for variables that output a numerical value rather than a percentage (29.09.2009)
+ v1.0 -- Original release (28.09.2009)
]]
settings_table = {
{
name='cpu',
arg='cpu1',
max=100,
bg_colour=0x888888,
bg_alpha=0.3,
fg_colour=0x888888,
fg_alpha=0.5,
x=36, y=34,
radius=25,
thickness=10,
start_angle=0,
end_angle=90
},
{
name='cpu',
arg='cpu2',
max=100,
bg_colour=0x888888,
bg_alpha=0.3,
fg_colour=0x888888,
fg_alpha=0.5,
x=32, y=38,
radius=25,
thickness=10,
start_angle=180,
end_angle=270
},
{
name='memperc',
arg='',
max=100,
bg_colour=0x888888,
bg_alpha=0.3,
fg_colour=0x888888,
fg_alpha=0.5,
x=120, y=34,
radius=25,
thickness=10,
start_angle=0,
end_angle=90
},
}
require 'cairo'
function rgb_to_r_g_b(colour,alpha)
return ((colour / 0x10000) % 0x100) / 255., ((colour / 0x100) % 0x100) / 255., (colour % 0x100) / 255., alpha
end
function draw_ring(cr,t,pt)
local w,h=conky_window.width,conky_window.height
local xc,yc,ring_r,ring_w,sa,ea=pt['x'],pt['y'],pt['radius'],pt['thickness'],pt['start_angle'],pt['end_angle']
local bgc, bga, fgc, fga=pt['bg_colour'], pt['bg_alpha'], pt['fg_colour'], pt['fg_alpha']
local angle_0=sa*(2*math.pi/360)-math.pi/2
local angle_f=ea*(2*math.pi/360)-math.pi/2
local t_arc=t*(angle_f-angle_0)
-- Draw background ring
cairo_arc(cr,xc,yc,ring_r,angle_0,angle_f)
cairo_set_source_rgba(cr,rgb_to_r_g_b(bgc,bga))
cairo_set_line_width(cr,ring_w)
cairo_stroke(cr)
-- Draw indicator ring
cairo_arc(cr,xc,yc,ring_r,angle_0,angle_0+t_arc)
cairo_set_source_rgba(cr,rgb_to_r_g_b(fgc,fga))
cairo_stroke(cr)
end
function conky_ring_stats()
local function setup_rings(cr,pt)
local str=''
local value=0
str=string.format('${%s %s}',pt['name'],pt['arg'])
str=conky_parse(str)
value=tonumber(str)
if value == nil then value = 0 end
pct=value/pt['max']
draw_ring(cr,pct,pt)
end
if conky_window==nil then return end
local cs=cairo_xlib_surface_create(conky_window.display,conky_window.drawable,conky_window.visual, conky_window.width,conky_window.height)
local cr=cairo_create(cs)
local updates=conky_parse('${updates}')
update_num=tonumber(updates)
if update_num>5 then
for i in pairs(settings_table) do
setup_rings(cr,settings_table[i])
end
end
end
Registered Linux user #589468
OS: Arch 64-bit -- CPU: Core i7-4770 GPU: Radeon R9 270x RAM: 16 gigs Storage: 120GB SSD + 1TB HDD
OS: Arch ARM -- Raspberry Pi B, Raspberry Pi B+, Raspberry Pi B2
Offline
Offline
thanks for sharing your openbox setups. You have all inspired me to liven up my Desktop environment. It used to just be a bland grey background of a stpormy countryside and grey colored themes with xfce panel. I gave up on conky a while back but watching all your arrangements motivated me to go figure out what i was doing wrong lol.
Uploaded with ImageShack.us
nothing too fancy but a big improvement over my old bland set up.
openbox theme: Fvwmish
gtk theme: simple-industrial
icon theme: Azenis icons
font: terminal
programs: thunar,terminal,mpd,conky, mpd &ario
Last edited by FleeceJohnson (2010-11-10 19:38:46)
Offline
Nice Desktop.
Offline
Firepower
Please, share your configs!
What panel is this?
Offline
I think its tint2.
Btw firepower, can you please share your wallpaper? And xcompmgr is way outdated now. For some reason cairo composite manager gave me a lot of trouble with context menus, so I shifted to XFCE, which has its own bugs, though not really irritating ones. The lightweight life is bug free only on ttys I guess.
Last edited by shemz (2010-11-13 12:58:50)
Offline
The wallpaper is Lit Blue from Allan-C-Davis on Deviantart, here
I configured tint2 with tint2conf, but here it is:
# Background definitions
# ID 1
rounded = 0
border_width = 0
background_color = #B7B7B7 40
border_color = #FFFFFF 87
# ID 2
rounded = 2
border_width = 0
background_color = #57A5E9 60
border_color = #FFFFFF 40
# ID 3
rounded = 3
border_width = 0
background_color = #C5C5C5 40
border_color = #FFFFFF 60
# Panel
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 100% 22
panel_margin = 2 5
panel_padding = 2 0 5
panel_dock = 0
wm_menu = 1
panel_layer = top
panel_background_id = 1
# Panel Autohide
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 2
autohide_height = 2
strut_policy = follow_size
# Taskbar
taskbar_mode = single_desktop
taskbar_padding = 2 3 2
taskbar_background_id = 0
taskbar_active_background_id = 0
# Tasks
urgent_nb_of_blink = 8
task_icon = 0
task_text = 1
task_centered = 1
task_maximum_size = 150 35
task_padding = 6 5
task_background_id = 0
task_active_background_id = 2
task_urgent_background_id = 2
task_iconified_background_id = 0
# Task Icons
task_icon_asb = 70 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 70 0 0
# Fonts
task_font = Aller Bold 8
task_font_color = #D2D2D2 65
task_active_font_color = #FFFFFF 100
task_urgent_font_color = #FFFFFF 80
task_iconified_font_color = #D0D0D0 60
font_shadow = 0
# System Tray
systray = 1
systray_padding = 3 0 9
systray_sort = ascending
systray_background_id = 0
systray_icon_size = 16
systray_icon_asb = 85 -100 15
# Clock
time1_format = %H:%M
time1_font = Aller Bold 9
clock_font_color = #FFFFFF 80
clock_tooltip = %a %d %b
clock_padding = 0 0
clock_background_id = 0
# Tooltips
tooltip = 1
tooltip_padding = 2 2
tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3
tooltip_background_id = 1
tooltip_font = Aller 9
tooltip_font_color = #FFFFFF 100
# Mouse
mouse_middle = shade
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
# Battery
battery = 0
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
battery_hide = 98
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #FFFFFF 60
battery_padding = 1 0
battery_background_id = 0
Oh, and here is the same setup with a different wallpaper.
No xcompmgr this time, and not looking back.
By the way, the tray icons are all desaturated through tint2conf, and I am using external wicd icons. The fonts are all Aller Sans. OB is naos with modded colours.
Last edited by Firepower (2010-11-13 15:09:09)
Archers take their arrows in the knee.
Offline
WY DID NO ONE TELL ME ABOUT THIS?!
incredible cairo-compmgr (configure with cairo-compmgr --configure)
It gives animating windows, fades between desktops, transparent window boarders, shadows .... in Openbox
It also give an expose type thingy...
Offline