gtk
Here are 1,283 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
Sep 30, 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
It would be nice to have the ability to set the presence status to away when the screen is locked to have users of traditional clients not be confused by you being constantly available.
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
Sep 25, 2021 - Vala
-
Updated
Sep 24, 2021 - CSS
-
Updated
Sep 29, 2021 - Python
-
Updated
Jun 19, 2021 - C#
-
Updated
Sep 26, 2021 - Python
-
Updated
Sep 6, 2021 - CSS
-
Updated
May 24, 2021 - Vala
-
Updated
Sep 30, 2021
-
Updated
Aug 13, 2021 - Haskell
-
Updated
Sep 26, 2021 - Python
-
Updated
Sep 28, 2021 - C++
-
Updated
Sep 12, 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."

Bug summary
The only way (that I am aware of) to control the linewidth of hatches is through an rc parameter. But temporarily modifying the parameter with
plt.rc_contexthas not effect.Code for reproduction