gi-gtk-declarative icon indicating copy to clipboard operation
gi-gtk-declarative copied to clipboard

Declarative GTK+ programming in Haskell

Results 33 gi-gtk-declarative issues
Sort by recently updated
recently updated
newest added

Does not seem possible right now (or am I wrong?). I wish a container for multiple windows was provided.

## Basic Proposal A `GtkTreeView` is associated with an instance of `GtkTreeModel` which is what actually gets mutated in order to add or remove nodes from the tree (commonly `GtkListStore`...

I do not know where the problem lies but, on Windows 10, the `FileChooserButton` example (and only that example) somehow sends LF characters to stderr when the dialog box is...

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies

Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 to 2.15.0. Release notes Sourced from pygments's releases. 2.15.0 Added lexers: Carbon (#2362, #2365, #2366, #2367, #2368, #2369, #2370) Dax (#2335, #2345) MediaWiki Wikitext (#2373, #827)...

dependencies

Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 6.2.1 to 10.0. Release notes Sourced from pymdown-extensions's releases. 10.0 Break: Snippets: snippets will restrict snippets to ensure they are under the base_path preventing snippets relative to...

dependencies

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.3 to 6.3.3. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.4.0 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1...

dependencies

Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.0.4 to 1.2.3. Release notes Sourced from mkdocs's releases. 1.2.3 MkDocs 1.2.3 is a bugfix release for MkDocs 1.2. Aside: MkDocs has a new chat room on...

dependencies

Working on some initial build issues right now. To my surprise, iirc, on at least 9.6.2 GHC on Windows, there were dependencies unmet in 9.6.2 GHC that meant that the...