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

gtk4

Here are 131 public repositories matching this topic...

VodnikAngus
VodnikAngus commented Feb 8, 2022

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

enhancement good first issue
Relm4
richardanaya
richardanaya commented Oct 24, 2021

I think the first thing that pops into my brain looking at trackers is, "How do I make a responsive layout that looks good when on a small screen like PinePhone device and desktop?". Example could be like a calculator that looks good when window size is small and different when big.

enhancement good first issue
swanux
swanux commented May 19, 2022

I came across your repo recently, and finally found an example drag and drop implementation in GTK4 - also, the whole repo is impressive.

Though, I tried to modify the example, so it supports dragging and dropping the widgets (for example to reorder the labels) but no luck so far. Do you have any idea for this scenario?

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the gtk4 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 gtk4 topic, visit your repo's landing page and select "manage topics."

Learn more