gtk
Here are 1,462 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
Cross-Platform C++ GUI Library
-
Updated
May 18, 2022 - C++
#355
It seems to me, the addition of exporting annotations would be complimented by org-mode.
Brush size sliders
There should be some kind of a slider for selecting a brush size instead of just buttons to adjust it. Maybe it doesn't have to be a visible slider but how Adobe does it: sliding with mouse over a number increases/decreases the number
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
All your games in one place
-
Updated
May 2, 2022 - Vala
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
Official git mirror of the WebKit repository, https://svn.webkit.org/repository/webkit, future canonical repository.
-
Updated
May 18, 2022
A tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any modern operating system / device.
-
Updated
Apr 28, 2022 - Python
Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.
-
Updated
May 6, 2022 - CSS
A native file browser for unity standalone platforms
-
Updated
Feb 2, 2022 - C#
Qogir is a flat Design theme for GTK
-
Updated
May 18, 2022 - CSS
Deluge BitTorrent client - Git mirror, PRs only
-
Updated
May 17, 2022 - Python
multiple GNOME terminals in one window
-
Updated
Apr 18, 2022 - Python
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
When the build gets to https://github.com/matplotlib/matplotlib/blob/main/src/_tkagg.cpp#L262-L273 on Cygwin, the build fails with a few
goto crosses initializationwarnings, which are easy to fix, and twoerror: ‘PyErr_SetFromWindowsErr’ was not declared in this scope, which are less easy to fix.Code for reproduction