Ecosyste.ms: OpenCollective

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

github.com/tauri-apps/tao

The TAO of cross-platform windowing. A library in Rust built for Tauri.
https://github.com/tauri-apps/tao

Reorganize the Linux implementation and split OSMesa and X11

a72e06cf1b8f0e037be8a0e3152b9b0ab9ef2c95 authored over 9 years ago by Pierre Krieger <[email protected]>
Merge pull request #394 from tomaka/egl-api

Add draft for the EGL API

4dee36631c520726179139bd543453ff0f3b78d6 authored over 9 years ago by tomaka <[email protected]>
Add draft for the EGL API

828500256c64a7cac486e891dc90946cd5d6af53 authored over 9 years ago by Pierre Krieger <[email protected]>
Merge pull request #392 from tomaka/fix-example

Fix and re-enable the fullscreen example

fa4aa36c9ee56dbcc35be3fe868e77c3561e2433 authored over 9 years ago by tomaka <[email protected]>
Merge pull request #393 from tomaka/reorganization

Create reorganization

b6252d9de2f487982193569212e301fb598593dd authored over 9 years ago by tomaka <[email protected]>
Create reorganization

3ad7f9a58429b02b11b18f6a70ac011f698b6f4b authored over 9 years ago by Pierre Krieger <[email protected]>
Fix and re-enable the fullscreen example

e12f06ad485404a2b0d4ce4bb58ee174e9102b3a authored over 9 years ago by Pierre Krieger <[email protected]>
Merge pull request #391 from glennw/upstream-i3-vis

Add Expose event handler which is needed on some window managers.

c1af76550f311e3da7a08d393b4ea9805cb61a7b authored over 9 years ago by tomaka <[email protected]>
Merge pull request #390 from glennw/upstream-wm-class

Set WM_CLASS based on initial window title.

ff31390ab0a1c7abdd712d99b827b20bd532ecd9 authored over 9 years ago by tomaka <[email protected]>
Set WM_CLASS based on initial window title.

4a83ab6e02befbaf54e82febc1b8202cef24e09e authored over 9 years ago by Glenn Watson <[email protected]>
Add Expose event handler which is needed on some window managers.

0670b1ec2e002f8881154d10720d7dded0f23b10 authored over 9 years ago by Glenn Watson <[email protected]>
Publish 0.0.26

d8cd748e35c1ab254d398a7ffa6f923799c9c28d authored over 9 years ago by tomaka <[email protected]>
Merge pull request #389 from tomaka/tomaka-patch-1

Update the tested version on travis

8b564fd1d16eedf314324ed8ccf6d35156db822a authored over 9 years ago by tomaka <[email protected]>
Update the tested version on travis

f4a73f5287afc9ab1483a8ba61781893cd2a3025 authored over 9 years ago by tomaka <[email protected]>
Merge pull request #385 from gfxmonk/fix-rbracket

Fix x11 XK_bracketright keycode

efd2f6cec0711f5efede30df1485aff816db2aac authored over 9 years ago by tomaka <[email protected]>
Fix x11 XK_bracketright keycode

bc2472f32b3e184ad370a3d7f321d0177507849b authored over 9 years ago by Tim Cuthbertson <[email protected]>
Merge pull request #383 from tomaka/remove-deprecated

Remove functions marked as #[deprecated]

f81a430c6daa75368234fd40e75990020738a117 authored over 9 years ago by tomaka <[email protected]>
Remove functions marked as #[deprecated]

1ec168fed06893e2d8f5c7fc4355103ab979edf6 authored over 9 years ago by Pierre Krieger <[email protected]>
Merge pull request #382 from ozkriff/fix-android

android: Updated for Rust be9bd7c93 2015-04-05

b1311c984df54a5a7eacc77c29093502db814cd0 authored over 9 years ago by tomaka <[email protected]>
android: Updated for Rust be9bd7c93 2015-04-05

65c2884dc3461b96ffe22061df6a722b8bf81810 authored over 9 years ago by Andrey Lesnikov <[email protected]>
Merge pull request #380 from fkaa/cocoa-mouse-features

Add mouse hiding and more cursors for Cocoa

4d0472f7d8629334f7782f106f5f04ce148a7d50 authored over 9 years ago by tomaka <[email protected]>
Add mouse hiding and more cursors for Cocoa

e2944410497c0c76642170e7a6d5a69b6544ff43 authored over 9 years ago by Felix Kaaman <[email protected]>
Fix compilation on linux

677e69fd3aa29fc01a836e1b6d58788ecfc89ab0 authored over 9 years ago by Pierre Krieger <[email protected]>
Merge pull request #368 from Daggerbot/wip

Using `x11-rs` and `osmesa-rs`.

2d7a800aee903982ea6d254b0cd91f3d4ea46868 authored over 9 years ago by tomaka <[email protected]>
Merge pull request #381 from tomaka/fix-examples

Fix examples so that travis passes again

e2307f31137cf438de8f064f2b2487aa92543ca2 authored over 9 years ago by tomaka <[email protected]>
Fix examples so that travis passes again

c68fdf3af2ca1c72d6939e7368336b7239094220 authored over 9 years ago by Pierre Krieger <[email protected]>
Remove `sudo: false` or docs generation doesn't work

5494ef9b4e29404f4366ccc1ef0cace2af7b640b authored over 9 years ago by tomaka <[email protected]>
Publish 0.0.25

d56e723677c1ef08608cec5f0ebac80c357ce39a authored over 9 years ago by tomaka <[email protected]>
Merge pull request #378 from bobakker/master

Fixes #358

079212961dc5db9beeed7b184a3e328a70e3f114 authored over 9 years ago by tomaka <[email protected]>
Merge pull request #375 from kvark/x11-pixel-format

X11 get_pixel_format and sRGB

226c1b96fdd0f03bfec4fed4e2cc36bc769c23e2 authored over 9 years ago by tomaka <[email protected]>
Implemented get_pixel_format for X11

ac23d3114cf40628098d9e5574cb059aa0f22aee authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #371 from tomaka/get-pixel-format

Adds get_pixel_format() to Window

d5138d2708f2448ecda64fc20c00bc9b0a758a36 authored over 9 years ago by tomaka <[email protected]>
Merge pull request #376 from tomaka/prim-monitor-win32

Fix get_primary_monitor on win32

253a27d3069b8eb3bdb250a0596dc350996caf89 authored over 9 years ago by tomaka <[email protected]>
Fixes #358

53663d0ecc00b0e88b5ae0263de4c57ed243099c authored over 9 years ago by Bo Bakker <[email protected]>
Fix get_primary_monitor on win32

b81cd0cd2f734fe33623ef04ef67831a8d0099a2 authored over 9 years ago by Pierre Krieger <[email protected]>
Fixes for x11-rs/osmesa-sys conversion.

c9194e922e3a60e8511cba8f50472f1f3457ddad authored almost 10 years ago by Daggerbot <[email protected]>
Adds get_pixel_format() to Window

1e94d85d35eca41e2e54ed4880d62ec7473105f0 authored almost 10 years ago by Pierre Krieger <[email protected]>
Using `x11-rs` and `osmesa-rs`.

2d20050b892f37bb7f7c02aa4408b8627649f8e1 authored almost 10 years ago by Daggerbot <[email protected]>
Merge pull request #366 from tomaka/tomaka-patch-1

Run travis for both the beta and the nightly

70d36a3d3d6afba3e89faf4d3979118f9c076fe9 authored almost 10 years ago by tomaka <[email protected]>
Run travis for both the beta and the nightly

5da2da5fb247a807d439cd18888644680bb3d5d3 authored almost 10 years ago by tomaka <[email protected]>
Publish 0.0.23

2a2c98d631fadd96a188fd932c5e83a02db35688 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #354 from tomaka/srgb

Add support for sRGB attribute and fix creation on windows

0d35ce0035b11fca38fae474716c1255a2bc4908 authored almost 10 years ago by tomaka <[email protected]>
Add support for sRGB attribute and fix creation on windows

65f4809280b9b85bb55cfc7b72274fb56e094b4d authored almost 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #364 from tomaka/x11-cursor-pos

Implement set_cursor_position() on X11

41044c160aa47ea705995da0f09fd77148ff67e2 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #360 from SSheldon/delegate_refactor

Modify WindowDelegate to own its state

3da91fbc922385ec44f00dae493dbcb66cdee24b authored almost 10 years ago by tomaka <[email protected]>
Implement set_cursor_position() on X11

5a31b2e438a26fb29c7a93d7f47dec76228f1f7c authored almost 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #361 from tomaka/x11-closing

Fix wait_events() not stopping when window is closed on X11

68856c3addc4dd575967111a7064c6221fa930f1 authored almost 10 years ago by tomaka <[email protected]>
Fix wait_events() not stopping when window is closed on X11

80a9e2c316d81908c5992541331010d3f0a64f47 authored almost 10 years ago by Pierre Krieger <[email protected]>
Modify WindowDelegate to own its state.

b87193c674324775d8ab0514bf817af889d159d2 authored almost 10 years ago by Steven Sheldon <[email protected]>
Merge pull request #357 from bobakker/master

Fix OS X window closing bug

b5a085343ef88e26624a76a75ae59c1c3d828cf5 authored almost 10 years ago by tomaka <[email protected]>
Fix OS X window closing bug

1a331921873b5aef752ee199173eaa810e3d4293 authored almost 10 years ago by Bo Bakker <[email protected]>
Publish 0.0.22

For Rust 1.0.0-beta

dc5b0110c9c20916766c5dcaa2c0eebff7883121 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #356 from tomaka/rustup

Remove deprecated functions

36c927c7a4559f0ef9ff2395e02ee3eb1ad41dfc authored almost 10 years ago by tomaka <[email protected]>
Remove deprecated functions

b99309bee20a23d118a3b58a8f73d28a62778c84 authored almost 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #347 from tomaka/win32-pixel-format-details

Fix missing parameter for pixel formats infos on win32

424cc5ea4909e9e57a1d14b6ad6a397e992ab6fb authored almost 10 years ago by tomaka <[email protected]>
Publish 0.0.21

52fa3c83827f0ba084280d24171c2c60299c6cef authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #352 from SSheldon/stable_rust

Update OSX to compile on stable rust

cd7c1264bf8e3ad927facbecfaabdf9432000ab3 authored almost 10 years ago by tomaka <[email protected]>
Removed unused features from build and examples.

9c21758bb73f18cf8f6a3f61f426af8bde00964a authored almost 10 years ago by Steven Sheldon <[email protected]>
Removed unstable clone_from method so OSX can compile.

a65a4fd15a3d9736cd9842b4fe3ea8c944188557 authored almost 10 years ago by Steven Sheldon <[email protected]>
Publish 0.0.20

631cedb58c67b3eb18121e872fcd8d5fcc3831e1 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #351 from tomaka/rustup

Remove all features for 1.0 beta

b13b39728638d847d57871ab11ee6b1200b8a23c authored almost 10 years ago by tomaka <[email protected]>
Remove all features for 1.0 beta

0f7bd9071e9b64acb9f13e253d49c3790e50d560 authored almost 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #349 from binsoftware/update-rust-cocoa

updating use statements from recent rust-cocoa module changes

1c74614c4ace993e655e18dafdeb9d5ceef9ea06 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #348 from tomaka/rustup

Rustup

93f4581c08b1b25852527223a6f3608870532a87 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #350 from bjwbell/README-set_cursor_note

README del note that set_cursor isnt implemented

6c990ae48866e6110600aadcb3a0d8850deab42b authored almost 10 years ago by tomaka <[email protected]>
README del note that set_cursor isnt implemented

1ed1cc6e3c33aee4b95d699e03a038ed39f579a3 authored almost 10 years ago by Bryan Bell <[email protected]>
updating use statements from recent rust-cocoa module changes

348de5cbe47eee55b449f6a8dd7d8b3eec4142a6 authored almost 10 years ago by Ryan Stewart <[email protected]>
Rustup

d33c138164d069f025439f97920771f1f8c7775e authored almost 10 years ago by Pierre Krieger <[email protected]>
Fix missing parameter for pixel formats infos on win32

4d81cc2df1e1a4867a8c874a39365f90b26e2cdb authored almost 10 years ago by Pierre Krieger <[email protected]>
Publish 0.0.19

2e1fe8283f82208375737674a731d2fe3c5e4539 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #345 from tomaka/travis-sudo

Use the sudo feature of travis

d96f38cb7e5c16f6b78fe125a9e8ff51df99dc3e authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #344 from tomaka/gles-win32

Add support for GLES on Win32

aa97fac6fffd9f7ffcbfb9e8795e75d6f0d61582 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #343 from tomaka/gl-debug

Fix the default value for OpenGL flag again

a1ce4b6616163659c0d6065401b0c89af7919dce authored almost 10 years ago by tomaka <[email protected]>
Use the sudo feature of travis

14bec6c3e428e929fd9d30a234817bfb49865fc6 authored almost 10 years ago by Pierre Krieger <[email protected]>
Add support for GLES on Win32

eabfa9e62443e8ad6510dec66b0b950b99b79509 authored almost 10 years ago by Pierre Krieger <[email protected]>
Fix the default value for OpenGL flag again

8cf875434c8bbefe8227da80484a4dfbc69cd864 authored almost 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #340 from tomaka/winimpl-platform

Rename "winimpl" module to "platform"

e51b694d596d5709c35219d1c34c6c7130134472 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #342 from tomaka/debug-gl

Fix default OpenGL debug flag being the opposite of what it should be

f0f4a96d50c1a19d46c541401543f8ff3bd53cbf authored almost 10 years ago by tomaka <[email protected]>
Fix default OpenGL debug flag being the opposite of what it should be

eb430ff2075553549f7044f4b3aa7ef24e914d90 authored almost 10 years ago by Pierre Krieger <[email protected]>
Rename "winimpl" to "platform"

414335e0fc965ddfb8fdf3b7cf8ba7a7e2f20c56 authored almost 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #338 from XMPPwocky/master

Fix WM_SETCURSOR

a0ac31b70f79c5a9f182971e3f3ac3fcd7b41b54 authored almost 10 years ago by tomaka <[email protected]>
cursor state on w32

e51dd82478c0f0eb3e8b54ce6439f6e0d7bb92dc authored almost 10 years ago by Nathaniel Theis <[email protected]>
Publish 0.0.18

837ea45867fc7acca15564d18244c200a50b5a67 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #337 from mitchmindtree/master

Fixed error where rustc couldn't infer the type (OSX)

7a72f79d3d49daa8382211194cb35aa4bada5d17 authored almost 10 years ago by tomaka <[email protected]>
Fixed error where rustc couldn't infer the type

ee2a5e4a2f020e79cfa2d34bfb82fab574a61bff authored almost 10 years ago by mitchmindtree <[email protected]>
Merge pull request #336 from XMPPwocky/patch-1

Release 0.0.17

c12fa6eeefcee522dc9a2650dbc6c3a79f32f010 authored almost 10 years ago by tomaka <[email protected]>
Release 0.0.17

f554eceb589aa8cc891f98b7fe9cec78335cb5ac authored almost 10 years ago by Nathaniel Theis <[email protected]>
Merge pull request #328 from tomaka/grab

Cursor grabbing

a1b504d16c6734dd064aff84059f45c803d97eb3 authored almost 10 years ago by tomaka <[email protected]>
Add draft for raw input

2089e9c476691b8d81b9bbe8eb83f4c878614774 authored almost 10 years ago by Pierre Krieger <[email protected]>
Fix wrong grabbing rect

9bef21048ef03ecfa8e0ca46ed700cabf95a9f30 authored almost 10 years ago by Pierre Krieger <[email protected]>
More work on win32 implementation

bae1e42b8b27ad2e66fa50c227d4ead0eae80993 authored almost 10 years ago by Pierre Krieger <[email protected]>
Partially implement cursor state on win32

bb418efcc7d5bf38dcb37251ebd1350abb05aba3 authored almost 10 years ago by Pierre Krieger <[email protected]>
Release 0.0.16

c3470abc8e818c3ba1247df243055f5d1f854f2c authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #335 from tomaka/rustup

Update for winapi

12c00f0c393de89bc5cbb3f974931577bd2adb65 authored almost 10 years ago by tomaka <[email protected]>
Update for winapi

556e1b4caf946a52aace0ad021e44ac51943ddcd authored almost 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #329 from tomaka/choose-pixel-format

choose_pixel_format now returns a Result

9ce644618b719802cc113713abc63b0f0cba1c6c authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #330 from SSheldon/objc_ret

Audit msg_send return types

1557cd227fab9adb66bc3e3bf6849ee6174fafd4 authored almost 10 years ago by tomaka <[email protected]>
choose_pixel_format now returns a Result

697d42a64f89e7c8e142d6f444eaa2dde3eb421b authored almost 10 years ago by Pierre Krieger <[email protected]>
Audit msg_send return types.

0ef63cd9d384cc8ec993959a3a296a9cc3d5815f authored almost 10 years ago by Steven Sheldon <[email protected]>
Publish 0.0.15

d7c44b95b04fa3ea25a5e5943148583c862ab025 authored almost 10 years ago by tomaka <[email protected]>