Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Gtk-rs

Provide GTK libraries to Rust
Collective - Host: opensource - https://opencollective.com/gtk-rs - Website: https://gtk-rs.org - Code: https://github.com/gtk-rs

fix concurrency issues in macro helper attribute 'object_subclass_dynamic'

Signed-off-by: fbrouille <[email protected]>

github.com/gtk-rs/gtk-rs-core - 68dd2e51e87de639f0cc70170e2fe1ddd97b3013 authored 10 months ago by fbrouille <[email protected]>
Merge pull request #1255 from fbrouille/refactor_api_dynamic_types

Refactor macros to register dynamic types

github.com/gtk-rs/gtk-rs-core - 279063e985f7f18796458cb4a38fb0da53921a51 authored 10 months ago by Sebastian Dröge <[email protected]>
replace macro 'dynamic_object_interface' by the macro helper attribute 'object_interface_dynamic' for macro 'object_interface'

Signed-off-by: fbrouille <[email protected]>

github.com/gtk-rs/gtk-rs-core - 1c68de95ab0a5a4a527e3e81a9d664334d1727fd authored 10 months ago by fbrouille <[email protected]>
replace macro 'dynamic_object_subclass' by the macro helper attribute 'object_subclass_dynamic' for macro 'object_subclass'

Signed-off-by: fbrouille <[email protected]>

github.com/gtk-rs/gtk-rs-core - f78cdaa30b2b16b9c21a03b8c7693d3d1921faab authored 10 months ago by fbrouille <[email protected]>
replace derive macro 'DynamicEnum' by the derive macro helper attribute 'enum_dynamic' for derive macro 'Enum'

Signed-off-by: fbrouille <[email protected]>

github.com/gtk-rs/gtk-rs-core - 7400c0bb5907903597c779dd5e5b7dc1d1ca5300 authored 10 months ago by fbrouille <[email protected]>
Merge pull request #1254 from sdroege/clippy-warnings

Fix / work around a couple of new clippy 1.75 warnings

github.com/gtk-rs/gtk-rs-core - c173103ff6e1fe81c881247c3573eb69bfe6524f authored 10 months ago by Sebastian Dröge <[email protected]>
Fix / work around a couple of new clippy 1.75 warnings

github.com/gtk-rs/gtk-rs-core - cfe74379e432524a8dc8566685569108ef1587de authored 10 months ago by Sebastian Dröge <[email protected]>
build(deps): bump thiserror from 1.0.50 to 1.0.51 (#1253)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.50 to 1.0.51.
- [Release notes...

github.com/gtk-rs/gtk-rs-core - 68da79cb6126f79b74d3f6a22171867cc2aa6b4c authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump syn from 2.0.40 to 2.0.41 (#1252)

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.40 to 2.0.41.
- [Release notes](https://gi...

github.com/gtk-rs/gtk-rs-core - 984b1d06332f2dcf7f5f80be466dc6f1e8da1f21 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Book: Add clarification around creating tokio runtime (#1546)

Off the back of https://github.com/gtk-rs/gtk-rs-core/issues/1251,
this adds some additional de...

github.com/gtk-rs/gtk4-rs - 42772bc0af288e88d4b273a0c4abd8178d4bb2d8 authored 10 months ago by Jake Stanger <[email protected]>
Add support of enums as dynamic types (#1220)

Add support of enums as dynamic types

github.com/gtk-rs/gtk-rs-core - d982e089b87a17c762f6a46abc5aa40b55c848a1 authored 10 months ago by fred <[email protected]>
Merge pull request #1530 from ocrete/record-disguised-vs-pointer

record: Differentiate disguised vs pointer types

github.com/gtk-rs/gir - 20a5b17f6da9f544a22dab30a8c7ad4a6a2bb52f authored 10 months ago by Sebastian Dröge <[email protected]>
record: Differentiate disguised vs pointer types

Disguised types are not pointers, they're just typedefs to a
private struct, while pointer types...

github.com/gtk-rs/gir - 11477927cda4b66ca22e25f78b4dc485b8ad4f68 authored 10 months ago by Olivier Crête <[email protected]>
Merge pull request #1245 from gtk-rs/dependabot/cargo/trybuild2-1.2.0

build(deps): bump trybuild2 from 1.1.0 to 1.2.0

github.com/gtk-rs/gtk-rs-core - 90153c5c60c0aa4c0097f0cbb04b7d82ea728573 authored 10 months ago by Sebastian Dröge <[email protected]>
build(deps): bump trybuild2 from 1.1.0 to 1.2.0

Bumps [trybuild2](https://github.com/GuillaumeGomez/trybuild2) from 1.1.0 to 1.2.0.
- [Commits](...

github.com/gtk-rs/gtk-rs-core - 80f7dcb6b050c5870db54b50b85a230386ed44fd authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1246 from gtk-rs/dependabot/cargo/freetype-rs-0.34.1

build(deps): bump freetype-rs from 0.34.0 to 0.34.1

github.com/gtk-rs/gtk-rs-core - 9487e7270db7b52e5378682c080d6641949bdd00 authored 10 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1247 from gtk-rs/dependabot/cargo/syn-2.0.40

build(deps): bump syn from 2.0.39 to 2.0.40

github.com/gtk-rs/gtk-rs-core - e6c531cf8905039ec7d4e6b96fa875b53cf83bf2 authored 10 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1244 from gtk-rs/dependabot/cargo/once_cell-1.19.0

build(deps): bump once_cell from 1.18.0 to 1.19.0

github.com/gtk-rs/gtk-rs-core - e5ffe8b07ffef6886b448466669182f70cea6890 authored 10 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1243 from gtk-rs/dependabot/cargo/libc-0.2.151

build(deps): bump libc from 0.2.150 to 0.2.151

github.com/gtk-rs/gtk-rs-core - 0ec8666525d40672fa0beab7bd71e6772cc942f0 authored 10 months ago by Sebastian Dröge <[email protected]>
build(deps): bump syn from 2.0.39 to 2.0.40

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.39 to 2.0.40.
- [Release notes](https://git...

github.com/gtk-rs/gtk-rs-core - 30a5b008280c1ee096622b176be5864ae9219ac0 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump freetype-rs from 0.34.0 to 0.34.1

Bumps [freetype-rs](https://github.com/PistonDevelopers/freetype-rs) from 0.34.0 to 0.34.1.
- [R...

github.com/gtk-rs/gtk-rs-core - 36ea98e98bf53c2e13ad5e2e07f9dd5968e87eff authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump once_cell from 1.18.0 to 1.19.0

Bumps [once_cell](https://github.com/matklad/once_cell) from 1.18.0 to 1.19.0.
- [Changelog](htt...

github.com/gtk-rs/gtk-rs-core - c3415a9e399c5094c15ae48a67a240435ce90a74 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump libc from 0.2.150 to 0.2.151

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.150 to 0.2.151.
- [Release notes](https...

github.com/gtk-rs/gtk-rs-core - 20a6965f227e11523d0ac4adbb39c348384c8abb authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1529 from gtk-rs/dependabot/cargo/once_cell-1.19.0

build(deps): bump once_cell from 1.18.0 to 1.19.0

github.com/gtk-rs/gir - 71ca4ed5f76a94c7373bb163ba16524a9c7bf036 authored 10 months ago by Sebastian Dröge <[email protected]>
build(deps): bump once_cell from 1.18.0 to 1.19.0

Bumps [once_cell](https://github.com/matklad/once_cell) from 1.18.0 to 1.19.0.
- [Changelog](htt...

github.com/gtk-rs/gir - 5387df30973155777fa8a81c9fd9d9990818efe5 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1241 from pbor/macros

macros: generate GlibPtrDefault when deriving Boxed and SharedBoxed

github.com/gtk-rs/gtk-rs-core - b29209bf69ff9b24f3994205eb47b28f78b68940 authored 10 months ago by Sebastian Dröge <[email protected]>
macros: generate GlibPtrDefault when deriving Boxed and SharedBoxed

github.com/gtk-rs/gtk-rs-core - efc51cd11b2b24ccfee5d63abc54e215e81a7f5d authored 10 months ago by Paolo Borelli <[email protected]>
gio: return NULL from spawn_blocking's underlying gtask

This tells GIO that the task did in fact complete, and avoids a log
message when the task is fin...

github.com/gtk-rs/gtk-rs-core - 040982150bd37bfdded805a5a7851752925c98d8 authored 11 months ago by Zander Brown <[email protected]>
Merge pull request #774 from ski0090/headerbar

Add example: custom title bar

github.com/gtk-rs/gtk3-rs - 123b8d785bdb8e360d359a78d96da871667cffae authored 11 months ago by Guillaume Gomez <[email protected]>
Update examples/header_bar/README.md

Co-authored-by: Guillaume Gomez <[email protected]>

github.com/gtk-rs/gtk3-rs - 2b218927dbaf5b7edfc33228f820ecf3c58cb9a1 authored 11 months ago by shalom <[email protected]>
Merge pull request #766 from atins-dev/feacture/add_example

Add example: Combobox with list store

github.com/gtk-rs/gtk3-rs - e7f0881a8d7d84ca14fea96f6f3d91e23ff8d668 authored 11 months ago by Guillaume Gomez <[email protected]>
Merge pull request #1238 from sdroege/data-input-stream-no-const

gio: Don't wrongly cast DataInputStream byte arrays to a const pointer

github.com/gtk-rs/gtk-rs-core - 6b1bdba71308f89d36fef152a47a411becee5329 authored 11 months ago by Sebastian Dröge <[email protected]>
gio: Use `Slice<u8>` in a few places instead of `Vec<u8>` to avoid copies

The returned values are already transfer full so copying them to a `Vec`
is unnecessary.

github.com/gtk-rs/gtk-rs-core - 755e0826254e818503197eaa8e8797ecb06b9e6e authored 11 months ago by Sebastian Dröge <[email protected]>
gio: Don't wrongly cast `DataInputStream` byte arrays to a const pointer

They're transfer full and need to be freed, which wouldn't be possible
for a const pointer.

Fix...

github.com/gtk-rs/gtk-rs-core - d43af6a782b13320a0f6ccf1d65ae0090e4f0256 authored 11 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1233 from sdroege/simplify-pointer-casts

Simplify pointer casts

github.com/gtk-rs/gtk-rs-core - a0d52347c99a5e1e7186f18e0db9f9e67eae1bb8 authored 11 months ago by Sebastian Dröge <[email protected]>
Regenerate with latest gir / gir-files

github.com/gtk-rs/gtk-rs-core - f49c2c0e2692f5cc601ed6a98cc25bde4340d546 authored 11 months ago by Sebastian Dröge <[email protected]>
Update gir-files

github.com/gtk-rs/gtk-rs-core - 53d85efb41b5517714db51623063f353757f2167 authored 11 months ago by Sebastian Dröge <[email protected]>
Update gir

github.com/gtk-rs/gtk-rs-core - d80a445980b783c7ee9ad692f5468d0b828a473f authored 11 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1528 from sdroege/unnecessary-casts-via-usize

Remove unnecessary casts of function pointers through usize

github.com/gtk-rs/gir - a2f936b771958a65d5314effa6635b2a953a04f4 authored 11 months ago by Sebastian Dröge <[email protected]>
Remove unnecessary casts of function pointers through usize

github.com/gtk-rs/gir - 46bd0747403edd6c28ec40dee5375d088c7cd36d authored 11 months ago by Sebastian Dröge <[email protected]>
Simplify a few pointer casts

github.com/gtk-rs/gtk-rs-core - 4f27a6fdebc25291396611827a549887befaea26 authored 11 months ago by Sebastian Dröge <[email protected]>
Add example: custom title bar

github.com/gtk-rs/gtk3-rs - d294009f26187ee92017aded52e9d021684dcc57 authored 11 months ago by Shalom <[email protected]>
Add example: Combobox with list store

github.com/gtk-rs/gtk3-rs - d4db92b3acf67aeaa4642042b056def20db01681 authored 11 months ago by Shalom <[email protected]>
Merge pull request #1232 from gtk-rs/dependabot/cargo/proc-macro2-1.0.70

build(deps): bump proc-macro2 from 1.0.69 to 1.0.70

github.com/gtk-rs/gtk-rs-core - d3509157c1770c4e6d41a23c00fcff2168b3ee22 authored 11 months ago by Sebastian Dröge <[email protected]>
build(deps): bump proc-macro2 from 1.0.69 to 1.0.70

Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.69 to 1.0.70.
- [Release no...

github.com/gtk-rs/gtk-rs-core - e9921eb3aaf64ace108ddc816f8d895ce482c5b2 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1230 from sdroege/no-more-pspec-ctor

glib: Remove deprecated paramspec constructors

github.com/gtk-rs/gtk-rs-core - a07ec7484ab68bbac04d3f2d2d393a1beda6a48e authored 11 months ago by Sebastian Dröge <[email protected]>
glib: Remove deprecated paramspec constructors

github.com/gtk-rs/gtk-rs-core - 512434b4f79156e6ebb48779bd44a62476e60e3c authored 11 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1537 from gtk-rs/dependabot/cargo/glium-0.33

build(deps): update glium requirement from 0.32 to 0.33

github.com/gtk-rs/gtk4-rs - 2ed0557527d53b771745851eb55e303f8163a674 authored 11 months ago by Sebastian Dröge <[email protected]>
examples: glium_gl_area: Implement new `Backend::resize()`

github.com/gtk-rs/gtk4-rs - 14bd6f04fb9ad12dc5ff49e73eb38656d3463b67 authored 11 months ago by Sebastian Dröge <[email protected]>
build(deps): update glium requirement from 0.32 to 0.33

Updates the requirements on [glium](https://github.com/glium/glium) to permit the latest version...

github.com/gtk-rs/gtk4-rs - b5faf5f74ae563e2936c2c559ff517f3dd3ecbef authored 11 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1538 from gtk-rs/dependabot/cargo/femtovg-0.8

build(deps): update femtovg requirement from 0.7 to 0.8

github.com/gtk-rs/gtk4-rs - 1dd7dc06cb42feb4148db483730f19cf2f5b114c authored 11 months ago by Sebastian Dröge <[email protected]>
build(deps): update glow requirement from 0.12.0 to 0.13.0

Updates the requirements on [glow](https://github.com/grovesNL/glow) to permit the latest versio...

github.com/gtk-rs/gtk4-rs - 9817709aebbd1c2163714285b33026dfe05876f3 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1493 from gtk-rs/dependabot/github_actions/docker/build-push-action-5

build(deps): bump docker/build-push-action from 1 to 5

github.com/gtk-rs/gtk4-rs - ed57d92a945ffe2c141dbf0156414f123eb65538 authored 11 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1540 from sdroege/windows-0.52

Update to windows 0.52

github.com/gtk-rs/gtk4-rs - 1beb9eb7c3150ae8aa4a77881dfe26a4006dc22d authored 11 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1226 from sdroege/winapi-to-windows-sys

Move from unmaintained winapi crate to windows-sys

github.com/gtk-rs/gtk-rs-core - 90c77c4f4ca733b31d90010552816e33e6bdf156 authored 11 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1225 from zachs18/matchinfo-lifetime

Matchinfo lifetime

github.com/gtk-rs/gtk-rs-core - 72b073c5cc4be0dad9350089adea7027734c0e40 authored 11 months ago by Sebastian Dröge <[email protected]>
Update Cargo.lock

github.com/gtk-rs/gtk-rs-core - 76d4a5923423de83d93dfae1858308eec4318d75 authored 11 months ago by Sebastian Dröge <[email protected]>
Move from unmaintained winapi crate to windows-sys

windows-sys / windows is also used by the gdk4-win32 crate.

github.com/gtk-rs/gtk-rs-core - 1276fd6249c73cca4dd7edd6fe5e4f3e9c62505f authored 11 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1227 from GuillaumeGomez/fix-clippy

Fix new clippy lints

github.com/gtk-rs/gtk-rs-core - 855d3adf44a3601d5b73a05e9bfd49ea61d592a5 authored 11 months ago by Sebastian Dröge <[email protected]>
Fix new clippy lints

github.com/gtk-rs/gtk-rs-core - e01ca4846a6cc4573a4709d3ac7e4083b2173ac6 authored 11 months ago by Guillaume Gomez <[email protected]>
glib: Add a lifetime generic to MatchInfo.

Implement MatchInfo manually.
Manually implements refcounting and from/into glib ptrs instead of...

github.com/gtk-rs/gtk-rs-core - 2fd6046cecca06a794840d6f9195428a2c00437c authored 11 months ago by Zachary S <[email protected]>
Update to windows 0.52

github.com/gtk-rs/gtk4-rs - 63a48c5210f13f772d18776429d026852ccb8677 authored 11 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1224 from gtk-rs/dependabot/cargo/smallvec-1.11.2

build(deps): bump smallvec from 1.11.1 to 1.11.2

github.com/gtk-rs/gtk-rs-core - 86f7b343fad927d04ce736d6eb4a43561e84443d authored 11 months ago by Sebastian Dröge <[email protected]>
build(deps): bump smallvec from 1.11.1 to 1.11.2

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.11.1 to 1.11.2.
- [Release notes...

github.com/gtk-rs/gtk-rs-core - b5e0854ff22e2df270f91807c730efffa4d553a7 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1527 from gtk-rs/dependabot/cargo/env_logger-0.10.1

build(deps): bump env_logger from 0.10.0 to 0.10.1

github.com/gtk-rs/gir - 22c3351f8d7f78578b5386fa9ffacc04e63100c8 authored 11 months ago by Sebastian Dröge <[email protected]>
Merge pull request #1526 from gtk-rs/dependabot/cargo/toml-0.8.8

build(deps): bump toml from 0.8.6 to 0.8.8

github.com/gtk-rs/gir - 943b42db4ba57125529fcd31ebdaa161102b408e authored 11 months ago by Sebastian Dröge <[email protected]>
build(deps): bump env_logger from 0.10.0 to 0.10.1

Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.0 to 0.10.1.
- [Release not...

github.com/gtk-rs/gir - 3a68e0bfbc689d5aa6788b8430b84de0254c7fab authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump toml from 0.8.6 to 0.8.8

Bumps [toml](https://github.com/toml-rs/toml) from 0.8.6 to 0.8.8.
- [Commits](https://github.co...

github.com/gtk-rs/gir - a721cc83400d23f2fe24b4430e785a0f30878a66 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
book: Move to libadwaita 1.4 (#1536)

* book: Move to libadwaita 1.4

* book: Rename content title

* book: UI fixes

* book: Im...

github.com/gtk-rs/gtk4-rs - ecf65d90e4b9bd42d810aa44bdd0b3bd220cbd18 authored 11 months ago by Hofer-Julian <[email protected]>
Merge pull request #1221 from GuillaumeGomez/cargo-lock

Add `Cargo.lock` to git tracking

github.com/gtk-rs/gtk-rs-core - 24ac2075336c7a1ccd5058fd3b732f6616f2f9da authored 11 months ago by Sebastian Dröge <[email protected]>
Fix deny error

github.com/gtk-rs/gtk-rs-core - 54852aefb3ae0c1d48bd17287ac48be53054889c authored 11 months ago by Guillaume Gomez <[email protected]>
Add `Cargo.lock` to git tracking

github.com/gtk-rs/gtk-rs-core - 9d1fe855aa49cbb04ef99209d6cafd91f416bbe3 authored 11 months ago by Guillaume Gomez <[email protected]>
build(deps): update femtovg requirement from 0.7 to 0.8

Updates the requirements on [femtovg](https://github.com/femtovg/femtovg) to permit the latest v...

github.com/gtk-rs/gtk4-rs - d5af23a8aabb189756b96a65d90cc52fab182ab0 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
book: Add setuptools installation (#1534)

Starting with Python 3.10 and 3.11, distutils is formally marked as deprecated.

github.com/gtk-rs/gtk4-rs - 6b6e49230e610069652885619ba4bb5ed7d00547 authored 12 months ago by William Roy <[email protected]>
book: Use new API spawn_future_local (#1533)

github.com/gtk-rs/gtk4-rs - bd3105dabacb9631818fc15679c18d7880e518b6 authored 12 months ago by Hofer-Julian <[email protected]>
book: Move to `install_action` (#1529)

* book: Start with moving to `install_action`

* book: Add another paragraph

* book: Docume...

github.com/gtk-rs/gtk4-rs - aaab21cf259579550376954ae23579e7d046d09d authored 12 months ago by Hofer-Julian <[email protected]>
Merge pull request #1218 from pbor/unix-socket-addr

gio: fix UnixSocketAddress constructor with a path

github.com/gtk-rs/gtk-rs-core - d9cc3253bf65bbb821e4d2e48fa4dd9854afd269 authored 12 months ago by Sebastian Dröge <[email protected]>
gio: fix UnixSocketAddress constructor with a path

as_os_str().len() does not return the number of bytes in the string, but
the full allocation siz...

github.com/gtk-rs/gtk-rs-core - f0eff3f7b0678ceea69f6c8ea101fd59773af6c7 authored 12 months ago by Paolo Borelli <[email protected]>
Merge pull request #847 from pbor/async-channel

Use async-channel in the examples

github.com/gtk-rs/gtk3-rs - aab32e46e81b2d3322115d010f1e54c7358aa47e authored 12 months ago by Sebastian Dröge <[email protected]>
gdkx11: export function to silence warnings

github.com/gtk-rs/gtk3-rs - 168f4e77899175317e20e5956af2d44a24691871 authored 12 months ago by Paolo Borelli <[email protected]>
Use async-channel in the examples

glib's MainContext::channel was removed from glib-rs

github.com/gtk-rs/gtk3-rs - e11d592bce30de573a517794d63151cd2950a5c8 authored 12 months ago by Paolo Borelli <[email protected]>
Remove libappstream

github.com/gtk-rs/gtk4-rs - 617bbdd4e3d31f9eaae91964cdf2ad33aa813efb authored 12 months ago by Julian Hofer <[email protected]>
Add appstream-devel dependency

github.com/gtk-rs/gtk4-rs - 46e5ec0b4448206f1b60294614ed564d88bf8498 authored 12 months ago by Julian Hofer <[email protected]>
Add libdrm-devel

github.com/gtk-rs/gtk4-rs - 3b27aa8de35d16fbeb4b71406f99b200a94f2c3a authored 12 months ago by Julian Hofer <[email protected]>
docker: Move to libadwaita 1.4

This should unblock https://github.com/gtk-rs/gtk4-rs/pull/1529

github.com/gtk-rs/gtk4-rs - 5c35c2fa8ae03c21ae78e6b7f35a64cbbd3a3eb2 authored 12 months ago by Julian Hofer <[email protected]>
Add libappstream-glib

github.com/gtk-rs/gtk4-rs - 7dcb5dbc4f1627cf161bff30c8133f5282647054 authored 12 months ago by Julian Hofer <[email protected]>
Update gir and gir-files

github.com/gtk-rs/gtk3-rs - c7a2b4d9cd744fd0caf408526b4263c9c77b1750 authored 12 months ago by Paolo Borelli <[email protected]>
Merge pull request #1169 from fbrouille/module_type

add support of module types

github.com/gtk-rs/gtk-rs-core - 2cb10ec3f305f954ca30c708c752458e4af4eabb authored 12 months ago by Sebastian Dröge <[email protected]>
add support of object subclasses and interfaces registered as dynamic types

Signed-off-by: fbrouille <[email protected]>

github.com/gtk-rs/gtk-rs-core - 6839fc497d491e8df5b4c9cfdf3b4a28fba9f02a authored 12 months ago by fbrouille <[email protected]>
glib: Remove `MainContext::channel()`

Async code generally allows for more flexible message handling than the
callback based MainConte...

github.com/gtk-rs/gtk-rs-core - e3e821d5a377118950592e5eb2df59d6327a3853 authored 12 months ago by Sebastian Dröge <[email protected]>
build(deps): bump toml from 0.8.2 to 0.8.6

Bumps [toml](https://github.com/toml-rs/toml) from 0.8.2 to 0.8.6.
- [Commits](https://github.co...

github.com/gtk-rs/gir - c0970367709d6111ea5b0f37abba7be5d47630c7 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): update quick-xml requirement from 0.30 to 0.31

Updates the requirements on [quick-xml](https://github.com/tafia/quick-xml) to permit the latest...

github.com/gtk-rs/gtk4-rs - 29e2b85adc04e8c3a6c54759e0f807ea6536376b authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migrate listings to action group (#1525)

* book: Start migrating listings to action group

* book: Remove last usage of SimpleAction

...

github.com/gtk-rs/gtk4-rs - fd5d2eef996c54b3a7fa7d260907cfb3ecf682e5 authored 12 months ago by Hofer-Julian <[email protected]>
Merge pull request #1145 from ranfdev/master

Add object_subclass example

github.com/gtk-rs/gtk-rs-core - e93e8990bc33540526ef07cc75cfd3cfc7586da1 authored 12 months ago by ranfdev <[email protected]>
Add object_subclass example

github.com/gtk-rs/gtk-rs-core - bddbc658e84dc7a625906cbcc48932f49031937e authored 12 months ago by ranfdev <[email protected]>
glib: Implement Regex

These modules are inefficient and should not be used by Rust programs except for
compatibility w...

github.com/gtk-rs/gtk-rs-core - 03bce03c20587f598dbdcb40cde7541000a41a56 authored 12 months ago by David Hewitt <[email protected]>
book: Extend main loop chapter with async section (#1511)

* book: Extend main loop chapter with async section

* Update book/listings/main_event_loop/7/...

github.com/gtk-rs/gtk4-rs - 776fa54413219c9111c894dcf13458a8ab8eb50c authored 12 months ago by Hofer-Julian <[email protected]>
Merge pull request #1523 from GuillaumeGomez/fix-clippy

Fix clippy lint

github.com/gtk-rs/gir - bad42dff7ee476cb02bdc658e416a953f77b54f3 authored 12 months ago by Sebastian Dröge <[email protected]>
Fix clippy lint

github.com/gtk-rs/gir - 659dd3ba22c0a075cc2bacbc11d7a7a428a01625 authored 12 months ago by Guillaume Gomez <[email protected]>