Diego Povliuk

Results 45 comments of Diego Povliuk

I think the classes are `.terminal-window.root` and `.terminal-window.remote` ![](https://user-images.githubusercontent.com/25941156/167630738-1732c85f-5ddd-405a-8f06-aad1f6826302.png)

Yeah, same behaviour here. As an alternative solution @flipflop97, add this to `~/.config/gtk-3.0/gtk.css`: ```css /* gnome-console, kgx */ .terminal-window.root headerbar button:not(.titlebutton), .terminal-window.remote headerbar button:not(.titlebutton) { min-width: 16px; background: transparent; border:...

There was a fork in the extensions website. It was compatible with GNOME 45, but it appears to be deleted now. I have the [.zip here.](https://github.com/arunk140/gnome-command-menu/files/14871715/command-menu%40astrapi.de.zip) It's also compatible with...

> how u figured that out ? I actually didn't remember that I had fixed it 😅 but I just checked the logs, that's about it

> how u checked extensions logs ? `journalctl -f -o cat /usr/bin/gnome-shell`

The translation is [complete](https://hosted.weblate.org/projects/dosage/dosage/de/). You're using the snap, right? The snap is on version 1.5.6. Version 1.6.0 (flatpak) is updated with all translations. I was waiting for Ubuntu 24.04 to...

It's finally possible to update to the latest version now

Maybe in the future, although the data is already in JSON format. Data folder for Flatpak: `~/.var/app/io.github.diegopvlk.Dosage/data` And for Snap: `~/snap/dosage-tracker/current/.local/share`