Category "gnome"

Displaying a Classification Banner at the top of each computer monitor in Gnome Desktop

I work in an environment where we have to have a security classification banner displayed at the top of each monitor on our Gnome Desktops. Currently, I am usi

Why GTK4 seems to use only 48x48 icons for displaying minimized application in all context?

In GTK4 the icon system for displaying the apps have changed. In GTK3/GTK2 we could use simple commands like gtk_window_set_icon() or gtk_window_set_default_ico

How to increase the visible size of custom-icons of folders and symlinks in Nautilus, the Gnome file manager?

Assume the custom icon is a photo of size e.g. 512 x 512. I'm not talking about zooming in nautilus with Ctrl+mouse wheel, but rather of the size of custom icon

Running IntelliJ in WSL2 - how to make keyboard shortcut ctrl+alt+arrows work

My environment: Windows 11 22000.493 -> Host OS WSL 5.10.60.1 Ubuntu: 20.04.3 LTS -> Guest OS IntelliJ: Build #IC-213.6777.52, built on January 28, 2022 -

How to compile GTK2 source code?

I'm trying to modify GTK2 on Ubuntu Oneiric. I download the source: apt-get source libgtk2.0-0 cd gtk+2.0-2.24.6/ I try to compile and overwrite the current

How to compile GTK2 source code?

I'm trying to modify GTK2 on Ubuntu Oneiric. I download the source: apt-get source libgtk2.0-0 cd gtk+2.0-2.24.6/ I try to compile and overwrite the current

GtkStatusIcon label in Gnome3

How can affect on my app's status icon label in Gnome3? When i moving cursor on it shows me my app's executable name. How can I change it?