gtk
Here are 1,339 public repositories matching this topic...
Expected Behavior
The default window makes the "untitled" text overflow when there is plenty of room for it. The title should ge readable when there's room.
Current Behavior
-
Updated
Dec 15, 2021 - C++
#355
It seems to me, the addition of exporting annotations would be complimented by org-mode.
Video problems
I have analyzed video problems and below is the summary. All tested with examples/http_server.py from the pywebview-3 branch.
Windows
- CEF / MSHTML / EdgeHTML. No problems with either. CEF supports only WebM and Ogg out of the box (MP4 not supported).
Cocoa
- Only video frame is displayed, video not playing. Youtube works fine. There are a bunch of flags related to media in WKWeb
clock supports pango markup.
network and battery don’t, but I really want to use <b> on network for formatting like <b>IP:</b> {ipaddr}.
I haven’t confirmed with any others.
Please give us some details about the systems you are using:
- Client (OS name and version): Windows 10, VNCtiger v1.8.80
- Remmina version (remmina --version): 1.2.0-rcgit-27
- Desktop environment (GNOME, Unity, KDE, ..): GNOME 3.18.5
- Connecting to (OS and version): Ubuntu 16.04.4
- Connecting via (RDP, VNC, ...): VNCI
I set Remmina listening on VNC 5901
error log:
Welcome to
Currently Dino uses "%02x" to format XEP-0320 fingerprint octets, but XEP-0320 is based on the RFC 4572's Fingerprint Attribute, which requires uppercase hexadecimal bytes; would be
I would like a feature that allows users to customise their own icons using 48 * 48 png files.
NOT FROM TOPIC:
Where are the theme files located? I can't find them in /usr/share/themes
-
Updated
Dec 5, 2021 - Vala
-
Updated
Oct 2, 2021 - CSS
-
Updated
Dec 14, 2021 - Python
-
Updated
Nov 9, 2021 - C#
-
Updated
Dec 15, 2021
-
Updated
Dec 14, 2021 - CSS
-
Updated
Dec 13, 2021 - Python
-
Updated
Dec 14, 2021 - Python
-
Updated
May 24, 2021 - Vala
-
Updated
Aug 13, 2021 - Haskell
-
Updated
Dec 11, 2021 - C++
-
Updated
Dec 14, 2021 - C
Improve this page
Add a description, image, and links to the gtk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gtk topic, visit your repo's landing page and select "manage topics."

As discussed in #21874, there aren't reprs on the locators and formatters. Reprs of the form where eval(repr) = call, something like
would mean reprs could be used in the documentation examples, which would help keep the labels in sync. This is useful for the new example #21874 &