Ecosyste.ms: OpenCollective

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

github.com/gtk-rs/gdk

DEPRECATED, use https://github.com/gtk-rs/gtk3-rs repository instead!
https://github.com/gtk-rs/gdk

Merge pull request #359 from dns2utf8/https

Use https for all links

2a8f17dcfd9574844f11033d68b73a56f2cec045 authored about 4 years ago by Guillaume Gomez <[email protected]>
revert bad change

d2f25c0b8799d5bd20fde437912babd682e3f3fd authored about 4 years ago by Stefan Schindler <[email protected]>
Merge pull request #360 from bilelmoussaoui/bilelmoussaoui/update

groovy update: regenerate

c3d07c727743377f400e1485a6f37881e3db0962 authored about 4 years ago by Guillaume Gomez <[email protected]>
groovy update: regenerate

1b9d1c36b81de020acabf4a8cfc918cac20a3e4b authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
new docs url

8cf77930f6167210c0f1792a3e45f7c245f4e0c2 authored about 4 years ago by Stefan Schindler <[email protected]>
Use https for all links

Hi all

This is a followup to https://github.com/gtk-rs/gtk/pull/1054

Cheers,
Stefan

53e0794bffed5d62cec4fe7cc675bc36a7c8deed authored about 4 years ago by Stefan Schindler <[email protected]>
Merge pull request #358 from Amjad50/key_upper_lower_functions

Add keyval_to/is_upper/lower functions to `Key` struct

fbb38fdbbe67a808a83ad80ad5c8af4640031d74 authored about 4 years ago by Sebastian Dröge <[email protected]>
Add keyval_to/is_upper/lower functions to `Key` struct

Also `From<u32> for Key`

20383571ed4c6288a36fbd40240afff259abd74b authored about 4 years ago by Amjad Alsharafi <[email protected]>
Merge pull request #354 from bilelmoussaoui/bilelmoussaoui/gdk_event

add missing GDK_EVENT_*

44fc03e8be5b1249af853a11bca1f94723112228 authored about 4 years ago by Guillaume Gomez <[email protected]>
add missing GDK_EVENT_*

closes #336

a117fe2df127524bc43ae5048f9358e0fd00af64 authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #352 from emmanueltouzery/gdk_button

add GDK_BUTTON_* see https://github.com/gtk-rs/gtk/issues/1044

fa2fb7819b13daa4fac55bd93ac217691cbd9dc8 authored about 4 years ago by Guillaume Gomez <[email protected]>
add GDK_BUTTON_* see https://github.com/gtk-rs/gtk/issues/1044

c6199bf7c84e25313afb7c6de4b4d27465b1c5ca authored about 4 years ago by Emmanuel Touzery <[email protected]>
Merge pull request #350 from gtk-rs/master-release-update

[release] merging master-release-update into master

d06597e54487aa5613e1a328d34cb9ff46e2d19a authored over 4 years ago by Guillaume Gomez <[email protected]>
Update versions [ci skip]

1f0956bc603fb6be9fdc3448518be7d64b34dd56 authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #349 from GuillaumeGomez/regen

Regen

1c184ded6fe81d139c986cff4a30540b074c6637 authored over 4 years ago by Guillaume Gomez <[email protected]>
Update lpgl-docs version

c3b45a39df19ce9071ab8bbf9075edd81e4c30f8 authored over 4 years ago by Guillaume Gomez <[email protected]>
regen

92a6a0be5992d6c112c099a3783bd56b007910dc authored over 4 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

7b70ca7e3a2ae697a9ad1210dd8a470ed0f94f2c authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #348 from sdroege/versions

Update to new gir

551d597a4a4663913846bc9af48706d5fd8255f5 authored over 4 years ago by Guillaume Gomez <[email protected]>
Regenerate

6156af5e89178250c17b5746086766c79f987def authored over 4 years ago by Sebastian Dröge <[email protected]>
Update gir

5265d5ff034bfac84215198830f49f2b66320ac3 authored over 4 years ago by Sebastian Dröge <[email protected]>
Merge pull request #346 from danigm/keyval-functions

Nicer bindings for Key(val) related functions

51927f01a6dc9e06208caec29f658729fcf4622a authored over 4 years ago by Guillaume Gomez <[email protected]>
Don't run tests on macOS in xvfb

a59fd4e486652f33d088ed5e29fee9f0c6fc71c1 authored over 4 years ago by Sebastian Dröge <[email protected]>
Run cargo fmt

b2d6fcd13ef20a704774c60e7a69ae368df4ab09 authored over 4 years ago by Sebastian Dröge <[email protected]>
Add skip_assert_initialized!() to Key::from_glib()

0bd51f66d887954763e0455c68bd3c839a295530 authored over 4 years ago by Sebastian Dröge <[email protected]>
Run tests on Windows only on 64 bits

The 32 bit GTK setup on appveyor is broken and fails with
"STATUS_ENTRYPOINT_NOT_FOUND".

47dbc9bac7a865b76a0e230932cdc0ec28b50078 authored over 4 years ago by Sebastian Dröge <[email protected]>
Run tests in xvfb

802731bd4e5845cd8e4cc25af0fff9aba38528c8 authored over 4 years ago by Sebastian Dröge <[email protected]>
Merge pull request #347 from sdroege/all-features

Don't include LGPL docs in the docs if both embed-lgpl-docs and purge…

af324b3a0a0468a662ccedb2d24ed00f9d83b3a6 authored over 4 years ago by Guillaume Gomez <[email protected]>
Don't include LGPL docs in the docs if both embed-lgpl-docs and purge-lgpl-docs features are selected

This makes usage of RLS/rust-analyzer on the repository much faster and
less annoying as the doc...

94630a607818cc68461e603b12a50b88f931ae5c authored over 4 years ago by Sebastian Dröge <[email protected]>
Add window manager to test gdk

d98b6ceeb601cc68fd9e2608868cf7b5fef9a38b authored over 4 years ago by Guillaume Gomez <[email protected]>
Move key constants to keys module

This patch moves all keyval constants to the keys module and removes the
enums module.

cab552330c300e33ec76cb34cf9f85835cf48678 authored over 4 years ago by Daniel García Moreno <[email protected]>
Move Key struct to keys mod

73ee1782c1e6add52890f7354b7819951f4f4d91 authored over 4 years ago by Daniel García Moreno <[email protected]>
Define Key as new type wrapper instead of u32 alias

318162197e4e2a81e13237b91effbf060b7b50d9 authored over 4 years ago by Daniel García Moreno <[email protected]>
Nicer bindings for Key(val) related functions

Fix https://github.com/gtk-rs/gdk/issues/345

2c2cd54eacf70860e6a08a0d6c267a527d35570a authored over 4 years ago by Daniel García Moreno <[email protected]>
Merge pull request #344 from GuillaumeGomez/fix-transmute-mess

Fix transmute mess

0287908a189dd0008d0c1df84fe43d3ac48787b2 authored over 4 years ago by Guillaume Gomez <[email protected]>
Update minimum rust version to 1.40

3223699bf712fa2216a9e676597b94070ae6f207 authored over 4 years ago by Guillaume Gomez <[email protected]>
regen

916484df874c2a155c190d4a9a219ac9ee445b71 authored over 4 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

674ac4a9fee316007b7eec3185742cf087413b58 authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #341 from GuillaumeGomez/regen

Regen

c5888869aa5e47e9aacea7b2b7d519d07a2daecc authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #342 from gdesmott/mask

window: store event_mask using EventMask

4382c83aff67b9fc1a24814c3511e4d1fe7a0a6b authored over 4 years ago by Guillaume Gomez <[email protected]>
window: store event_mask using EventMask

Fix #338

3d457f16b44b49ccbbdebbd45888a56d713399ee authored over 4 years ago by Guillaume Desmottes <[email protected]>
Remove transmute from manual code

edc2563a0eb15b1253b906f142168620b9909545 authored over 4 years ago by Guillaume Gomez <[email protected]>
regen

89b3d3a23b64a05e1406e7c11b378d0849d105c3 authored over 4 years ago by Guillaume Gomez <[email protected]>
Update submodules

e32c2a375f57a859a5670d2378515dca9efb5b77 authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #340 from sdroege/borrowed

Update for new from_glib_borrow signature

b4048052d681fa716ae5d4249ab49524a196d57c authored over 4 years ago by Guillaume Gomez <[email protected]>
Update for new from_glib_borrow signature

See https://github.com/gtk-rs/glib/pull/605

6755f5a69d71e12439a87a39454edf225a87ae93 authored over 4 years ago by Sebastian Dröge <[email protected]>
Update gir

75585d4ff64271387707a4229130716efeb65125 authored over 4 years ago by Sebastian Dröge <[email protected]>
Merge pull request #339 from GuillaumeGomez/sponsor

[ci skip] Add sponsor button

9d74d5b6f772170cb4e9db785c31b3b23ca0eef3 authored over 4 years ago by Guillaume Gomez <[email protected]>
[ci skip] Add sponsor button

7f70d548873371973c7a82729bb09ffbe2c3ebbf authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #335 from gtk-rs/GuillaumeGomez-patch-1

Delete check_init_asserts

bfacdd3dbb4e15c5dbd37450b07b10859655d589 authored over 4 years ago by Guillaume Gomez <[email protected]>
Delete check_init_asserts

Forgot to delete the file...

4943a8204434e6e2a0dc02a97881d6115b486799 authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #334 from GuillaumeGomez/clean-up-travis

Clean up travis

a6bd60099c94c41033ba1fa5bdc159074037c9e9 authored over 4 years ago by Guillaume Gomez <[email protected]>
Clean up travis file

95586c3402990ab20700627ceaacbaef6f3a162c authored over 4 years ago by Guillaume Gomez <[email protected]>
Add manual traits check

f05d8ed61c8a7cc82de7e3fbb256b53ab587584c authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #333 from EPashkin/ignore_threads_add_idle

Ignore thread_add and threads_add_timeout in favor of glibs analog

797c968bbb57029eb3c58108aece611e34a245c7 authored over 4 years ago by Guillaume Gomez <[email protected]>
Ignore thread_add and threads_add_timeout in favor of glibs analog

a0b949a87dcc0d1bae00bfad274e090354078a7b authored over 4 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #328 from EPashkin/master_minor_version

Minor version update [ci skip]

cbe4d32390434cbbf557e153c601f7af3f91085e authored over 4 years ago by Guillaume Gomez <[email protected]>
Minor version update [ci skip]

6d97714f532f20299aa194509543a0dc049962d5 authored over 4 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #327 from EPashkin/devicepad_version

Fix version for DevicePadFeature

276ec3e8609c46c43344f6c718647cf0fb034c75 authored over 4 years ago by Guillaume Gomez <[email protected]>
Fix version for DevicePadFeature

ea78e2228dc1b02dc20c0c301c71e4385fa287e4 authored over 4 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #326 from GuillaumeGomez/fix-osx

Fix osx CI build

63d16649441dba756936c993761d6917c077e10c authored almost 5 years ago by Guillaume Gomez <[email protected]>
Fix osx CI build

78867a50ba380516f261746ee8ac601749f4083f authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #325 from bilelmoussaoui/patch-1

PixbufExt: allow creating a surface without a for_window

6535e7f8cce38caa88be063e1b7e0966fbc70f3e authored almost 5 years ago by Guillaume Gomez <[email protected]>
Update versions.txt

9704497682c60de66c52c48dad307de260ff620c authored almost 5 years ago by Bilal Elmoussaoui <[email protected]>
PixbufExt: allow creating a surface without a for_window

Per the C API docs here https://developer.gnome.org/gdk3/stable/gdk3-Cairo-Interaction.html
gdk_...

2e14ec939cf9a484454fdbe70126b92c57ddfb64 authored almost 5 years ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #324 from gtk-rs/GuillaumeGomez-patch-1

Delete LGPL

4d4968f1e4f1c3f21c31d7231c5d292a640433fc authored almost 5 years ago by Guillaume Gomez <[email protected]>
Delete LGPL

dce58f079a40017c0731477e7cb9cf7b03f45558 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #323 from GuillaumeGomez/gir

Update gir submodule

4a7bfa2d39eec03ad6805f1966923584405ad7ac authored almost 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

f8b09911f80779f048d88d32eb675c8c0a32b3cc authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #321 from gtk-rs/master-release-update

[release] merging master-release-update into master

013e94ad1ed1b1fe7808d8e9d8d604bdbb7b3f72 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Update versions [ci skip]

835b7a589add657204cbcf38899e3800cdbb5d6d authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #320 from GuillaumeGomez/regen

Regen

224b3e17407ac5b6b3d187f6444325f5ebf5bb0c authored almost 5 years ago by Guillaume Gomez <[email protected]>
regen

afaf4e313171569b7e320d6e9f64193da136c4bc authored almost 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

b315d12c04dbe2729f829a3266762e4bddf04342 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #319 from GuillaumeGomez/regen

Don't reexport prelude content

ba58f6153e2b50a5a771b716b0af47cbeaa38389 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Don't reexport prelude content

506106ac8aebc37da79d07321477642c05fbfdc6 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #318 from GuillaumeGomez/regen

Regen

62bbf96da517b43bf0896d4dd2d936b31d40b222 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Update minimum required version

f4415430eee2b88f6c2afe414c71ba941336b879 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Fix reexports

dd22d469685ef120d42bbdf932163221d92a64f1 authored almost 5 years ago by Guillaume Gomez <[email protected]>
regen

dba7bd28a158f9c1060281f08444f5d2aed3f84c authored almost 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodules

05384e7994c39828ce90a0aad2aac63c3f09ba6f authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #311 from bilelmoussaoui/gen-keymap

Generate Keymap bindings

f512d2ae27b064adb9b42932f4faa9bb96b3055c authored almost 5 years ago by Guillaume Gomez <[email protected]>
End of Keymap fixes

733c0d4c2ae0f7e974b9c09be9fa0ca7f28e1b71 authored almost 5 years ago by Guillaume Gomez <[email protected]>
update gir submodules

3ee627ece30aaa919073dc00a76beaf2b0efc245 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Add KeymapKey bindgings

5aa126267192722ce60374d7cb8b457b60ce4bf5 authored almost 5 years ago by Bilal Elmoussaoui <[email protected]>
Generate Keymap bindings

ca2845d04d40fcf7ad2fd2a1e6ff269f67e93062 authored almost 5 years ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #317 from GuillaumeGomez/libffi-osx-fix

remove not needed anymore libffi fix

695ceb6e9e1f0a54b7de93e292ac0649e7b26923 authored almost 5 years ago by Guillaume Gomez <[email protected]>
remove not needed anymore libffi fix

09c71c343cb2cc13ab99580b7387f3d7a314e7a6 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #316 from GuillaumeGomez/docs-rs

Fix invalid cargo key for docs.rs

fd474332b42be2debc354bf572188a118c75a749 authored about 5 years ago by Guillaume Gomez <[email protected]>
Fix invalid cargo key for docs.rs

3b47694fcd2a954b2f5fa429f3a5cb971c01e5ed authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #315 from GuillaumeGomez/improve-get-device-history

Improve get_device_history api

a85ccb5ea4464b19ccb5da12a91c80fc4294e767 authored about 5 years ago by Guillaume Gomez <[email protected]>
Improve get_device_history api

26b26d8c8dc4e29704adef33689b3c07d4d90298 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #314 from GuillaumeGomez/time-coord

Time coord

8cc49a084bd07e19790d4f56548f956e0449dc83 authored about 5 years ago by Guillaume Gomez <[email protected]>
Fixup

12c02168a882c1ce1e0bb6248084d1024d26f20a authored about 5 years ago by Guillaume Gomez <[email protected]>
regen

b056ef4fdcfbdd86251a768ffcf760bb8f7ce6e3 authored about 5 years ago by Guillaume Gomez <[email protected]>
Add TimeCoord

9f454f9f6cdf42ad145b592d1757cbed347d0237 authored about 5 years ago by Guillaume Gomez <[email protected]>
update gir submodules

2f4bf6114fa9b743bd611803fdc91e7f60ed4acf authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #313 from GuillaumeGomez/docs-rs

better handling of docs.rs features

78e86d93ef1938995bcd8aeb1d4617db2086c7b2 authored about 5 years ago by Guillaume Gomez <[email protected]>
Update travis file

e23df75e3be82ea962998e42acafb2e5dbaf966a authored about 5 years ago by Guillaume Gomez <[email protected]>
better handling of docs.rs features

0e5a855b5f2279158decc09dad9ff2cdb0d1c4ed authored about 5 years ago by Guillaume Gomez <[email protected]>