The Wayback Machine - https://web.archive.org/web/20211227210355/https://github.com/topics/gtk
Skip to content
#

gtk

Here are 1,352 public repositories matching this topic...

anntzer
anntzer commented Dec 20, 2021

Bug summary

Currently, when the mouseover coordinates/value text has two lines (typically when hovering over an imshow()):

  • qt right aligns the text
  • tk center aligns the text
  • gtk and wx left aligns the text
  • (I haven't checked for macos and jupyter)

Given that the text is shown at the right edge of the toolbar, I think right aligning looks better? This is probably just a matte

r0x0r
r0x0r commented Jun 22, 2019

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
Honghe
Honghe commented Mar 27, 2018

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 

Improve this page

Add a description, image, and links to the gtk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gtk topic, visit your repo's landing page and select "manage topics."

Learn more