You are not logged in.
@hassy no problem bud
It's on my github scripts repo too. https://github.com/willscreel/scripts/b … -themes.sh
got some new FVWM windecs and themeing system in the works. also playing around with the light variant of what I had.
Last edited by cog (2019-01-16 03:11:47)
Offline
Nobody calls me Hassy except for a ten year-old girl in Port St. Lucie, FL, and her parents and grandparents.
And cog. Cog can call me hassy.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
hello
my new (KDE)Plasma
What do you tink about Plasma ?
@+
Linuxmint 22.1 Xia xfce & mageia 9 XFCE on ssd hp pavilion g7
Xubuntu 18.04 lts & 24.04 lts on ASUS Rog STRIX
Offline
hello
unklar wrote:my new (KDE)Plasma big_smile
What do you tink about Plasma ?
@+
The modern, current plasma again has wonderful, stable effects.
My "most modern" computer ]:D
inxi -CGxxx
CPU: Quad core Intel Core2 Quad Q9400 (-MCP-) cache: 3072 KB
flags: (lm nx sse sse2 sse3 sse4_1 ssse3 vmx) bmips: 21333
clock speeds: min/max: 2003/2670 MHz 1: 2003 MHz 2: 2003 MHz 3: 2003 MHz 4: 2003 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] Barts XT [Radeon HD 6870] bus-ID: 01:00.0 chip-ID: 1002:6738
Display Server: X.Org 1.19.2 drivers: ati,radeon (unloaded: modesetting,fbdev,vesa)
Resolution: 1920x1080@60.00hz
GLX Renderer: Gallium 0.4 on AMD BARTS (DRM 2.49.0 / 4.9.0-8-amd64, LLVM 3.9.1)
GLX Version: 3.0 Mesa 13.0.6 Direct Rendering: Yes
is getting harder and harder to "follow".
Spoiled by Mageia 5, I mainly wanted to participate in the further development of conky1.10 and the KDE desktop. Hence these two rolling_release distributions.
From the point of view of a conky crazy guy, they still don't offer this "good-natured", almost "maternal" behavior like mageia5. They react hard and relentlessly, kwin often crashes and plasma gets stuck (but is immediately "repaired" during operation).
What makes me sick in the meantime is the enormous amount of packages and their "consequent dependencies". 8o
Offline
@unklar, awesome. Look at the RAM, 500 out of 8G! @GNOME, how do ya' like dem apples?!? Plasma FTW.
Thank you, my friend.
to GNOME you will not be able to move me....
But your plasma based on Debian is already very interesting.
Whereby this seems to me to be hard on the "abyss" with "kamikaze effect" ]:D
Offline
BL Helium that I upgraded to sid 6 months or so ago, now downgraded (?) to buster. For those unfamiliar with the latest Plasma releases, the panel icons are pithos (a last.fm client), USB transfer from my phone, KDE Connect wireless transfer from my phone (phone notifications appear as KDE notifications on the desktop FTW), network-manager, system volume, hidden icons (notification and battery settings), Main Menu and the clock/calendar. Showing off a tiling KWin script, transparency and exquisitely rounded window borders.
BL Collision wallpaper...
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
I saw the wall on DA, but no attribution for it. I didn't realize you are becoming such a mega graphics whizz!
EDIT: TinEye to the rescue
Last edited by damo (2019-01-16 23:51:27)
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
The wall's not mine! I just colored the logo and imported it to GIMP. Thanks, though, I really like the result.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
@hhh That's too funny.
I've concocted scripts to recolor the deepin dark gtk & icons. They're on my github now. (I axed my old deepin-dark themes since now you can make your own)
https://github.com/willscreel/scripts
Last edited by cog (2019-01-17 02:26:48)
Offline
Offline
Offline
Offline
^ Nice combo (although I'm not a fan of conky drop-shadows )
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
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
^Super nice! (And let's get some of these cool conkys into Lithium.)
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
^ Nice combo (although I'm not a fan of conky drop-shadows
)
Necessary with the black and white wall, or else just set a conky background color.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
(And let's get some of these cool conkys into Lithium.)
I'm saving everything as Blob desktops, seems to be working flawlessly on buster. @damo, any chance of adding the notification theme to Blob?
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Thought i would give openbsd cwm wm a try with devuan, i dont mind this wm. Its not a tiling wm so my screen shots are from using the function window-vtile and
window-resize. Be nice to put automatic gaps when you use window-vtile. I really like the autogroups function, im yet to decide on how to treat that.
Pretty simple window manager but it strikes a nice balance imo.
.cwmrc
# ---------------------------------------------------------------------+
# file: .cwmrc +
# author: Ypnose - http://ywstd.fr +
# ---------------------------------------------------------------------+
borderwidth 0
gap 40 10 10 10
snapdist 10
sticky yes
# Apps to group
#autogroup 2 Firefox
#autogroup 4 Geany
# Commands
# Any entry here is shown in the application menu
command chromium chromium
command terminator terminator
command geany geany
command dmenu_run dmenu_run
command lock slock
command term uxterm
# Unbind
# Disable move window (small amount)
#unbind-key M-h
#unbind-key M-j
#unbind-key M-k
#unbind-key M-l
#unbind-key M-Left
#unbind-key M-Right
#unbind-key M-Return
#unbind-key CM-Delete
#unbind-key CM-Return
#unbind-key CM-x
# Switch to group
bind-key M-1 group-only-1
bind-key M-2 group-only-2
bind-key M-3 group-only-3
bind-key M-4 group-only-4
bind-key M-5 group-only-5
bind-key M-6 group-only-6
# Meta + *
bind-key M-h window-fullscreen
bind-key M-k window-cycle
bind-key M-Return window-maximize
bind-key M-l lock
bind-key M-x window-hide
bind-key M-d "dmenu_run"
bind-key M-KP_8 window-resize-up-big
bind-key M-KP_2 window-resize-down-big
bind-key M-KP_6 window-resize-right-big
bind-key M-KP_4 window-resize-left-big
# Send to group
bind-key MS-1 window-movetogroup-1
bind-key MS-2 window-movetogroup-2
bind-key MS-3 window-movetogroup-3
bind-key MS-4 window-movetogroup-4
bind-key MS-5 window-movetogroup-5
bind-key MS-6 window-movetogroup-6
# Meta + Shift + *
bind-key MS-c window-delete
bind-key MS-q quit
bind-key MS-r restart
bind-key MS-Return terminal
bind-key MS-v window-vtile
bind-key MS-h window-hmaximize
bind-key MS-t window-htile
# Mouse
bind-mouse M-3 window-resize
Offline
I used cwm for about 6 months a few years ago and loved it. I can't find a screenshot, which is a pity. I had some lovely desktops using it.
OT, an old hydrogen scrot...
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline