You are not logged in.

#326 2011-08-30 10:14:28

null
Member
Registered: 2009-05-06
Posts: 398

Re: August 2011 Screenshots

mind sharing your conkyrc @ Deciare?

Offline

#327 2011-08-30 10:29:16

ibnarrashid
Member
From: New York
Registered: 2010-01-14
Posts: 21
Website

Re: August 2011 Screenshots

Still using dwm:

clean:

3e76bf147291170.jpg

'busy':

806403147291172.jpg

Offline

#328 2011-08-30 10:50:04

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: August 2011 Screenshots

Deciare wrote:
flamelab wrote:
Deciare wrote:

Finally having gotten over the ;_; of forfeiting 22x22 panel icons, tint2 is now on top. Another 3 pixels of vertical space saved!

Clean:

http://i81.photobucket.com/albums/j239/Deciare/Screenshots/th_desktop-leaff-20110829.png

Dirty:

http://i81.photobucket.com/albums/j239/Deciare/Screenshots/th_desktop-leaff-20110829-dirty.png

Oh excellent fonts !! how did you manage that ?

Unhinted, LCD filtered fonts. big_smile

My ~/.fonts.conf file: http://www.isisview.org/~deciare/not_music/.fonts.conf

You may also need the libxft-lcd package from AUR.
There's also~ the fontconfig-lcd package from AUR that applies the lcdfilter rule globally, but KDE applications ignore that for some reason, so I wind up applying it locally anyway.

The fonts in the screenshot are Liberation Sans (9.5 pt for the taskbar and titlebars, 10 pt elsewhere) and Droid Sans (7.5 pt, 7 pt, and 10 pt for the battery %, time remaining, and clock, respectively).

I've always loved the smooth, full-bodied look of fully unhinted fonts. ^_^

Greattt!! thank you !!

Offline

#329 2011-08-30 13:55:10

TheImmortalPhoenix
Member
From: 127.0.0.1
Registered: 2011-08-13
Posts: 436

Re: August 2011 Screenshots


Very good!! How did you obtain info in the prompt? Mind sharing wall?

Offline

#330 2011-08-30 15:32:11

finwin
Member
Registered: 2011-04-16
Posts: 65

Re: August 2011 Screenshots

vYTRnYQ

Last edited by finwin (2011-08-30 15:34:58)

Offline

#331 2011-08-30 15:44:04

TheImmortalPhoenix
Member
From: 127.0.0.1
Registered: 2011-08-13
Posts: 436

Re: August 2011 Screenshots


Wonderful colors!! Can u share them? The panel il tint2? Can you share it too? Thanks

Offline

#332 2011-08-30 15:56:36

finwin
Member
Registered: 2011-04-16
Posts: 65

Re: August 2011 Screenshots

TheImmortalPhoenix wrote:

Wonderful colors!! Can u share them? The panel il tint2? Can you share it too? Thanks

URxvt*background: #000000
URxvt*foreground: #717171
!Black
URxvt*color0: #3d3e3d
URxvt*color8: #5a5b5c
!Red
URxvt*color1: #755a5b
URxvt*color9: #a37679
!Green
URxvt*color2: #68755a
URxvt*color10: #87a376
!Yellow
URxvt*color3: #756e5a
URxvt*color11: #a39b76
!Blue
URxvt*color4: #5b6976
URxvt*color12: #758ba3
!Magenta
URxvt*color5: #755b76
URxvt*color13: #9f76a3
!Cyan
URxvt*color6: #5b7674
URxvt*color14: #75a3a1
!White
URxvt*color7: #808080
URxvt*color15: #aeafb0

that panel is pypanel

VERSION         = 2.4           # Config file version

#------------------------------------------------------------------------------
# Colors: Format is hex triplet - 0xrrggbb
#------------------------------------------------------------------------------
BG_COLOR        = "0x000000"    # Panel background and tinting color
TASK_COLOR      = "0x303030"    # Normal task name color 
FOCUSED_COLOR   = "0x757575"    # Focused task name color
SHADED_COLOR    = "0x303030"    # Shaded task name color 
MINIMIZED_COLOR = "0x303030"    # Minimized task name color 
DESKTOP_COLOR   = "0x757575"    # Desktop name color
CLOCK_COLOR     = "0x757575"    # Clock text color
LINE_COLOR      = "0x303030"    # Vertical line color

# Text Shadow Colors
TASK_SHADOW_COLOR      = "0x000000"
FOCUSED_SHADOW_COLOR   = "0x000000"
SHADED_SHADOW_COLOR    = "0x000000"
MINIMIZED_SHADOW_COLOR = "0x000000" 
DESKTOP_SHADOW_COLOR   = "0x000000"
CLOCK_SHADOW_COLOR     = "0x000000"

#------------------------------------------------------------------------------
# Panel Spacing and Location Options: Measured in pixels
#------------------------------------------------------------------------------
P_LOCATION      = 1             # Panel placement: 0 = top, 1 = bottom
P_WIDTH         = 0             # Panel width: 0 = Use full screen width
P_START         = 0             # Starting X coordinate of the panel
P_SPACER        = 6             # Spacing between panel objects
P_HEIGHT        = 16            # Panel height

#------------------------------------------------------------------------------
# Icon Size Options: Measured in pixels
#------------------------------------------------------------------------------
I_HEIGHT        = 15            # Panel application icon height
I_WIDTH         = 15            # Panel application icon Width 
APPL_I_HEIGHT   = 15            # Application launcher icon height
APPL_I_WIDTH    = 15            # Application launcher icon width
TRAY_I_HEIGHT   = 15            # System tray icon height (usually 16 or 24)
TRAY_I_WIDTH    = 15            # System tray icon width  (usually 16 or 24)
                                # If TRAY_I_WIDTH is set to 0, then the
                                # width specified by the tray app will be used
                                
#------------------------------------------------------------------------------
# Panel Clock Format: 'man strftime' for detailed formatting options and help
#------------------------------------------------------------------------------
CLOCK_FORMAT    = "%Y-%m-%d %H:%M"    # Ex: 2004-09-25 17:45 

#------------------------------------------------------------------------------
# Clock Delay: Seconds between each clock update during periods of inactivity
#------------------------------------------------------------------------------
CLOCK_DELAY     = 20

#------------------------------------------------------------------------------
# Hidden Application List: Apps listed here will not be display on the panel
# The application name is its WM_CLASS name, use 'xprop' to find WM_CLASS
# Ex: ["xmms", "xine", "gDesklets"]
#------------------------------------------------------------------------------
HIDE_LIST       = []            
                   
#------------------------------------------------------------------------------
# Hidden Panel Size: Size of the panel when it's hidden/minimized
#------------------------------------------------------------------------------
HIDDEN_SIZE     = 2

#------------------------------------------------------------------------------
# Panel Text Font: This option takes either a traditional or Xft font string 
# Ex: "-schumacher-clean-medium-r-normal-*-12-*-*-*-*-*-*-*"
#     "aquafont-8" 
#------------------------------------------------------------------------------
FONT            = "fixed-8"

#------------------------------------------------------------------------------
# Show All Applications: Show apps from all desktops or just the current
# 0: Disabled - Only applications on the current desktop will be displayed
# 1: Enabled  - Selected apps are moved to the current desktop
# 2: Enabled  - Current desktop is changed to the selected apps desktop
#------------------------------------------------------------------------------
SHOWALL         = 0             # 0, 1 or 2 - see descriptions above

#------------------------------------------------------------------------------
# Show Minimized/Iconified Applications: Show only minimized apps or all apps
# 0: Disabled - Show all applications on the panel
# 1: Enabled  - Show only minimized apps on the panel
#------------------------------------------------------------------------------
SHOWMINIMIZED   = 0

#------------------------------------------------------------------------------
# Application Icon List: List of custom icons for specific applications
# The application name is its WM_CLASS name, use 'xprop' to find WM_CLASS
#
# The "default" entry is used for applications with no icon.  If left "",
# PyPanel will use the default icon distributed with the source.
#
# Add entries using the following format -
#     "<application name>" : "<full path to icon>",
#------------------------------------------------------------------------------
ICON_LIST       = {
                   "default" : "",
                   "example" : "/usr/share/imlib2/data/images/audio.png",
                  }
                  
#------------------------------------------------------------------------------
# Application Launch List: Ordered list of icons and applications for the
#                          application launcher.
# 
# Add entries using the following format -
#     ("<executable>", "<full path to icon>")
#------------------------------------------------------------------------------
LAUNCH_LIST     = [
                   ("gimp-2.2", "/usr/share/imlib2/data/images/paper.png"), 
                  ]

#------------------------------------------------------------------------------
# Background Alpha/Shade Level: 0 (Fully Translucent) -> 255 (Fully Opaque)
# BG_COLOR is used for tinting
#------------------------------------------------------------------------------
SHADE           = 255

#------------------------------------------------------------------------------
# Misc. Options: 1 = Enabled/Yes, 0 = Disabled/No
#------------------------------------------------------------------------------
ABOVE           = 1             # Panel is always above other apps
APPICONS        = 0             # Show application icons
AUTOHIDE        = 0             # Autohide uses the CLOCK_DELAY timer above
SHADOWS         = 0             # Show text shadows
SHOWLINES       = 1             # Show object seperation lines
SHOWBORDER      = 0             # Show a border around the panel

#------------------------------------------------------------------------------
# Desktop Names: Configure the names of your desktops
# If the option is [], PyPanel will attempt to use the desktop name specified
# by the XServer, if that fails it will use the desktop number as its name
# Ex. ["One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight"]
#------------------------------------------------------------------------------
DESKTOP_NAMES   = ["1", "2", "3",]

#------------------------------------------------------------------------------
# Panel Layout:       -----------------------------------
#                     [  1  ][  2  ][  3  ][  4  ][  5  ]
#                     -----------------------------------
#
# The panel layout is split into 5 sections numbered 1, 2, 3, 4 or 5 as shown
# in the diagram above.  Each of the following objects can be enabled by
# assigning it a section number or disabled by assigning it 0:
#------------------------------------------------------------------------------
DESKTOP         = 1             # Desktop name section
TASKS           = 2             # Task names section 
TRAY            = 3             # System tray section
CLOCK           = 4             # Clock section
LAUNCHER        = 0             # Application launcher section

#------------------------------------------------------------------------------
#                       Button Event Function Definitions
#------------------------------------------------------------------------------
# Left click   - button 1 
# Middle click - button 2
# Right click  - button 3
# Wheel up     - button 4
# Wheel down   - button 5 
#
# changeDesktop(x)
# - Change Desktop: Increase or decrease the current desktop by 'x' amount
# 
# toggleShade(task)
# - Shade or Unshade an application
#
# toggleHidden()
# - Minimize the panel to the top or bottom depending on its start location
#
# toggleMinimize(task, traise=1)
# - Minimize or Unminimize an application and optionally raise it
#
# taskRaise(task, focus=1)
# - Raise an application to the top of the window list and optionally focus it 
#
# taskLower(task, focus=0)
# - Lower an app to the bottom of the window list and optionally focus it
#
# taskFocus(task)
# - Give focus to the selected application, if it has focus then minimize it
#
# showDesktop()
# - Toggle between hiding and unhiding ALL applications
#------------------------------------------------------------------------------

#----------------------------------
def desktopButtonEvent(pp, button):
#----------------------------------
    """ Button event handler for the panel's desktop object """
        
    if button == 1:
        pp.changeDesktop(-1)
    elif button == 2:
        pp.changeDesktop(2)
    elif button == 3:
        pp.changeDesktop(1)
    elif button == 4:
        pp.changeDesktop(1)
    elif button == 5:
        pp.changeDesktop(-1)
        
#--------------------------------
def clockButtonEvent(pp, button):
#--------------------------------
    """ Button event handler for the panel's clock object """
    
    if button == 1:
        os.system("xclock &")
    elif button == 2:
        pass
    elif button == 3:
        pp.toggleHidden()  
    elif button == 4:
        pp.showDesktop()
    elif button == 5:
        pp.showDesktop()
        
#--------------------------------
def panelButtonEvent(pp, button):
#--------------------------------
    """ Button event handler for the panel with no active tasks """
    
    if button == 1:
        pass
    elif button == 2:
        pass
    elif button == 3:
        pass
    elif button == 4:
        pass
    elif button == 5:
        pass
        
#-------------------------------------
def taskButtonEvent(pp, button, task):
#-------------------------------------
    """ Button event handler for the panel's tasks """
    
    if button == 1:
        pp.taskFocus(task)
	pp.taskFocus(task)
    elif button == 2:
        # Destroy the application
        task.obj.destroy()
    elif button == 3:
        # Ex. - XMMS doesn't shade, so we want to minimize it instead and
        #       still use button 3 to shade other applications
        #       task.tclass is the tasks class name (WM_CLASS)
        if "xmms" in task.tclass:
            pp.toggleMinimize(task)
        else:
            pp.toggleShade(task)
    elif button == 4:
        pp.taskRaise(task, focus=1)
    elif button == 5:
        pp.taskLower(task, focus=0)

Offline

#333 2011-08-30 16:04:35

Unia
Member
From: Stockholm, Sweden
Registered: 2010-03-30
Posts: 2,486
Website

Re: August 2011 Screenshots

aleks223 wrote:

Colors from trapd00r here : https://github.com/trapd00r/configs/blo … Xresources

Font : montecarlo 9

Is it enough ?

Yes, thank you!


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

#334 2011-08-30 16:40:09

TheImmortalPhoenix
Member
From: 127.0.0.1
Registered: 2011-08-13
Posts: 436

Re: August 2011 Screenshots

@finwin: thanks for sharing, but i meant vim colors sorry :blush:

Offline

#335 2011-08-30 16:58:30

Deciare
Member
From: UTC -8:00
Registered: 2005-05-05
Posts: 79

Re: August 2011 Screenshots

null wrote:

mind sharing your conkyrc @ Deciare?

Here you go: www.isisview.org/~deciare/not_music/conky.tar.xz

Offline

#336 2011-08-30 19:44:07

Doomcide
Member
Registered: 2011-08-22
Posts: 221

Re: August 2011 Screenshots

still scrotwm (does anybody know how to fix archey3?)

Clean
2011_08_30_213852_1280x1024_scrot.png

Dirty
2011_08_30_213843_1280x1024_scrot.png

Tiled
2011_08_30_213040_1280x1024_scrot.png

Offline

#337 2011-08-30 20:04:10

ivoarch
Member
Registered: 2011-03-31
Posts: 436

Re: August 2011 Screenshots

"Musca"  with features nicked from ratpoison and dwm cool

tYTRsNA


I love GnuEmacs, GnuScreen, ratpoison, and conkeror.
Github )||( Weblog

Offline

#338 2011-08-30 21:03:58

warenoso
Member
From: Brisbane
Registered: 2010-08-06
Posts: 76

Re: August 2011 Screenshots


would you mind to share your scrotwm.conf and the status bar ( conky?)

Offline

#339 2011-08-31 05:55:27

Doomcide
Member
Registered: 2011-08-22
Posts: 221

Re: August 2011 Screenshots

warenoso wrote:

would you mind to share your scrotwm.conf and the status bar ( conky?)

Not at all smile

www.doomicide.1x.net/configs/

Offline

#340 2011-08-31 06:46:42

TheImmortalPhoenix
Member
From: 127.0.0.1
Registered: 2011-08-13
Posts: 436

Re: August 2011 Screenshots

tYTRyag

tYTRycw

Last edited by TheImmortalPhoenix (2011-08-31 06:55:26)

Offline

#341 2011-08-31 09:23:36

WilleoSoeurs
Member
Registered: 2011-08-06
Posts: 53

Re: August 2011 Screenshots

Offline

#342 2011-08-31 11:33:23

WilleoSoeurs
Member
Registered: 2011-08-06
Posts: 53

Re: August 2011 Screenshots

Offline

#343 2011-08-31 16:08:41

zephyr
Member
Registered: 2008-03-20
Posts: 103

Re: August 2011 Screenshots

Here is my KDE:

Clean:
tYTUwag

Dirty:
tYTUwaw

Last edited by zephyr (2011-08-31 16:13:35)

Offline

#344 2011-08-31 18:25:09

turkka80
Member
From: Finland
Registered: 2011-08-22
Posts: 2

Re: August 2011 Screenshots

Just a rather plain desktop. LXDE and Openbox.
Theme is Wombat_black and conky script is nothing special. Wallpaper has been same for years and through different distros, though modified the Arch logo in sight for the occasion... smile


8601904.t.png

Offline

#345 2011-08-31 19:47:55

kaptenen
Member
Registered: 2009-12-06
Posts: 287
Website

Re: August 2011 Screenshots

Doomcide wrote:

still scrotwm (does anybody know how to fix archey3?)

Just change "None" to scrotwm in /usr/bin/archey3 (or what it can be). wink

Offline

#346 2011-08-31 22:55:00

anti-destin
Member
Registered: 2009-02-14
Posts: 234

Re: August 2011 Screenshots

zephyr wrote:

what plasma theme are you using there?

Offline

#347 2011-09-01 12:58:28

Doomcide
Member
Registered: 2011-08-22
Posts: 221

Re: August 2011 Screenshots

kaptenen wrote:
Doomcide wrote:

still scrotwm (does anybody know how to fix archey3?)

Just change "None" to scrotwm in /usr/bin/archey3 (or what it can be). wink

Thanks, that worked. But I can't get editor to work, already tried to set the enviroment-variable....

Offline

#348 2011-09-02 18:11:22

bloom
Member
Registered: 2010-08-18
Posts: 749
Website

Re: August 2011 Screenshots

FontForge and the Broccoli:

http://ecto-plazm.deviantart.com/#/d48licn


gh · da · ds

Offline

#349 2011-09-06 06:53:52

cirnOS
Member
Registered: 2010-03-01
Posts: 107

Re: August 2011 Screenshots


Could you post that pacman script?

Offline

#350 2011-09-06 15:17:11

Unia
Member
From: Stockholm, Sweden
Registered: 2010-03-30
Posts: 2,486
Website

Re: August 2011 Screenshots

cirnOS wrote:

Could you post that pacman script?

#!/bin/sh

# ANSI Color -- use these variables to easily have different color
#    and format output. Make sure to output the reset sequence after 
#    colors (f = foreground, b = background), and use the 'off'
#    feature for anything you turn on.

initializeANSI()
{
 esc=""

  blackf="${esc}[30m";   redf="${esc}[31m";    greenf="${esc}[32m"
  yellowf="${esc}[33m"   bluef="${esc}[34m";   purplef="${esc}[35m"
  cyanf="${esc}[36m";    whitef="${esc}[37m"
  
  blackb="${esc}[40m";   redb="${esc}[41m";    greenb="${esc}[42m"
  yellowb="${esc}[43m"   blueb="${esc}[44m";   purpleb="${esc}[45m"
  cyanb="${esc}[46m";    whiteb="${esc}[47m"

  boldon="${esc}[1m";    boldoff="${esc}[22m"
  italicson="${esc}[3m"; italicsoff="${esc}[23m"
  ulon="${esc}[4m";      uloff="${esc}[24m"
  invon="${esc}[7m";     invoff="${esc}[27m"

  reset="${esc}[0m"
}

# note in this first use that switching colors doesn't require a reset
# first - the new color overrides the old one.

#clear 

initializeANSI

cat << EOF

 ${yellowf}  ▄███████▄${reset}   ${redf}  ▄██████▄${reset}    ${greenf}  ▄██████▄${reset}    ${bluef}  ▄██████▄${reset}    ${purplef}  ▄██████▄${reset}    ${cyanf}  ▄██████▄${reset}
 ${yellowf}▄█████████▀▀${reset}  ${redf}▄${whitef}█▀█${redf}██${whitef}█▀█${redf}██▄${reset}  ${greenf}▄${whitef}█▀█${greenf}██${whitef}█▀█${greenf}██▄${reset}  ${bluef}▄${whitef}█▀█${bluef}██${whitef}█▀█${bluef}██▄${reset}  ${purplef}▄${whitef}█▀█${purplef}██${whitef}█▀█${purplef}██▄${reset}  ${cyanf}▄${whitef}█▀█${cyanf}██${whitef}█▀█${cyanf}██▄${reset}
 ${yellowf}███████▀${reset}      ${redf}█${whitef}▄▄█${redf}██${whitef}▄▄█${redf}███${reset}  ${greenf}█${whitef}▄▄█${greenf}██${whitef}▄▄█${greenf}███${reset}  ${bluef}█${whitef}▄▄█${bluef}██${whitef}▄▄█${bluef}███${reset}  ${purplef}█${whitef}▄▄█${purplef}██${whitef}▄▄█${purplef}███${reset}  ${cyanf}█${whitef}▄▄█${cyanf}██${whitef}▄▄█${cyanf}███${reset}
 ${yellowf}███████▄${reset}      ${redf}████████████${reset}  ${greenf}████████████${reset}  ${bluef}████████████${reset}  ${purplef}████████████${reset}  ${cyanf}████████████${reset}
 ${yellowf}▀█████████▄▄${reset}  ${redf}██▀██▀▀██▀██${reset}  ${greenf}██▀██▀▀██▀██${reset}  ${bluef}██▀██▀▀██▀██${reset}  ${purplef}██▀██▀▀██▀██${reset}  ${cyanf}██▀██▀▀██▀██${reset}
 ${yellowf}  ▀███████▀${reset}   ${redf}▀   ▀  ▀   ▀${reset}  ${greenf}▀   ▀  ▀   ▀${reset}  ${bluef}▀   ▀  ▀   ▀${reset}  ${purplef}▀   ▀  ▀   ▀${reset}  ${cyanf}▀   ▀  ▀   ▀${reset}
 
 ${boldon}${yellowf}  ▄███████▄   ${redf}  ▄██████▄    ${greenf}  ▄██████▄    ${bluef}  ▄██████▄    ${purplef}  ▄██████▄    ${cyanf}  ▄██████▄${reset}
 ${boldon}${yellowf}▄█████████▀▀  ${redf}▄${whitef}█▀█${redf}██${whitef}█▀█${redf}██▄  ${greenf}▄${whitef}█▀█${greenf}██${whitef}█▀█${greenf}██▄  ${bluef}▄${whitef}█▀█${bluef}██${whitef}█▀█${bluef}██▄  ${purplef}▄${whitef}█▀█${purplef}██${whitef}█▀█${purplef}██▄  ${cyanf}▄${whitef}█▀█${cyanf}██${whitef}█▀█${cyanf}██▄${reset}
 ${boldon}${yellowf}███████▀      ${redf}█${whitef}▄▄█${redf}██${whitef}▄▄█${redf}███  ${greenf}█${whitef}▄▄█${greenf}██${whitef}▄▄█${greenf}███  ${bluef}█${whitef}▄▄█${bluef}██${whitef}▄▄█${bluef}███  ${purplef}█${whitef}▄▄█${purplef}██${whitef}▄▄█${purplef}███  ${cyanf}█${whitef}▄▄█${cyanf}██${whitef}▄▄█${cyanf}███${reset}
 ${boldon}${yellowf}███████▄      ${redf}████████████  ${greenf}████████████  ${bluef}████████████  ${purplef}████████████  ${cyanf}████████████${reset}
 ${boldon}${yellowf}▀█████████▄▄  ${redf}██▀██▀▀██▀██  ${greenf}██▀██▀▀██▀██  ${bluef}██▀██▀▀██▀██  ${purplef}██▀██▀▀██▀██  ${cyanf}██▀██▀▀██▀██${reset}
 ${boldon}${yellowf}  ▀███████▀   ${redf}▀   ▀  ▀   ▀  ${greenf}▀   ▀  ▀   ▀  ${bluef}▀   ▀  ▀   ▀  ${purplef}▀   ▀  ▀   ▀  ${cyanf}▀   ▀  ▀   ▀${reset}

EOF

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

Board footer

Powered by FluxBB