You are not logged in.
Re: gnome-mpv
I did (use it) for a while now. As far as I can see it does the job, but maybe my needs are too common.
What didn't work for your?
I hit major issues last March, when running it on VirtualBox: https://forums.bunsenlabs.org/viewtopic … 174#p47174
That said, generally speaking I'm not sure if the pipemenu is needed for another media player. Maybe it would be better to offer other tools?
This is off-topic for screenshots - maybe if you have some ideas, start a thread under "Development & Suggestions"?
normal service will be resumed as soon as possible
Offline
Alpine Linux running bspwm & tint2 (with urxvt, volumeicon & mate-power-manager):
I forgot how lovely bspwm is 8)
EDIT: note that Alpine's urxvt package doesn't use pixbuff (hence no icon in tint2), this is because I requested that they remove it while I was running dwm — I would now like it back please
EDIT2: on the upside, they decided to hard-code perl support out of the package so it's nice and light.
Last edited by Head_on_a_Stick (2018-01-14 14:23:57)
Offline
first screenshot of the year...
vertical panel + jgmenu, and another tint2 panel with showing what audacious is playing right now.
BunsenLabs on deviantArt
Don't touch my git!
Offline
first screenshot of the year...
https://cdn.scrot.moe/images/2018/01/15/Screenshot---01142018---102015-PM.th.png
vertical panel + jgmenu, and another tint2 panel with showing what audacious is playing right now.
So nice!!
Loving jgmenu! we have added it as the default menu in AL.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
what audacious is playing right now
how you do that? can you share your config?
Offline
@ututo, awesome, also I like that atomic version of the logo.
Offline
first screenshot of the year...
https://cdn.scrot.moe/images/2018/01/15/Screenshot---01142018---102015-PM.th.png
vertical panel + jgmenu, and another tint2 panel with showing what audacious is playing right now.
I hope You will post more screenshot in 2018
You always come with great idea
If it ain't broke, then tweak it until it breaks.
Offline
Offline
Thanks, guys! Glad you like it!
what audacious is playing right now
how you do that? can you share your config?
I will post my little experiment in the tint2 thread. meanwhile check out this link by Robert Washbourne.-
BunsenLabs on deviantArt
Don't touch my git!
Offline
first screenshot of the year...
https://cdn.scrot.moe/images/2018/01/15/Screenshot---01142018---102015-PM.th.png
vertical panel + jgmenu, and another tint2 panel with showing what audacious is playing right now.
Nice; what is the openbox theme?
You must unlearn what you have learned.
-- yoda
Online
^ my obtheme is arc-grey. The menu you see in the screenshot is from jgmenu_run ob. it doesn't match the obtheme but the colours of the tint2 panel.
BunsenLabs on deviantArt
Don't touch my git!
Offline
@ragamatrix, Is that a lua clock?
Offline
^Yes it is and it dates from the crunchbang forum, unfortunatly I don't remember the author.. may be easysid but not sure... I tweaked it a little do you want this clock ?
EDIT:
I have founded a link: https://handylinux.org/forum/viewtopic. … 273#p12273
Last edited by ragamatrix (2018-01-16 12:41:01)
Offline
Offline
oops we ran into each other... Last post edited
a v.10:
conky.config = {
-- work in background (disabled for testing)
background = false,
-- better fonts
use_xft = true,
--xftalpha = 1,
-- update interval
update_interval = 1,
total_run_times = 0,
-- window settings
own_window = true,
own_window_transparent = true,
own_window_type = 'desktop',
own_window_hints = 'undecorated, below, sticky, skip_taskbar, skip_pager',
--own_window_argb_visual = true,
--own_window_argb_value = 0,
-- anti-flickering
double_buffer = true,
-- size
minimum_width = 230,
minimum_height = 230,
maximum_width = 230,
-- shadows
draw_shades = true,
default_shade_color = 'black',
--borderscoss
draw_outline = false,
default_outline_color = 'red',
draw_graph_borders = false,
-- frame
draw_borders = false,
-- color
default_color = 'white',
color1 = 'FF7A2A',
color2 = 'aaaaaa',
color3 = '696969',
color4 = 'Firebrick3',
color5 = 'DodgerBlue1',
color6 = 'f6f3cc',
color7 = 'green3',
color8 = 'F8F8FF',
color9 = '1AB2CA',
-- position
alignment = 'top_right',
gap_x = 15,
gap_y = 50,
-- misc
no_buffers = true,
uppercase = false,
cpu_avg_samples = 2,
if_up_strictness = 'address',
use_spacer = 'none',
show_graph_range = false,
show_graph_scale = false,
--default_bar_height = 6,
--default_bar_width = 200,
text_buffer_size = 1000,
override_utf8_locale = true,
--fonts tests:
--LCDMono2
--Lucida Sans
--Neogrey
--PF Tempesta Five Condensed
--PF Tempesta Five Compressed
--Visitor TT1 BRK:Medium:size=9
--Anonymous Pro:Medium:size=8
font = 'Terminus:size=8', --important for shades
template0 = 'Terminus:size=8',
template1 = 'Terminus:size=6',
lua_load = '~/.conky/conky36/ClockHandz.lua',
lua_draw_hook_pre = 'main',
}
conky.text = [[
]]
Last edited by ragamatrix (2018-01-16 12:45:27)
Offline
Offline
Offline
^
Offline
Nice!
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline