gnome
Here are 782 public repositories matching this topic...
-
Updated
Oct 18, 2018 - CSS
Fedora 32
GNOME 3.36.2 on Wayland
When the search function is used in the activities overview, the opacity of the dock does not return to the minimum opacity setting, even though there is a maximized window. Nothing even needs to be launched, just bringing up the search causes this.
, beryl, ruby
-s fullsize, laptop
-o standard, color
-
Updated
May 31, 2020 - Vala
Under Xubuntu 18.04 beta with Xfce 4.12 the bottom window border is roughly five pixels but should be one I think. Please have a look at this screenshot:
Docs say: "The image is positioned to the left of the text and to the right of the icon".
Is there a way to centre an image within the dropdown?
-
Updated
Jan 24, 2018 - Vala
-
Updated
May 23, 2020 - Vala
The Issue
Don't exactly know how to put these to words but pretty sure that's not how it's supposed to look.
Background Info:
OS : Debian GNU/Linux 10 (buster) x86_64
Resolution : 1920x1080
DE : GNOME 3.30.2
I built the theme from source.
Expected behaviour of editors:
I run marker myfile.md and marker starts, opening myfile.md. This is the behaviour i know from evince, mousepad, firefox... I want this this behaviour in Marker, too.
-
Updated
Apr 30, 2020 - CSS
add a preference item to customize columns shown in the item list header.
- date/time and date/time format (#780)
- headline
- state icon
- item number
- favorite icon
- enclosure icon
- item tag (#790)
- teaser (wide view)
separate configuration selection for wide view.
-
Updated
Mar 29, 2020 - Makefile
The src/ directory contains some python scripts used to render some of the assets. It would be nice if there also was a short README explaining how to use those scripts and what exactly they do.
Users often do not realize that certain behavior causes "throttling" (purposefully reducing bandwidth on the part of Pandora) to occur. Further, from a user-perspective it might not be clear whether throttling is happening or whether there is a bug in Pithos. For related discussion, see #113.
Note that I have a Pandora One account and do not skip many songs so I have not experienced throttling. T
While using your really nice theme, I sometimes noticed, that I forgot what I was about to do on some web pages (especially documentation tabs) when I was searching for some special things. After recognizing that there was an open search bar with some keywerd it reminded me of what I wanted to do. However, I often don’t notice that opened search bar immediately.
This may sound a bit silly, but
The Cinnamon main menu is so big that it takes up nearly the entire height of my laptop screen. How can I make it smaller, say half the screen height?
I just noticed, that hypens in links don't seem to work properly in the chat
As you can see, the link https://github.com/PoE-TradeMacro/POE-TradeMacro/releases is only clickable until the first hyphen.
-
Updated
Jun 7, 2019 - JavaScript
-
Updated
Jun 7, 2020
-
Updated
Apr 12, 2019 - Shell
-
Updated
Nov 16, 2019 - Vala
Improve this page
Add a description, image, and links to the gnome topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gnome topic, visit your repo's landing page and select "manage topics."






man peekon NixOS is binary garbage. It seems that some part of the build system doesn't know thatpeek.1is already compressed and gzips it for the second time.One possible fix is to add
.gzsuffix to generated manpage filename. This is consistent with behavior ofdata/man/CMakeLists.txtwhich appends.gzsuffix.diff --git a/data/man/meson.build b/data/man/meson.build in