gtk
Here are 1,051 public repositories matching this topic...
-
Updated
Nov 27, 2020 - C++
#355
It seems to me, the addition of exporting annotations would be complimented by org-mode.
doc for start method
add python doc for start
method
like create_window
method
Video problems
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.
-
Updated
Nov 17, 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
-
Updated
Nov 27, 2020 - Vala
-
Updated
Nov 27, 2020 - Python
-
Updated
Nov 24, 2020 - Python
-
Updated
Oct 28, 2020 - C#
-
Updated
Jan 24, 2018 - Vala
-
Updated
Nov 15, 2020 - CSS
-
Updated
Oct 13, 2020 - Haskell
-
Updated
Nov 19, 2020 - Python
-
Updated
Nov 20, 2020 - C++
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Nov 27, 2020 - CSS
-
Updated
Nov 28, 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
CanvasItem
theSelectEffect
should 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