You are not logged in.

#1 2024-08-31 03:17:23

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

September 2024 Screenshot Thread

45 minutes to go where I am, it's been September in the east for hours now. We were last discussing dwm and river window managers, and the video cards needed to game on x11 vs wayland.

Going bold, GNOME 47 on Ubuntu Oracular. I version bumped and hacked the "Notification Position" gnome extension to get it to work on 47 and to get notifications relocated from top-center to top-right.

7QuXtJmm.png

I had to install gnome-screenshot to set a scrot delay, it works on GNOME wayland. The built-in gnome-shell scrot tool doesn't have a delay option. grim is for wayland/wlroots.


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

Offline

#2 2024-08-31 03:37:36

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

Re: September 2024 Screenshot Thread

I also made this ridiculous theme for my carbon labwc session.

0i7Msuwm.png


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

Offline

#3 2024-08-31 04:24:35

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

Re: September 2024 Screenshot Thread

Isn't September tomorrow? It's still the 31st of August and I live in FutureLand. 6 1/2 Hours until midnight.


"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

#4 2024-08-31 04:49:34

marens
Member
From: World without M$
Registered: 2023-02-02
Posts: 827

Re: September 2024 Screenshot Thread

hhh wrote:

I version bumped and hacked the "Notification Position" gnome extension to get it to work on 47 and to get notifications relocated from top-center to top-right.

Why are you using an extension?
The position of notifications can be easily set in the gnome-shell.css.

/* Notifications Position Top Right - SM*Settings */
.notification-banner {
  /*margin-top: 10px;*/
  margin-left: 600px; }  /* Right of center */

I don't know your screen size so I moved the notifications to the right by 600 pixels.
You can also set a margin-top  if you want.

hhh wrote:

45 minutes to go where I am, it's been September in the east for hours now.

All I know is that right now I'm drinking my first coffee of the morning.

$ date
Sat 31 Aug 2024 06:48:02 AM CEST

EDIT
In Australia it should be +(8-10) hours.
It seems to me that we are still a long way from September, but it doesn't matter.

Last edited by marens (2024-08-31 05:16:40)


If people would know how little brain is ruling the world, they would die of fear.

Offline

#5 2024-08-31 05:08:44

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

Re: September 2024 Screenshot Thread

Fine, I might as well post here.

Nothing new.

i5MznObt_t.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 2024-08-31 06:32:35

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

Re: September 2024 Screenshot Thread

My bad, for some reason I suddenly was sure there were thirty days in August.


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

Offline

#7 2024-08-31 06:44:09

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

Re: September 2024 Screenshot Thread

hhh wrote:

My bad, for some reason I suddenly was sure there were thirty days in August.

It happens to us all mate, I went through the last week thinking every day was Tuesday. Why? I have no idea.


"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 2024-08-31 14:30:25

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

Re: September 2024 Screenshot Thread

sBffkWGo_t.png

3Ra2cIL3_t.png


You must unlearn what you have learned.
    -- yoda

Offline

#9 2024-08-31 18:33:27

Zepher
Banned
From: Kentucky, USA
Registered: 2024-06-17
Posts: 245

Re: September 2024 Screenshot Thread

@hhh yep, same here. @Döbbie03, see that's different. If ya get stuck on one day, you're working too hard. Happened more times to me than I care to admit. Don't know if you've got kids or not but in my case, I began forgetting family events. It eventually led to burnout and I left that profession, made a change at 40 and never looked back.  smile

Last edited by Zepher (2024-08-31 20:08:31)


'The Universe is under no obligation to make sense to you'

Offline

#10 2024-09-01 01:13:47

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

Re: September 2024 Screenshot Thread

Döbbie03 wrote:
hhh wrote:

My bad, for some reason I suddenly was sure there were thirty days in August.

It happens to us all mate, I went through the last week thinking every day was Tuesday. Why? I have no idea.

It's because your mental fabric is being eaten by moths. Not mine, it's a Gore-Tex/Kevlar blend. That's how I know yesterday was Tuesday the 30th, the last day of August, and today is Tuesday, September 1st, 2024. Check a Kevlar calendar, duh.


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

Offline

#11 2024-09-01 01:38:39

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

Re: September 2024 Screenshot Thread

marens wrote:
hhh wrote:

I version bumped and hacked the "Notification Position" gnome extension to get it to work on 47 and to get notifications relocated from top-center to top-right.

Why are you using an extension?
The position of notifications can be easily set in the gnome-shell.css.

/* Notifications Position Top Right - SM*Settings */
.notification-banner {
  /*margin-top: 10px;*/
  margin-left: 600px; }  /* Right of center */

I don't know your screen size so I moved the notifications to the right by 600 pixels.
You can also set a margin-top  if you want.

Why relearn how to extract gresources and then correctly edit the 5,000 line file when I can just install and hack an extension in 5 minutes? I'm already running extensions, this one isn't adding anything to the system load.


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

Offline

#12 2024-09-01 02:02:39

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

Re: September 2024 Screenshot Thread

Same labwc themes as my last scrot, with a few minor tweaks (waybar clock, obey!), but a huge difference...

1r78E0fm.png

I've said it before, IMO theming is always about the wallpaper.


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

Offline

#13 2024-09-01 02:43:31

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

Re: September 2024 Screenshot Thread

hhh wrote:

I've said it before, IMO theming is always about the wallpaper.

Have to agree. Start with the wallpaper and bring the rest into alignment.


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

#14 2024-09-01 03:07:02

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

Re: September 2024 Screenshot Thread

^ Or in this case, have a questionable theme based on a meh wallpaper and luck out finding the right wallpaper after the fact. cool That rug really tied the room together, did it not.


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

Offline

#15 2024-09-01 03:47:53

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

Re: September 2024 Screenshot Thread

hhh wrote:
Döbbie03 wrote:
hhh wrote:

My bad, for some reason I suddenly was sure there were thirty days in August.

It happens to us all mate, I went through the last week thinking every day was Tuesday. Why? I have no idea.

It's because your mental fabric is being eaten by moths. Not mine, it's a Gore-Tex/Kevlar blend. That's how I know yesterday was Tuesday the 30th, the last day of August, and today is Tuesday, September 1st, 2024. Check a Kevlar calendar, duh.

Oh! Of course! That makes perfect sense.

Silly me.


"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

#16 2024-09-01 13:09:51

altman
Member
From: Canada
Registered: 2015-10-24
Posts: 619

Re: September 2024 Screenshot Thread

September already !

Nice shots in there fellas.


My Linux installs are as in my music; it s on Metal

Offline

#17 2024-09-01 14:10:30

marens
Member
From: World without M$
Registered: 2023-02-02
Posts: 827

Re: September 2024 Screenshot Thread

hhh wrote:

Why relearn how to extract gresources and then correctly edit the 5,000 line file when I can just install and hack an extension in 5 minutes? I'm already running extensions, this one isn't adding anything to the system load.

I don't like themes that use gresources.
That's how they try to hide their copy/paste  "hard work".
Mostly they just change the accent  color.

But CSS code is much smarter than them.
Any line added below will override what is in gresources.
It doesn't matter if the file is gtk.css  or gnome-shell.css.

You don't need to edit gresources.
If the developers haven't changed the name of the element (.notification-banner),  my code will work as expected if you add it to the end of the gnome-shell.css  file.

Otherwise, you'll have to (as you say) extract gresources  or use Looking Glass  to see the new element name:
https://wiki.gnome.org/Projects/GnomeShell/LookingGlass

Looking Glass wrote:

The picker allows you to visually select any object from the shell's scene. When you do, it's inserted as a result into the Evaluator pane.


If people would know how little brain is ruling the world, they would die of fear.

Offline

#18 2024-09-01 16:23:14

shortarcflyer
Banned
Registered: 2022-04-27
Posts: 408

Re: September 2024 Screenshot Thread

New month, new wallpaper.  Void Linux openbox on my main laptop.

void-Screenshot-2024-09-01-10-02-11.jpg


I use Arch BTW!  If it is not rolling, it is stagnant!
RebornOS, EndeavourOS, Archbang, Artix,
Linuxhub Prime, Manjaro, Void, PCLinuxOS

Offline

#19 2024-09-02 14:40:21

shortarcflyer
Banned
Registered: 2022-04-27
Posts: 408

Re: September 2024 Screenshot Thread

ArchBang wallpaper for this month.

archbang-Screenshot-2024-09-02-08-13-38.jpg


I use Arch BTW!  If it is not rolling, it is stagnant!
RebornOS, EndeavourOS, Archbang, Artix,
Linuxhub Prime, Manjaro, Void, PCLinuxOS

Offline

#20 2024-09-02 14:52:08

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

Re: September 2024 Screenshot Thread

@marens, thanks for the additional info.


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

Offline

Board footer

Powered by FluxBB