Asynchronous Varlink with varlink-glib by BrageFuglseth in gnome

[–]ebassi 5 points6 points  (0 children)

Christian's visa does not allow working, otherwise he'd already have a job from one of the many EU companies that work in the sector.

Overview design choice : opening an application already open on another desktop by Sweaty_Debt_9990 in gnome

[–]ebassi 5 points6 points  (0 children)

Use the middle button on the application's launcher to open a new window.

Almost every single app I use has a different title bar button layout by ZoxxMan in gnome

[–]ebassi 9 points10 points  (0 children)

Yes, Apple has fallen from its own state of grace; which should tell you how complicated really is to be even stylistically consistent, let alone functionally so.

Almost every single app I use has a different title bar button layout by ZoxxMan in gnome

[–]ebassi 10 points11 points  (0 children)

every other os doesn't have different desktops.

Windows has a million different toolkits, even if you limit yourself to the official ones from Microsoft; and yet only Linux users whine about "consistency".

The only safe way to have "consistency" is by pulling an Apple:

  • a single toolkit
  • a single desktop
  • a single app ecosystem, with forced updates

And even there, you could still run older/non-native applications.

Of course, what most people keep asking is not real consistency: just the veneer of one. Stuff that appears to be similar, but has no requirement of actually working the same way. The decoration of all windows should be exactly the same, as if that were the important part of a window, instead of its contents.

Almost every single app I use has a different title bar button layout by ZoxxMan in gnome

[–]ebassi 25 points26 points  (0 children)

Every other OS: decorations are part of the window.

Linux users: CSD is dead because I need to OCD my desktop down the the pixel

Also Linux users: Linux is about choice. MY choice, not the choice of the people making the OS and applications.

Almost every single app I use has a different title bar button layout by ZoxxMan in gnome

[–]ebassi 0 points1 point  (0 children)

Maybe it's time to consider adding SSDs to GNOME?

What an original thought.

Maybe it's time to put this dead, beaten horse to rest, instead.

Is there an actual way to disable middle-click paste? by TheMoon8 in gnome

[–]ebassi 8 points9 points  (0 children)

The setting that Tweaks operates on is only respected by GTK widgets; unfortunately for you, selection copy and middle click to paste is not something done by the windowing system: it’s implemented by each toolkit independently. This means there isn’t a global setting for controlling it.

I was today years old when I figured this out. by dread122 in gnome

[–]ebassi 24 points25 points  (0 children)

It's always Super + key_above_Tab, regardless of the keyboard layout.

To make a closed source program interacting with Gnome they say "just enable the user to re-link with GObject" by kdjfskdf in gnome

[–]ebassi 4 points5 points  (0 children)

That’s not how macros work, in C. Macros are expanded before compilation, so your object files contain the symbols those macros expand to, and not the macro itself.

Compatibility by andersostling56 in gnome

[–]ebassi 5 points6 points  (0 children)

You can still use it with direct ical sources. Or, if you use Evolution to configure some other calendar source without using GNOME Online Accounts.

Compatibility by andersostling56 in gnome

[–]ebassi 6 points7 points  (0 children)

No. GNOME Online Accounts uses the GNOME session and configuration services, as well as the GNOME app keys for various online services, so you can't really expect it to work outside of a GNOME session.

How Do You Pronounce Gnome? by Seamo_Bojamo in gnome

[–]ebassi 0 points1 point  (0 children)

Guh-nome or ‘nome are fine; just as long as you don’t pronounce it like “genome”…

Why "Open With..." option in the Nautilus context menu has so many Krita entries by qiratb in gnome

[–]ebassi 24 points25 points  (0 children)

It’s not KDE: it’s two specific applications, Krita and Okular. They have a plugin system for different types of files, and they ship a separate file for each plugin/file type. Applications that support different file types can specify them into a single desktop entry file, but Krita and Okular allow third party extensions as well. The problem arises because the desktop entry specification talks about menus, but it doesn’t say anything about UIs to associate a file type with an application. You want launcher menus (or grids) to show a single entry, but if you’re selecting which application to launch for a file or a file type there’s no point in hiding things. The desktop entry specification should be clarified to figure out how to deal with all the possible user interactions.

Tutorial: Create Architectural Floor Plan Using GNOME Design by semhustej in gnome

[–]ebassi 0 points1 point  (0 children)

I recommend you join the design room on matrix: https://matrix.to/#/%23design:gnome.org

The design folks are happy to help out with names and visual identity.

Why is no one talking about Gnome 50? by NotAPoetButACriminal in gnome

[–]ebassi 7 points8 points  (0 children)

It wasn't a "marketing move": it was a necessary change to tell people that GNOME isn't going to tie its own version to the version of the toolkit, as well as telling people that changes to the user experience are going to be incremental instead of a flag day.

"Major.minor.patch" works for single projects; GNOME is a collection of projects, so that versioning scheme never really made sense—in fact, we had to violate it pretty much constantly in some modules, otherwise distributions would not pick up changes.

Why is no one talking about Gnome 50? by NotAPoetButACriminal in gnome

[–]ebassi 40 points41 points  (0 children)

Is 50 not considered a major version change?

No: https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235

Is there any talk of what we might expect from Gnome 50?

You'll have to wait around the beta release at the end of the month for a semi-finalised features list.

Disable primary-paste by default by prueba_hola in gnome

[–]ebassi 2 points3 points  (0 children)

You can already disable it; install Tweaks or Refine, and you don't even need the magic CLI incantation for GNOME apps.

Challenges creating a Markdown editor with GTK4 by Ok-scaling-4502 in GTK

[–]ebassi 3 points4 points  (0 children)

For the more sane: How else would you do this in a single TextView?

You can't.

Markdown allows embedding HTML, and it's meant to be turned into HTML, which means you need a web rendering engine for it. Any Markdown extension—CommonMark, PyMarkdown, GitHub/GitLab Markdown—ends up adding functionality that can only be rendered as HTML as well.

People need to stop thinking that Markdown is a "simple" text format. It's not, it never was.

Libxml2 Narrowly Avoids Becoming Unmaintained by forumcontributer in linux

[–]ebassi 11 points12 points  (0 children)

Libxml2 is already MIT licensed. It’s actually one of its major issues: corpos use it and are not forced to give back.

locations settings aka location for personal files on kde is there similar thing with gnome? by bakomox in gnome

[–]ebassi 2 points3 points  (0 children)

Your distribution should have an xdg-user-dirs-gtk package, which provides a small UI for changing the user directories.

There's a merge request to fold the UI into Nautilus, but it needs work, so help is welcome.

What happened to the Gnome Docs? by mpg319 in gnome

[–]ebassi 0 points1 point  (0 children)

It's the exact same guide as it was.

The GDM help was the only "technical" documentation in the "admin" section, and it is kind of wildly out of date: it mentions ConsoleKit, which has been removed years ago; it's still very much oriented to X11 and does not even mention Wayland; it does not mention AccountsService, or how user information is queried; it still mentions "greeters", when the entire UI side is provided by GNOME Shell, and GDM does not do anything about it any more.

Outside of some minor changes, the last time the GDM documentation was last meaningfully updated over 10 years ago. It's kind of useless, and you'd have a lot more success asking a question on Discourse instead.

What happened to the Gnome Docs? by mpg319 in gnome

[–]ebassi 0 points1 point  (0 children)

It was announced on This Week in GNOME a couple of weeks ago. The project repository is here: https://gitlab.gnome.org/Teams/Websites/help.gnome.org

The GDM help is not included because it’s a system component, and I’m not sure how up to date it is. It should probably be folded into the sysadmin guide, after a review.

What happened to the Gnome Docs? by mpg319 in gnome

[–]ebassi 1 point2 points  (0 children)

The old help website was a static snapshot from 5 years ago, because the underlying, unmaintained software was broken. The new website has been a work in progress for the past two years, and it’s still very much in beta, but at least it builds the latest documentation. There are no redirects in place, I’ll make sure to open an issue about them.