Ecosyste.ms: OpenCollective

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

github.com/gtk-rs/gtk4-rs

Rust bindings of GTK 4
https://github.com/gtk-rs/gtk4-rs

gtk: add PrintOperation subclassing support

e553ed1975d77b28807b7218274a64dcc3296ed2 authored about 4 years ago
gtk: add PrintOperationPreview subclassing support

7df3f33bd106fa81e6c101d091062fe6d184a0df authored about 4 years ago
gtk: add TreeView subclassing support

084ab9c97949130ca4d5aec70903433b7d3060a5 authored about 4 years ago
gdk: implement Debug/Display for TimeCoord

f6e79455c407fb67aaff4e4e2349a487f5c5eb7d authored about 4 years ago
gtk: update per gdk::Event changes

b1b4ee6e81bb095a81c3c3eb9ce44e0363bc6d65 authored about 4 years ago
gdk: finish up Events implementation

this makes use of EventKind which is used by Events
to declare their EventType's

c5c5d9759bcdc90fe3305df468edcb97ec1de1fb authored about 4 years ago
gdk: move event related functions to Event

this also adds some missing doc aliases

77034acdad8d10db0eea6c7bd66cf628f79172db authored about 4 years ago
gdk: manually implement Event and it's subclasses

because it's a fundemental type
Fixes #50

37c28327116e775ce021cf1d9d81071ba759721a authored about 4 years ago
Merge pull request #164 from gtk-rs/bilelmoussaoui/subclassing-7

gtk: subclassing round 8

af461ffc516c957fa0df83a6593773725d061abe authored about 4 years ago
gtk: add subclassing support to a bunch of interfaces

mostly empty ones that don't require re-implementing anything

ccbd93f3f71fc8781e7cf07a1189051db00727ea authored about 4 years ago
gtk: add TreeDragSource subclassing support

7da7a6be2c9062063ddac4e2136030b8112e90ae authored about 4 years ago
gtk: add SelectionModel subclassing support

Co-authored-by: Kavan Mevada <[email protected]>

6154b77a27a63b2b0e60cf97042d55b0ac2f42a0 authored about 4 years ago
Merge pull request #163 from BrainBlasted/impl-deref-for-template-children

Implement Deref for TemplateChild

13ea58bc76497fd2a613523c7c70ccc110523335 authored about 4 years ago
gtk: add TreeDragDest subclassing support

6eef6d615d8cebdf4009f611823bab217daa9800 authored about 4 years ago
Implement Deref for TemplateChild

Allows using template children without .get()

bc7107e90cf7e3fae000ca671f4573cd7d281f73 authored about 4 years ago
Rename Dialog::run into Dialog::run_async

96bc469ddf6dd5d60009f268f679a43afde808d1 authored about 4 years ago
Add Dialog::run

a967d5599840a39363f39ebd5d28c8752abbc449 authored about 4 years ago
Fix Dialog::run_future example

289b9aed54847946f8afadfe17d9610fca19cbb3 authored about 4 years ago
examples: Use autobins

dd95bc7350a83b048c5423d411e3d3b90d03da66 authored about 4 years ago
Merge pull request #149 from sophie-h/dialog-run-future

Add Dialog::run_future()

e010ced934d8c7aad3119c06323310246462e394 authored about 4 years ago
Add Dialog::run_future() function

a0bedc6f44523c859e14362c9d7f8fe494a2eda8 authored about 4 years ago
gdk: properly export all consts

Fixes #49

0eeba61054eb0fd30766c8293073c1cc2ecd7be8 authored about 4 years ago
ensure all the keyval usages uses gdk::keys::Key

602092ef31a3954374f28bc4fa46ce490c3a76c6 authored about 4 years ago
Merge pull request #156 from gtk-rs/bilelmoussaoui/layout-manager

gtk: allow setting layout_child_type on GtkLayoutManager

2c51a720ebb9814df5a8c4bba742b75a7e95054b authored about 4 years ago
Merge pull request #155 from gtk-rs/bilelmoussaoui/app-builder

gtk: generate ApplicationBuilder manually

dd93623beea7739ffa6b21a3ce75fbad961e9e3b authored about 4 years ago
gtk: allow setting layout_child_type on GtkLayoutManager

Fixes #146

a457bcb4948311580d0b759b9e952dbda3f150fb authored about 4 years ago
gtk: generate ApplicationBuilder manually

fixes #143

ae5839931612cb2d3e7486226469e9013736ad91 authored about 4 years ago
Remove out-of-date and deprecated badges

eae10df5348ae700137fddbe38b6473e248544b7 authored about 4 years ago
Update submodule hashes of gir and gir-files

For https://github.com/gtk-rs/gtk4-rs/pull/150#issuecomment-757356490

397e7f9d6ea62b325e9e707dc76cd602a00e006e authored about 4 years ago
Merge pull request #150 from MarijnS95/drop-whitespace

Regenerate after updated gir-files update

96ab2717bf67ae9106d255f4f67ea5779d73a20d authored about 4 years ago
Regenerate after importing gir-files from 5652ab0a61

3ed56b8652d5a7b47197c94a3c048165138f33ca authored about 4 years ago
gsk4: Mark Gsk.Transform::equal parameters as not-nullable

In Rust it makes little sense to provide comparison against a nullable
variable, Option<> alread...

3e68cc69ef9be377c0d9f15471bcf98b60a561af authored about 4 years ago
Add Orientation subclass example

21df52174566ddbe694acf8036ea45d5d5eb17d3 authored about 4 years ago
gtk: Add Orientable subclassing support

Fixes: https://github.com/gtk-rs/gtk4-rs/issues/147

4c4adb580a75343873b4c965abdf7e8a9db7c8eb authored about 4 years ago
CustomSorter: Implement unset_sort_func

Fixes: https://github.com/gtk-rs/gtk4-rs/issues/22

1b747415db89b35fd03ae8160385962e9967f684 authored about 4 years ago
CustomSorter: Implement Default

1b92a7c707aa3f1d87bb9fc8dd4649500423b4aa authored about 4 years ago
CustomSorter: Implement set_sort_func

878a38f73520a8ef2b1604d63d8d14b24a6b0301 authored about 4 years ago
CustomSorter: Implement new

74d568443ec1cf5e0330f4310b10ed929fe1a89d authored about 4 years ago
Manually implement CustomFilter

c35ce2730663ee18dc21148f9ae87a19e35c10fd authored about 4 years ago
Manually implement CustomFilter

feac7940594b895985b83097a6893f4042727546 authored about 4 years ago
Fix weird indents in toml files

bfae73fbe0443f6445570115e485b16ca18bf316 authored about 4 years ago
Merge pull request #139 from gtk-rs/bilelmoussaoui/gdk/subclassing

gdk: add Paintable subclassing support

541787444ba645272dc49f2293800e48ee121fed authored about 4 years ago
gdk: update RGBA per double -> float change

a1990aa8fba97a523ce9c16264a713f5bd15e953 authored about 4 years ago
gdk: add Paintable subclassing support

part of #56

97d072b0f27f62539e2d817d32c2e70c4357b403 authored about 4 years ago
gtk subclassing: re-export preludes of dependencies as well

d4960ee2f426b3e15def8b14699443f81d6db808 authored about 4 years ago
Merge pull request #135 from gtk-rs/bilelmoussaoui/doc-alias

Add doc aliases to manual types

62652bbe93971c64279094836299f6d976b1e9c4 authored about 4 years ago
gtk: add doc alias for manual types

20ed6fad2311d58d5711a5f914a569d4342a3d38 authored about 4 years ago
gsk: add doc alias for manual types

8fe7d91a5ec8da3b0fb7f8feca457b0b7c313ea4 authored about 4 years ago
gdk: add doc alias for manual types

3b1a925b227576d083d75ebf12a59b84d0745f06 authored about 4 years ago
gdk-wayland: add doc alias for manual types

93368bd909a6698b281288c4b1e9dd00cae8e5df authored about 4 years ago
Merge pull request #133 from gtk-rs/bilelmoussaoui/simpler-callbacks

simpler callbacks: avoid Option<Box<Q>>

a25ad93665e2e5b9388ee53ff0e392694524bdfc authored about 4 years ago
gtk: split unset_draw_func from DrawingArea

a7a96017011c5123e842e4d949caee034949733c authored about 4 years ago
gtk: add FlowBoxExtManual::unbind

93d8e08e7063caff045fed70e0f16721c5ab0c83 authored about 4 years ago
gtk: split unbind from ListBox::bind_model

598db7869d110239f86cc2fc70704cd1bf164067 authored about 4 years ago
examples: use - instead of _ for property names

it's more correct

b1b25b2248c29999adaa768b24782d5d249038a7 authored about 4 years ago
examples: port entry undo from C

3b0b7af3241ceb38e60d5f155ce129e6885884b1 authored about 4 years ago
examples: add a simple video player

fa455c3eb391e570a79d7d96a01aa22527866435 authored about 4 years ago
examples: remove unused imports from widget subclass

2d185cf66e00f33d6c0a6d09ff4bd389b123e951 authored about 4 years ago
gdkx11/gdkwayland: export missed dependencies (#131)

* gdkx11: export glib based libs dependencies

* gdkwayland: export glib based libs dependencies

e9dea2665c2fe661b62aafbeb0751953edbf6f98 authored about 4 years ago
port text_viewer from gtk-rs/examples4 (#130)

* port text_viewer from gtk-rs/examples4

6c4c354ca8ee016a843a3fbaeb8ae5d5cd4c7d30 authored about 4 years ago
gsk: re-export dependencies

b9f02ddea3f88164d03b3ec22250003313b064fb authored about 4 years ago
re-export prelude of deps as well

b5c52f93fb1d84ff15f4d614bbc5c4b4038ce53b authored about 4 years ago
gdk: re-export dependencies

b6c033adc969fd7d595c7bbcb196aeac8e0bb94e authored about 4 years ago
rexport dependencies from gtk

e57328fce5b14a91f5427f5159aebd5a1a8f1ad5 authored about 4 years ago
examples: use dependencies from gtk directly

0a6f454cb58e78cf18dd09fa84a1833a08817ff1 authored about 4 years ago
gdk-x11: export x11 instead of x11::xlib

d393f59dbf97518add962d250de9e3b69339f251 authored about 4 years ago
Regen with more doc alias for enums and consts

592e91bacc8d4b7226d7f4d7c985b32c0776887e authored about 4 years ago
Update gir submodule

e135df00c0a9cb37e66b1ab9d00c1730c96609b9 authored about 4 years ago
disable docs if both embed/purge were enabled

2c596da230e4f2ef79eff33d52d4c396732e7073 authored about 4 years ago
gdk-x11/wayland: add docs releated features

98cd520535cdc3e750881385c32025cbab588337 authored about 4 years ago
gdk-x11/wayland: update authors

somehow i forgot the default entry there...

14b5dd8b1dee2c973c7f0c645f7a70e51f7ac563 authored about 4 years ago
regen with the latest gir

c1d7644641404726bb3bee724215c63cf6e94581 authored about 4 years ago
update examples/manual code per glib macros changes

9bd38b4d2394158987a57cbcb3300943a951a110 authored about 4 years ago
update examples per gir changes

020b7828874f3799bb5b4f767a97b6a676a9cda5 authored about 4 years ago
regen with the latest gir

53bd0297acb06c47c59c3b0c478f22527de7ac2f authored about 4 years ago
Merge pull request #124 from gtk-rs/bilelmoussaoui/gtk-4.0.0

Regenerate with gtk 4.0.0

ed42cead45a9147f4a5b9d2178b43262a318ab50 authored about 4 years ago
regenerate with gtk 4.0.0

bae2b4f8aa5eb872318d0453fae81ba2b230392f authored about 4 years ago
Use manual gdk::Rectangle from gdk3-rs bindings

This is what we need to do instead of generating bindings
for GdkRectangle.

0eeb567e789b9455969d01f39448ae72e3a82080 authored about 4 years ago
Merge pull request #121 from YaLTeR/init_template

Hook up gtk_widget_init_template() into InitializingObject

11760ac1daac641fec754e31f29324087d692c2e authored about 4 years ago
examples: Update composite_template

f04cf3a6a192fcf8ea13013038d613d525fcac45 authored about 4 years ago
widget: Add InitializingWidgetExt

Expose init_template() on initializing widgets.

b07d940f3f511c728ef9ddc82d9c81de5a3023a2 authored about 4 years ago
Merge pull request #122 from GuillaumeGomez/license-headers

License headers

e147484796ad2b96a84689a836ea7c9e49e33e53 authored about 4 years ago
Improve COPYRIGHT / LICENSE files

This follows the general approach of the Rust project.

Especially don't include bogus copyright...

d364f02e03d92ecb153a18e6b38f53b29820696f authored about 4 years ago
Add links to LICENSE and COPYRIGHT files

f9f906c40f81218efc4ff697c7154dc14b845d8e authored about 4 years ago
Fix license headers

1d1c2d6fc5b90f0bc40d928884d16a975abad9a2 authored about 4 years ago
Add check for gtk4-macros

b3b44d0f6b773f0ec9ec173d125a255fb0e18d92 authored about 4 years ago
Merge pull request #120 from gtk-rs/bilelmoussaoui/gtk/application-subclass-fix

gtk: backport application subclass startup override

e643e460730f486b819aaa0213b984f96f38e406 authored about 4 years ago
gtk: backport application subclass startup override

add a default impl that properly log rt initalisation

details at https://github.com/gtk-rs/gtk-...

679cffd8504a4d8727df3c9933af01ffb313502f authored about 4 years ago
examples: Replace weak ref with strong ref and add docs

c1306e004179ef6494becf3ada2474944886b502 authored about 4 years ago
examples: Move unparent to dispose()

22a811fc9af01c70ea7c1dd70232b0aebfed839b authored about 4 years ago
gtk: regen from the latest gir-files

e51897da6980c2f5a2c96af853cef1836d565c8b authored about 4 years ago
gtk: add more WidgetClass methods

Part of #111

2e58e71de1e608502a05b1e607ce2960b722474c authored about 4 years ago
gtk subclassing: cast directly as WidgetClass

791b57a94282dacf5ac1734c6c141588af44fd35 authored about 4 years ago
Add a Widget subclass example

edcb602781df00039873a31c47c01584395eccbb authored about 4 years ago
gdk: remove ConfigureEvent

e662f64cb1638f4963e7985b23a5f3d77dbe061c authored about 4 years ago
regen with the latest gir-files

the latest update to 3.99.5 were not correct.
the gir files from the sdk//master were not up to ...

5390894ec8ecb7810109cd502e837f20b735d4a3 authored about 4 years ago
Add gtk_widget_class_set_css_name()

430421915d7ecde7820cbe71ed30b39e1e83034c authored about 4 years ago
Add gtk_widget_class_set_layout_manager_type()

12683ff9f4a2487a76cb3be2015827a6856a56ce authored about 4 years ago
gsk: adapt to api changes

77e8fbd5e4c153eef7df1712c2ff53530ccc1443 authored about 4 years ago
regen with the new gir-files

33da340d1f1e1ff191a1f71aebbd327af57e73bf authored about 4 years ago