You are not logged in.

#1 2014-01-02 09:42:10

easysid
Member
From: India
Registered: 2013-01-01
Posts: 256

January 2014 Screenshot thread

Happy New Year everyone. Time for a new thread.

Posting Guidelines

· DO NOT post full resolution screenshots!  You can use the "mogrify" command (pacman -S imagemagick) to make a thumbnail of your screenshot:

$ convert -resize 250x250 screenie.png thumb-screenie.png

Sizes Twenty percent of the original size is great for 1024x768 screenies. For bigger sizes (and especially for multi-monitor setups), we ask you to keep in mind not everyone uses broadband, and use an even smaller size (10% of a Full HD setup will still be 192x180, for example). NOTE: Anything wider than 250px or over 50Kb in size will be removed.

You can then upload these images to your server and use the following code to show them on the forum:

[url=http://my.site.com/screenie.png][img]http://my.site.com/thumb-screenie.png[/img][/url]

http://dl.dropbox.com/u/9334227/www/galleries/screenshots/thumb-20090621-3647748995.png   
*Thanks to Thayer for the screenie (more...)

· Several websites offer free image hosting.

Use the "thumbnail for forums" link code that is supplied by the image host to post your thumbnail link.

· Once the new month begins please do not post new screenies in the old threads.

· If the screenshot has questionable material that might not be safe to view while at work or in a school setting, please post only a link and not a thumbnail, along with a mention of "Not Safe for Work". Posts that do not adhere to this are subject to deletion without notice at any time.

· Please try to include any links to your wallpaper or configs that you may have and/or the names of your icon theme, running apps, DE, etc. in the same post to reduce unnecessary clutter later.

***** Your screenshot will be replaced by a reminder if you do not follow these guidelines *****


* As a simple way to include information about your setup in the screenshot, you can use a tool like screenfetch (in [community]) or Archey, screenfo or alsi (all in AUR) to print out details about your window manager, font, shell etc., with a very attractive ASCII Arch logo...

archey-small.png

Last edited by easysid (2014-01-02 09:52:53)

Offline

#2 2014-01-02 09:48:38

easysid
Member
From: India
Registered: 2013-01-01
Posts: 256

Re: January 2014 Screenshot thread

Light setup to start off the year.
vplthfj.png

Last edited by easysid (2014-09-01 14:32:39)

Offline

#3 2014-01-02 10:37:23

fetyr2004
Member
Registered: 2013-12-14
Posts: 38

Re: January 2014 Screenshot thread

Because I'm STILL recovering from the festivities, would you mind sharing that conky config?  It's just the right amount of minimalism I need :-3


Programming is a race between programmers making better software the the universe making bigger idiots.  So far the universe is winning.

Offline

#4 2014-01-02 11:23:28

easysid
Member
From: India
Registered: 2013-01-01
Posts: 256

Re: January 2014 Screenshot thread

fetyr2004 wrote:

Because I'm STILL recovering from the festivities, would you mind sharing that conky config?  It's just the right amount of minimalism I need :-3

sure. Just be aware that alignment is an issue in this conky, so there are a lot of voffsets in there. Fonts are openlogos, poky, radiospace and dejavu mono

# simple topbar conky
# Thursday, 02 January 2014 12:51

######################
# - Conky settings - #
######################

background no
update_interval 2
cpu_avg_samples 1
total_run_times 0
override_utf8_locale yes

double_buffer yes
no_buffers yes

text_buffer_size 10240
imlib_cache_size 10240

# For screen size 1366x768
minimum_size 1100 80
maximum_width 1100

gap_x 180
gap_y 5
#####################
# - Text settings - #
#####################
use_xft yes
xftfont dejavu sans mono:pixelsize=14
xftalpha .8

short_units yes
uppercase no

# Text alignment
alignment tl

######################
# - Color settings - #
######################

default_color dddddd # Text

#############################
# - Window specifications - #
#############################
own_window yes
own_window_colour 101010
own_window_argb_visual yes
own_window_transparent yes
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

border_inner_margin 0
border_outer_margin 0

#########################
# - Graphics settings - #
#########################
draw_shades no
draw_outline no
draw_borders no
stippled_borders 0
draw_graph_borders no

TEXT

${font openlogos:pixelsize=40}B${font}${voffset -10} ${kernel}\
${voffset -15}${font poky:pixelsize=35} s${font}${voffset -12} ${uptime_short} ${goto 320}\
${voffset -15}${font poky:pixelsize=35}P${font}${voffset -10} ${cpubar cpu0 13,160} \
${voffset -14}${font poky:pixelsize=35} M${font}${voffset -12} ${membar 13,160} \
${voffset -8}${font radiospace:pixelsize=25}    CPU${font} ${voffset -3} ${platform coretemp.0 temp 2}°\
${voffset -7}${font radiospace:pixelsize=25}   ATI${font} ${voffset -3} ${execi 3 sensors radeon-pci-0100 | grep temp1 | cut -c16-17}°
${voffset -16}${font dejavu sans mono:bold:pixelsize=11}\
${goto 430}${cpu cpu 0}% ${goto 675}${mem}

Offline

#5 2014-01-02 11:38:29

XxArcaneXx
Member
Registered: 2014-01-02
Posts: 8

Re: January 2014 Screenshot thread

Clean:
ZzPbGli.png

Dirty:
r6CZzXa.png

Offline

#6 2014-01-02 11:42:20

fetyr2004
Member
Registered: 2013-12-14
Posts: 38

Re: January 2014 Screenshot thread

A newer, lighter setup :-3

Clean
YyfEygZ.png

Dirty
kBk9hrF.png

A change from my usual dark themes.


Programming is a race between programmers making better software the the universe making bigger idiots.  So far the universe is winning.

Offline

#7 2014-01-02 12:21:24

okubax
Member
From: Kent, UK.
Registered: 2010-04-24
Posts: 210
Website

Re: January 2014 Screenshot thread

Still KDE
11687581963_91b19cfce1_m.jpg

Offline

#8 2014-01-02 12:25:41

fetyr2004
Member
Registered: 2013-12-14
Posts: 38

Re: January 2014 Screenshot thread

What IRC client is that in your terminal?


Programming is a race between programmers making better software the the universe making bigger idiots.  So far the universe is winning.

Offline

#9 2014-01-02 12:29:53

Jellicent
Member
From: Berlin
Registered: 2013-09-13
Posts: 189

Re: January 2014 Screenshot thread

fetyr2004 wrote:

What IRC client is that in your terminal?

It says in his terminal title. It's irssi.

Offline

#10 2014-01-02 16:42:42

Riley88
Member
From: Canton Georgia USA
Registered: 2013-01-24
Posts: 60

Re: January 2014 Screenshot thread

heres my xfce setup

http://imgur.com/a/17prU


HARDWARE ASUS K55A-RBR6 LAPTOP
Arch Linux 64bit Awesome WM
My setup http://www.youtube.com/watch?v=8il5sR9fxBM

Offline

#11 2014-01-02 19:34:56

agahnim
Member
Registered: 2013-07-03
Posts: 151

Re: January 2014 Screenshot thread

Riley88 wrote:

heres my xfce setup

http://imgur.com/a/17prU

I know that this is probably a stupid question, but would you mind telling me what it is that you are using to draw that menu screen in the first shot?

Offline

#12 2014-01-02 19:37:32

agahnim
Member
Registered: 2013-07-03
Posts: 151

Re: January 2014 Screenshot thread

Okay guys, I have been doing BSPWM for a while now, but decided to give Cinnamon a try. I may keep this setup for awhile.


Clean: http://i.imgur.com/GrUk2EY.jpg

GrUk2EYs.jpg

Fake Dirty: http://i.imgur.com/86zTHHW.jpg

86zTHHWs.jpg

Offline

#13 2014-01-02 19:47:04

Elv13
Member
Registered: 2010-01-17
Posts: 53

Re: January 2014 Screenshot thread

Crosspost from Awesome thread

pv59.png

I just finished the most useless widget of them all, the PieChart! The only thing it does is to look cool. Not too bad for 67 lines of code.

https://github.com/Elv13

Edit: Old link http://imageshack.us/a/img829/3254/pv59.png

Last edited by Elv13 (2014-01-03 06:38:41)

Offline

#14 2014-01-02 20:02:22

Riley88
Member
From: Canton Georgia USA
Registered: 2013-01-24
Posts: 60

Re: January 2014 Screenshot thread

agahnim wrote:
Riley88 wrote:

heres my xfce setup

http://imgur.com/a/17prU

I know that this is probably a stupid question, but would you mind telling me what it is that you are using to draw that menu screen in the first shot?

Its slingscold launcher


HARDWARE ASUS K55A-RBR6 LAPTOP
Arch Linux 64bit Awesome WM
My setup http://www.youtube.com/watch?v=8il5sR9fxBM

Offline

#15 2014-01-03 05:58:05

joetemp
Member
Registered: 2013-12-16
Posts: 73

Re: January 2014 Screenshot thread

Hey @agahnim, Can you explain a little more about that setup? Is that stock Cinnamon? What is that icon set?

Offline

#16 2014-01-03 06:25:59

agahnim
Member
Registered: 2013-07-03
Posts: 151

Re: January 2014 Screenshot thread

joetemp wrote:

Hey @agahnim, Can you explain a little more about that setup? Is that stock Cinnamon? What is that icon set?

The environment is cinnamon. The system icons are the Aw0ken White theme, while the dock in the middle of the screen (cairo dock) is using the Nitrux icon theme. The conky was made from scratch by me, with the exception of a small script that I found to display information from clementine. The colors in the conky are meant to match my terminal color scheme. The shell theme is Dark Glass with slight color modifications on the panel so that it would match the conky. The widget theme is FlatStudioDark and the border theme is Numix-blue. I am using the infinality font bundle and the wall paper was something that I found recently on the wallpaper general board on 4chan. That should just about cover it. If you need any configs then just ask and I will get them to you as soon as I can. Thanks for the email by the way. Sorry if it took too long to reply. Hope this helps.

Offline

#17 2014-01-03 19:44:55

joetemp
Member
Registered: 2013-12-16
Posts: 73

Re: January 2014 Screenshot thread

Thanks @agahnim I really appreciate it! That's a great looking desktop. One thing I don't understand (probably because I've never used Cinnamon) is why doesn't that look like any Cinnamon desktop I've ever seen? It looks like just a WM or shell at most.

Is there some sort of barebones Cinnamon or can you easily just strip it down? How do you like it? Is it fast?

Offline

#18 2014-01-03 23:10:32

Mindstormscreator
Member
Registered: 2012-07-01
Posts: 186

Re: January 2014 Screenshot thread

joetemp wrote:

Is there some sort of barebones Cinnamon or can you easily just strip it down? How do you like it? Is it fast?

I'd like more info as well. Could you post configs? I've been using bspwm for a bit too and want to try this out.

Last edited by Mindstormscreator (2014-01-03 23:12:03)

Offline

#19 2014-01-04 01:07:05

agahnim
Member
Registered: 2013-07-03
Posts: 151

Re: January 2014 Screenshot thread

Mindstormscreator wrote:
joetemp wrote:

Is there some sort of barebones Cinnamon or can you easily just strip it down? How do you like it? Is it fast?

I'd like more info as well. Could you post configs? I've been using bspwm for a bit too and want to try this out.


It is just stock cinnamon without any screen widgets or anything enabled. I am not using a lot of the panel widgets and I have no widgets on screen. The only thing that I have configured myself in plain text is the conky. Everything else is basically stock. All that I have done is enabled a theme, sized the panel to 20 pixel width, and enabled the certain widgets that I wanted with the panel. You can choose which icon you want for the menu button by right clicking it and choosing configure. I can post configs if you want, but all that I am really responsible for is the configuration of the conky and the dock. I could easily reproduce this more or less with openbox, but it is not really much slower and there are some niceties to cinnamon, like how it handles adding monitors and the sound applet and stuff. Would you like me to post in code blocks or to upload the configs somewhere? I will be posting my Xresources, Conky, and I can export a theme for the dock which can be added with the gui.

Offline

#20 2014-01-04 01:22:37

Mindstormscreator
Member
Registered: 2012-07-01
Posts: 186

Re: January 2014 Screenshot thread

agahnim wrote:

Would you like me to post in code blocks or to upload the configs somewhere? I will be posting my Xresources, Conky, and I can export a theme for the dock which can be added with the gui.

That would be terrific. I'm giving Cinnamon a try from bspwm now and it's strange how fond I am of it from a while of using a tiling wm. Your config seems great to start out with.
Perhaps you could throw everything onto Github? But if it's too much work I guess code blocks / plain upload could work.

Last edited by Mindstormscreator (2014-01-04 01:24:05)

Offline

#21 2014-01-04 01:33:31

agahnim
Member
Registered: 2013-07-03
Posts: 151

Re: January 2014 Screenshot thread

Alright, for those who asked.
https://dl.dropboxusercontent.com/u/913 … igs.tar.gz
Included is all of the things you should need for the conky. I included three scripts that I have dug up from various places. One is to get the number of new emails from your gmail address. You will have to insert your account information into the script. One script is to display play information from cmus, and the other for clementine. The conky is set to use the script for clementine and it has its own arguments in conky to choose what to display, while the cmus script decides its output in the script itself and just has to be executed. You will need to have the Edges font, the snap font, PF Tempesta Five font and the DeJaVu Sans font. I believe the only one of those that you will not already have is the PF Tempesta Five which is easy enough to find with a quick google search and it may be in the AUR. I included a theme pack for Cairo Dock, and my Xresources. The reason that I do not include the Cinnamon configs is because I know very little about the actual files because the GUI tools are more than sufficient to duplicate what I have done with a couple of clicks. I did include the Dark Glass theme that I changed the colors on a bit, just copy it to ~/.themes . If you need anything else just ask.

Offline

#22 2014-01-04 02:52:30

Mindstormscreator
Member
Registered: 2012-07-01
Posts: 186

Re: January 2014 Screenshot thread

agahnim wrote:

Thanks, will be trying this soon.

Offline

#23 2014-01-04 03:02:34

agahnim
Member
Registered: 2013-07-03
Posts: 151

Re: January 2014 Screenshot thread

Mindstormscreator wrote:
agahnim wrote:

Thanks, will be trying this soon.

I will warn you that the conky config is far from the cleanest that you will ever see. I made it for personal use and there are no real comments or anything. Sorry.

Offline

#24 2014-01-04 03:21:49

mrhai0811
Member
Registered: 2013-12-04
Posts: 4

Re: January 2014 Screenshot thread

fetyr2004 wrote:

Because I'm STILL recovering from the festivities, would you mind sharing that conky config?  It's just the right amount of minimalism I need :-3

Can u share wall?Very nice!

Last edited by mrhai0811 (2014-01-04 03:22:15)

Offline

#25 2014-01-04 06:30:17

easysid
Member
From: India
Registered: 2013-01-01
Posts: 256

Re: January 2014 Screenshot thread

mrhai0811 wrote:
fetyr2004 wrote:

Because I'm STILL recovering from the festivities, would you mind sharing that conky config?  It's just the right amount of minimalism I need :-3

Can u share wall?Very nice!

Here you go: http://ruotaquadra.deviantart.com/art/T … -308360845

Offline

Board footer

Powered by FluxBB