You are not logged in.

  1. Index
  2. » Artwork & Screenshots
  3. » April 2017 Screenshots

#1 2017-04-01 08:53:54

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

April 2017 Screenshots

Please use thumbnails

Do not embed images larger than approx 250x250px (62,500px) into posts, use thumbnails linking to a hosted image instead

We recommend http://scrot.moe for image uploads. Thank you very much, mr.neilypops!

Avoid the large thumbnail www.imgur.com code, use the "medium" link thumbnail.  An example of the code:

[url=http://imgur.com/your_image_code][img]http://i.imgur.com/your_image_codem.jpg[/img][/url]

Notice the m in your_image_codem.jpg in the IMG code block

Users have been using www.postimage.org lately which does a nice job and is Multi-lingual as well.  Upload your image to the site and grab the Thumbnail for Forums code.

Example BB-code from imgbox.com:

[URL=http://imgbox.com/xxxxxx][IMG]http://t.imgbox.com/xxxxxx.jpg[/IMG][/URL]

[url=https://scrot.moe/image/WTH3][img]https://cdn.scrot.moe/images/2016/12/01/screenFetch-2016-12-01_21-20-07.th.png[/img][/url]
                   ^ fullsize image                ^ thumbnail

Here is a generic piece of code if you need to create your own thumbnail:

[url=http://link.to.your.fullsized.image][img]http://link.to.your.thumbnail.image[/img][/url]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#2 2017-04-01 11:09:25

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: April 2017 Screenshots

OpenBSD -current (identifies as 6.1 now so the release is very soon) & FVWM running Firefox, xterm/vim & xclock:

2017-04-01-120415_1280x800_scrot.th.png

Offline

#3 2017-04-01 17:46:57

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: April 2017 Screenshots

^ That is some seriously 80's looking stuff! Awesomely fierce logo, isn't it? My usual...

Screenshot_2017-04-01_12-29-21.th.png

@damo, thanks for starting the thread!


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#4 2017-04-01 18:25:15

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: April 2017 Screenshots

hhh wrote:

some seriously 80's looking stuff!

I ♥ retro desktops smile

More modern alternatives are available from the packages collection:

screenFetch-2017-04-01_19-21-59.th.png

BSDLabs cool

Offline

#5 2017-04-01 18:54:18

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,853

Re: April 2017 Screenshots

Same old, nothing has really changed.

ARCH8.th.png


"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

#6 2017-04-01 19:06:35

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: April 2017 Screenshots

@HoaS, BSDLabs, I love it!

@Dobbie, you made purple look great! It's not an easy color to work with IMO.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#7 2017-04-01 20:10:55

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,853

Re: April 2017 Screenshots

hhh wrote:

@HoaS, BSDLabs, I love it!

@Dobbie, you made purple look great! It's not an easy color to work with IMO.


Thanks h3, once you get it right it loos so good.


"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

#8 2017-04-01 20:57:17

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: April 2017 Screenshots

Dobbie03 wrote:

once you get it right it looks so good.

I concur! https://www.bunsenlabs.org/img/frontpag … y/hhh2.jpg

I can't remember what I was running then, I don't think it was openbox. I think it was awesome wm.

Wrong... https://forums.bunsenlabs.org/viewtopic … 873#p20873

BTW, if anyone wants to try my latest compton.conf, I'm feeling generous today...

# Shadow
shadow = false;
no-dnd-shadow = true;
no-dock-shadow = true;
shadow-radius = 7;
shadow-offset-x = -7;
shadow-offset-y = -7;
shadow-opacity = 0.4;
#uncomment if shadows are enabled: shadow-exclude = [ "i:e:Conky" ];
daemon = true;

# Opacity and Blur
inactive-opacity = 0.65;
blur-background-frame = true;

# Fading
fading = true;
fade-delta = 2;
fade-in-step = 0.03;

# Remove Task Switcher menu transparency and set backend
mark-ovredir-focused = true;
backend = "glx";

No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#9 2017-04-01 21:39:35

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,853

Re: April 2017 Screenshots

hhh wrote:
Dobbie03 wrote:

once you get it right it looks so good.

I concur! https://www.bunsenlabs.org/img/frontpag … y/hhh2.jpg

I can't remember what I was running then, I don't think it was openbox. I think it was awesome wm.

Wrong... https://forums.bunsenlabs.org/viewtopic … 873#p20873

BTW, if anyone wants to try my latest compton.conf, I'm feeling generous today...

# Shadow
shadow = false;
no-dnd-shadow = true;
no-dock-shadow = true;
shadow-radius = 7;
shadow-offset-x = -7;
shadow-offset-y = -7;
shadow-opacity = 0.4;
#uncomment if shadows are enabled: shadow-exclude = [ "i:e:Conky" ];
daemon = true;

# Opacity and Blur
inactive-opacity = 0.65;
blur-background-frame = true;

# Fading
fading = true;
fade-delta = 2;
fade-in-step = 0.03;

# Remove Task Switcher menu transparency and set backend
mark-ovredir-focused = true;
backend = "glx";

Nice screenshots.  Thanks for the compton.conf too.

P.S. what theme were you using?

Last edited by Döbbie03 (2017-04-01 21:44:06)


"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

#10 2017-04-02 01:03:01

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: April 2017 Screenshots

Crocus, a theme for BunsenLabs...
https://forums.bunsenlabs.org/viewtopic … 874#p20874

I'll try and update it for stretch tomorrow.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#11 2017-04-02 03:47:09

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,853

Re: April 2017 Screenshots

hhh wrote:

Crocus, a theme for BunsenLabs...
https://forums.bunsenlabs.org/viewtopic … 874#p20874

I'll try and update it for stretch tomorrow.

Oh nice!  I would like that theme very much indeed.


"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

#12 2017-04-02 06:05:50

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,853

Re: April 2017 Screenshots

Going for a mono look

ARCH11.th.png


"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

#13 2017-04-02 07:12:52

Nili
Member
From: $HOME/♫♪
Registered: 2015-09-30
Posts: 1,271
Website

Re: April 2017 Screenshots

Dobbie03 wrote:

Going for a mono look

Black Metal and Black Coffee It goes well with black or mono looks but your background/configs sounds better with colors, so i like ^#5 scrot more smile

Regards!


Tumbleweed | KDE Plasma

Offline

#14 2017-04-02 08:11:06

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,853

Re: April 2017 Screenshots

Nili wrote:
Dobbie03 wrote:

Going for a mono look

Black Metal and Black Coffee It goes well with black or mono looks but your background/configs sounds better with colors, so i like ^#5 scrot more smile

Regards!

smile Thanks Nili.


"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

#15 2017-04-02 13:26:33

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: April 2017 Screenshots

Minecraft server on OpenBSD:
2017-04-02-132724_1280x800_scrot.th.png

Clean desktop:
2017-04-02-133830_1280x800_scrot.th.png

I ♥ Beams smile

Offline

#16 2017-04-02 13:46:07

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: April 2017 Screenshots

Head_on_a_Stick wrote:

I ♥ Beams smile

Thanks man! It's a keeper, for sure.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#17 2017-04-02 21:31:46

Antidentity
Member
From: Belgium
Registered: 2017-04-02
Posts: 7

Re: April 2017 Screenshots

Hello everyone,

A mix of several icons themes and visual themes

1491168470.png

1491168511.png

Offline

#18 2017-04-02 21:40:51

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: April 2017 Screenshots

What folder icons are those?


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#19 2017-04-02 21:52:26

Antidentity
Member
From: Belgium
Registered: 2017-04-02
Posts: 7

Re: April 2017 Screenshots

hhh wrote:

What folder icons are those?

The folder icons are from "Oranchelo Green" icons theme. The notify icons are from "Deepin" icons theme. The gtk theme is a Numix Bluish slightly modified theme. smile

Offline

#20 2017-04-03 13:40:06

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,737

Re: April 2017 Screenshots

Slightly interesting Budgie desktop in Stretch
budgieStretch.th.png

Last edited by brontosaurusrex (2017-04-03 15:53:39)

Offline

  1. Index
  2. » Artwork & Screenshots
  3. » April 2017 Screenshots

Board footer

Powered by FluxBB