You are not logged in.

#41 2022-03-20 04:13:40

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

Re: March 2022 Screenshots

Great, I mean amazing. But not Calm Window Manager with those rounded corners. What am I looking at?


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

Offline

#42 2022-03-20 04:36:40

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

Re: March 2022 Screenshots

Gojira BunsenLabs

jWC7LFMt.png


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

Offline

#43 2022-03-20 19:02:05

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

Re: March 2022 Screenshots

Last for the month, time to create the damn package. Wallpaper by me, my fat cat...

szKP4emt.png

Wallpaper with GIMP auto color input levels applied, it makes all the greys more white on my laptop monitor. I like the clarity, but I'm not crazy about all that white. Meh, I think it's better...

S4XY9Fit.png


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

Offline

#44 2022-03-21 02:25:12

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,612

Re: March 2022 Screenshots

^ Nice
You still have that opossum dropping in?

bspwm, polybar, kitty terminal -

gLIX2SJB_t.png

link to image

Last edited by PackRat (2022-03-21 02:27:07)


You must unlearn what you have learned.
    -- yoda

Offline

#45 2022-03-21 16:38:02

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

Re: March 2022 Screenshots

hhh wrote:

Great, I mean amazing. But not Calm Window Manager with those rounded corners. What am I looking at?

Thanks! Well, Gnome ready-made or stylish done by someone else, while CWM goddess I can't do anything rounded due to my limits. Also i'm not interested about rounded corners, It doesn't look any good on maximized windows.

I think you're looking the bloatest DE? or maybe not.

Last edited by Nili (2022-03-29 07:30:12)


Tumbleweed (Server) | KDE Plasma (Wayland)

Offline

#46 2022-03-22 02:53:10

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

Re: March 2022 Screenshots

Nili wrote:

That's what I meant. Beautiful!

@Pack, the effer is big and mangy looking now, and still living in the back porch closet (which gets him to under the house) with the cat. I keep the cat food away from that monster these days. It was cute, now it's horrifying, quite big and quite scary scurrying around in the dark. The cat is OK with it, though.


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

Offline

#47 2022-03-22 16:23:24

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

Re: March 2022 Screenshots

hhh wrote:

That's what I meant. Beautiful!

Thanks wink Maybe i'll let it show.

CWM+Gnome Apps with a few others hiding.
51968367423_839e36461d_n.jpg
Thanks to jojotaikoyaro for the photo.

Edited: remade the scrot due to host limits.

Last edited by Nili (2022-03-29 07:33:57)


Tumbleweed (Server) | KDE Plasma (Wayland)

Offline

#48 2022-03-23 20:16:06

sleekmason
zoom
Registered: 2018-05-22
Posts: 1,103
Website

Re: March 2022 Screenshots

Couple of new scripts. This is a composite image so I could open and show the yad dialogs properly.

Random background changer Random-bg-changer Which is just an improved version of the old one, and Dunst Notification Sounds. Eventually the 'sound' yad will have other options as well. Right now you can basically turn them on/off and choose 6 different sounds.

Because I have Net Connection connected to [urgency_low] and Critical battery set to [urgency_critical], I figured I could just separate out those, but it was not to be . . .yet?  Anyhow, Works well so far with 'all notifications' sound active:)

2022-03-23-145429-1920x1080-scrot.png

Offline

#49 2022-03-24 01:37:23

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,558
Website

Re: March 2022 Screenshots

@sleek what is Dunst Notification Sounds?

If it's a way to trigger a sound from regular notification daemon popups I'd be quite interested - unlike many, I rather like system sounds.


...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 )

Introduction to the Bunsenlabs Boron Desktop

Offline

#50 2022-03-24 03:30:40

sleekmason
zoom
Registered: 2018-05-22
Posts: 1,103
Website

Re: March 2022 Screenshots

johnraff wrote:

@sleek what is Dunst Notification Sounds?

If it's a way to trigger a sound from regular notification daemon popups I'd be quite interested - unlike many, I rather like system sounds.

Certainly! I saw a thread where someone was asking about popup notifications in their browser, and thought about dunst as well so made a script to play a sound on all notifications, and opens a separate dialog with the sound choices.

This Link has the dunstrc, sound files folder, and the two main scripts; one for any possible sound option, which are only On and Off for now, and the another script called by the first, for the different sound file choices. I found a huge variety of cool .wav files online. Loads of fun in this.

For those wanting to test, place the dunst folder in ~/.config, (Make a backup if you already use dunst),and put the other two scripts in ~/bin.

You can then call the script with 'notification-sounds' from a terminal which will open the yad dialog, or make a menu entry if desired.

Couple of basic caveats if you already are using dunst - I used sed for all the line changes, and have three pattern words used in the notification-sounds script. 'play' 'sounds' and 'summary'. This could be an issue if your dunstrc has any of these words already in the file.

you will also need to add:

[play_sound]

to the bottom of your dunstrc for the script to function, as it relies on the above code to insert the necessary lines.

Any improvements are most welcome.  I tried to separate out the conditions with no success. [urgency_critical] etc. This would be neat as you could then isolate both your internet connection and battery connection, so as to add options for both, separately and together, but without the "normal" notifications like brightness or sound changes.

At first I didn't think I would use this, or it would be annoying, but not so. I like the basic 'ping' sound the best.

Offline

#51 2022-03-24 05:12:41

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,558
Website

Re: March 2022 Screenshots

^Thanks!

It looks as if dunst is a replacement for xfce4-notifyd and the like? As long as it can handle regular system notifications, and 'notify-send' then it might be a candidate for Boron... But that's a topic for another thread.


...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 )

Introduction to the Bunsenlabs Boron Desktop

Offline

#52 2022-03-24 16:47:00

sleekmason
zoom
Registered: 2018-05-22
Posts: 1,103
Website

Re: March 2022 Screenshots

johnraff wrote:

^Thanks!

It looks as if dunst is a replacement for xfce4-notifyd and the like? As long as it can handle regular system notifications, and 'notify-send' then it might be a candidate for Boron... But that's a topic for another thread.

Yes! Dunst works very well.  I've been using it about two years now with no issues.  It allows for a ton of settings if done properly, with very little overhead.

Separating items into the three categories  of low, normal, and critical, should allow for some amazing customisation once we (meaning probably you, lol) figure out how to apply sound to them individually. You can call any of the categories with an extra command, so is pretty darn cool when used in scripts.

notify-send --urgency=critical "This is a test"

I will keep plugging away at it as well. Scripting really is like learning a new language in that, I can now 'read' a bit, but still can't 'write' much at all. Damn fun learning though. Sed is my new friend.

Offline

#53 2022-03-24 18:48:58

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,648

Re: March 2022 Screenshots

AEjKsJQt.jpg  6qvPFeUt.jpg

Offline

#54 2022-03-24 19:06:43

Bearded_Blunder
Dodging A Bullet
From: Seat: seat0; vc7
Registered: 2015-09-29
Posts: 1,146

Re: March 2022 Screenshots

Need a 2 panels variation on the first one for us using 4:3 screens still.


Blessed is he who expecteth nothing, for he shall not be disappointed...
If there's an obscure or silly way to break it, but you don't know what.. Just ask me

Offline

#55 2022-03-29 17:31:00

Augusto
New Member
From: Presidente Prudente / Brazil
Registered: 2022-03-25
Posts: 1

Re: March 2022 Screenshots

My first post, and my desktop

Captura-de-tela-2022-03-29-14-25-15.png

Offline

#56 2022-03-29 21:00:16

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,612

Re: March 2022 Screenshots

^ Nice
Welcome to the forum.


You must unlearn what you have learned.
    -- yoda

Offline

#57 2022-03-30 09:22:27

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,648

Re: March 2022 Screenshots

PackRat wrote:

^ Nice
Welcome to the forum.

+1    smile

Offline

#58 2022-03-31 19:15:14

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,612

Re: March 2022 Screenshots

2022-03-31-03-13-40.png    link-0001

2022-03-31-03-14-28.png    link-0002

Last edited by PackRat (2022-03-31 19:20:29)


You must unlearn what you have learned.
    -- yoda

Offline

#59 2022-04-06 06:21:09

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,558
Website

Re: March 2022 Screenshots

I've moved some posts from here to  Beryllium Theming: Opinions because they were mainly about the Beryllium graphics. Anyone who'd like to help us out with advice and ideas please join in over there!


...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 )

Introduction to the Bunsenlabs Boron Desktop

Offline

Board footer

Powered by FluxBB