gtk
Here are 1,246 public repositories matching this topic...
Expected Behavior
When the user edits the properties of a CanvasItem
the SelectEffect
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
-
Updated
Jul 24, 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
Here is the config for my "capture" module
"pulseaudio#capture": {
"format": "{format_source}",
"format-source": "",
"format-source-muted": ""
}
Its goal is to display the microphone icon only when it is not muted.
It works as intended. However when it is muted, the module is still present in the bar, showing nothing but still taking its space (as tested by setting a differ
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:
And also where are the theme files located?? I don't find my them in /usr/share/themes
-
Updated
Jul 12, 2021 - CSS
-
Updated
Jul 21, 2021 - Vala
-
Updated
Jul 3, 2021 - Python
-
Updated
Jun 19, 2021 - C#
-
Updated
Jul 24, 2021 - Python
-
Updated
Jun 25, 2021 - CSS
This is a minor design quirk rather than a major bug - I know I'm being fussy by reporting this. I'll counter that by saying I really like the Spot app and it has replaced the official Spotify client on all my Linux machines. Spot is much more pleasant to use.
Describe the bug
When looking at an album, the track titles aren't aligned with each other. When the track number jumps from '9' to
-
Updated
May 24, 2021 - Vala
-
Updated
Jul 6, 2021 - Haskell
-
Updated
Jul 18, 2021 - C++
-
Updated
Jul 25, 2021 - Python
-
Updated
Jul 24, 2021
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 report
Bug summary
Adding a legend to a
SubFigure
doesn't workCode for reproduction