this post was submitted on 04 Jun 2025
757 points (98.5% liked)

Microblog Memes

7979 readers
2752 users here now

A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.

Created as an evolution of White People Twitter and other tweet-capture subreddits.

Rules:

  1. Please put at least one word relevant to the post in the post title.
  2. Be nice.
  3. No advertising, brand promotion or guerilla marketing.
  4. Posters are encouraged to link to the toot or tweet etc in the description of posts.

Related communities:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Gutek8134@lemmy.world 9 points 4 days ago (3 children)

4 - I bet there's some a setting for that in some Linux DE

1 - I did literally that two days ago with scp, cause I've had 200 GB to transfer and 40 GB free space on my pendrive

[–] okwhateverdude@lemmy.world 11 points 4 days ago (1 children)

4 - I bet there’s some a setting for that in some Linux DE

XFCE's WM (xfwm4) settings. And yes, I keep it unchecked.

[–] raspberriesareyummy@lemmy.world 3 points 4 days ago (1 children)

I'll check again but it didn't work as I wanted to last time. What I want: give focus to new processes started by the user, but once the user manually switches windows, do not pop that app into the foreground when it is done launching. Also: not stealing focus was useless when the unfocused window would pop up over the one I was currently using.

[–] SwingingTheLamp@midwest.social 2 points 3 days ago (1 children)

NeXTSTEP worked exactly this way, and it was glorious. Its window manager simply had the concept of "no current focus." Programs could not steal focus, they could only gain focus either by explicit user action, or grabbing it when nothing else was focused. When you started an application, there would be no focus while it loaded. If you waited, the new application would grab focus. If you moved on to a different window, the new application would pop up in the background. New windows, dialog boxes, and notification-type events would put an indicator on the application's icon in the dock.

[–] raspberriesareyummy@lemmy.world 1 points 3 days ago (1 children)

That does indeed sound glorious. I am afraid to look it up because you spoke of it in past tense :(

[–] SwingingTheLamp@midwest.social 1 points 2 days ago (1 children)

It's... still around, in a way. Apple bought NeXT Computer, and it provided the BSD Unix base for MacOS X, as well as all of those classes with the 'NS' prefix. Of course, Apple pasted on a totally new UI. 🙁

Oh, so it was an OS, not a software package, and not open source :/ anyways, the characteristics you describe should(!) be easy enough to implement by any given window manager... Here's hoping...

[–] qaz@lemmy.world 9 points 4 days ago (1 children)

KDE has "Window Rules" and I think it has an option for that

[–] bjoern_tantau@swg-empire.de 3 points 4 days ago

Window rules rule!

[–] UnityDevice@lemmy.zip 1 points 4 days ago

Gnome 3 implemented 4 as a core feature and got so much flack from users for it. So they made it trigger less and less until they effectively removed it. I still see it happen, but very rarely.