gtk
Here are 1,055 public repositories matching this topic...
Cross-Platform GUI Library - Report issues here: https://trac.wxwidgets.org/
-
Updated
Dec 6, 2020 - 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
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’d be useful for users to know which version they’re running on.
Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.
-
Updated
Dec 3, 2020 - CSS
I would like a feature that allows users to customise their own icons using 48 * 48 png files.
NOT FROM TOPIC:
And also where are the theme files located?? I don't find my them in /usr/share/themes
All your games in one place
-
Updated
Nov 29, 2020 - Vala
A tool for converting dictionary files aka glossaries. The primary purpose is to be able to use our offline glossaries in any Open Source dictionary we like on any OS/device.
-
Updated
Dec 5, 2020 - Python
Deluge BitTorrent client - Git mirror, PRs only
-
Updated
Nov 24, 2020 - Python
A native file browser for unity standalone platforms
-
Updated
Oct 28, 2020 - C#
Qogir is a flat Design theme for GTK
-
Updated
Nov 15, 2020 - CSS
A searchable command palette in every modern GTK+ application
-
Updated
Jan 24, 2018 - Vala
-
Updated
Oct 13, 2020 - Haskell
Adds window-tiling hotkeys to any X11 desktop. (An analogue to WinSplit Revolution for people who don't want to use Compiz Grid)
-
Updated
Nov 19, 2020 - Python
A Gtk/Qt front-end to tesseract-ocr.
-
Updated
Dec 1, 2020 - C++
-
Updated
Nov 17, 2020 - JavaScript
macOS theme for Gnome and GTK-based desktops
-
Updated
Dec 6, 2020 - CSS
A visual Haskell
-
Updated
Dec 6, 2020 - Haskell
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."



Expected Behavior
When the user edits the properties of a
CanvasItemtheSelectEffectshould disappear until the end of the interaction, with a delay of 2 seconds.This behaviour is commonly used in other design tools to remove the visual noise of the selection bound when the user needs to edit the visual aspects of an item.
Eg. editing the color of a 1px thick border is pretty hard