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

Merge pull request #333 from tomaka/fix

Change grab_cursor and ungrab_cursor to set_cursor_state

125ebed031e4c660ffbece8aeb03938044ec7a96 authored almost 10 years ago by tomaka <[email protected]>
Fix compilation on win32

b27306f97221bb7db52775321abbe3daa0ae9ccb authored almost 10 years ago by Pierre Krieger <[email protected]>
Fix compilation on x11

aaa1c76841f2b895785e0c34ecd8d0c99e16ab23 authored almost 10 years ago by Pierre Krieger <[email protected]>
Change grab_cursor and ungrab_cursor to set_cursor_state

3d692870e25521871067e9756804127bd80f584d authored almost 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #227 from aepsil0n/grab-cursor

Implement grabbing of the mouse pointer for X11

d6ebaaaf5cbb1839e74c3c7c0573b1f842c59e6b authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #327 from frewsxcv/patch-1

Fix typo in Window::get_position docs

506c2bca27abbdec446a6683c665025ba4350ae8 authored almost 10 years ago by tomaka <[email protected]>
Fix typo in Window::get_position docs

82367772bbbe7fbe9c0bf3b681a3b3f750ffee68 authored almost 10 years ago by Corey Farwell <[email protected]>
Merge pull request #321 from SSheldon/objc_lib

Use objc crate for Objective-C runtime functionality

eeb314d3aa12ec522432791f355079478ce65f90 authored almost 10 years ago by Brendan Zabarauskas <[email protected]>
Release 0.0.14

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

Rustup

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

cedc85c55032afca28fe9b4a1bd11499267f6009 authored almost 10 years ago by Pierre Krieger <[email protected]>
Updated to use objc lib.

4b1cfe880177019b6121ab48c5fb140bc070a13e authored almost 10 years ago by Steven Sheldon <[email protected]>
Cleaned up OSX dependencies.

9e96fdb2884af2dd19a50d862712c66f2b774275 authored almost 10 years ago by Steven Sheldon <[email protected]>
Add an example for (un-)grabbing the mouse cursor

77d033d672d5bcd6e3e933da682467e53414e934 authored almost 10 years ago by Eduard Bopp <[email protected]>
Implement grabbing of the mouse pointer for X11

Contains new methods in the Window API that closely mirror the Xlib API. The
methods are left un...

18f9bc44c9c71d6d368a9e9255c1288b85ae509a authored almost 10 years ago by Eduard Bopp <[email protected]>
Fix the description in Cargo.toml

63d2cd263ee3e68118213ae5b8ba1326fc3ee03e authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #324 from binsoftware/win32-monitor

Win32 monitor handling

8c78cabcf29f7a04ceffdafb597824759870e574 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #325 from camjackson/master

Fix compilation by replacing "range" with ".." syntax in cocoa/mod.rs

d0dad79d4ce49d8a3daf90467fdf9556749f2aeb authored almost 10 years ago by tomaka <[email protected]>
Fix compilation by replacing "range" with ".." syntax

589c4d188a4f02a73d7f363d1b923427a3f2e973 authored almost 10 years ago by Cam Jackson <[email protected]>
enumerate monitors in addition to adapters; this allows the MonitorID implementation to return a more useful monitor name, and the correct native monitor ID

1c9c5c018a24ebd5593c15b184d36945793aff5e authored almost 10 years ago by Ryan Stewart <[email protected]>
honor top-left coordinates when requesting fullscreen to make sure window appears on the correct monitor

1c20ff87f1d58cb1a0f846ab961734291040b45a authored almost 10 years ago by Ryan Stewart <[email protected]>
Merge pull request #316 from binsoftware/cocoa-fixes

Cocoa fixes: memory leaks, monitor handling, is_current()

8a463f664302d90fbe31800ec25afadb1cf6d7c3 authored almost 10 years ago by Brendan Zabarauskas <[email protected]>
Merge pull request #323 from bvssvni/rustup

Upgrade to latest Rust

8ad9d5fb4dfc373e69e5530961302b1990d898bf authored almost 10 years ago by tomaka <[email protected]>
Upgrade to latest Rust

9a5dd996cd69eb504bdc28ac15ff7c07c2d26a7a authored almost 10 years ago by Sven Nilsen <[email protected]>
Merge pull request #318 from glennw/thread-wake-mac

Fix waking up mac event loop from thread.

a6485045f15dbd98c4c4863dddf71cae01f931bb authored almost 10 years ago by tomaka <[email protected]>
Release 0.0.13

fce9b40deb8cfc07f2dee2d8a493632c3bac2943 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #322 from nicholasbishop/bishop-range-fix

Fix compilation by replacing "range" with ".." syntax

09e00564a940e5d3620ee56c1b84d94f2250c070 authored almost 10 years ago by tomaka <[email protected]>
Fix compilation by replacing "range" with ".." syntax

3413a2d973f0851686c1dc286b2459afafc7f403 authored almost 10 years ago by Nicholas Bishop <[email protected]>
Release 0.0.12

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

Rustup

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

63f69d6f2fa4d27dae9c3068c1df16cdcad669d1 authored almost 10 years ago by Pierre Krieger <[email protected]>
Depend on glutin_core_foundation instead of core_foundation

8eac00f007a6d2cb7ea5a57a9f917b9098fe4228 authored almost 10 years ago by tomaka <[email protected]>
Fix waking up mac event loop from thread.

918833b19fee978119839d1ddfe01912fc13c4d3 authored almost 10 years ago by Glenn Watson <[email protected]>
Publish version 0.0.10

3117ab5b2d473e5677ad60f1092f2f4fd3ed29dc authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #317 from bombless/rustup

Update for latest Rust

d48b828fd7f42fa4cc96d42d789dc063145b9b1a authored almost 10 years ago by tomaka <[email protected]>
Update for latest Rust

0be7b072f0ed2ea9dca43f25d63e42c50de1ae5c authored almost 10 years ago by York Xiang <[email protected]>
add and use IdRef::non_nil() instead of doing deref'd comparisons against nil

cf630ec0416d89bde9fcc6d8bd3674a7c55ac1a5 authored almost 10 years ago by Ryan Stewart <[email protected]>
fix headless build by ensuring NativeMonitorId enum is available internally even without the window feature; add Eq/PartialEq to NativeMonitorId

1b2fd6e6d01788922a90cd4e58adf371007f50a8 authored almost 10 years ago by Ryan Stewart <[email protected]>
fix X11 build issue due to missing import

779f3ce888e0009bdbd14bc28a1e475b46df83ee authored almost 10 years ago by Ryan Stewart <[email protected]>
honor the passed-in MonitorID when using with_fullscreen() in cocoa backend

70776fab411a6b8f1b36d1f450b8cf9b56cfbd23 authored almost 10 years ago by Ryan Stewart <[email protected]>
implement Window is_current() for cocoa backend

9cecb7ee558579f0b4ede97c53e3d7824a9810b6 authored almost 10 years ago by Ryan Stewart <[email protected]>
expose platform-native monitor identifier

9914d826b8c79f81c5ae4418b827da51d2bf4a4f authored almost 10 years ago by Ryan Stewart <[email protected]>
handle retain/release on cocoa objects

0fa5e541e8e11eb0ee47f9679e3a1e755e7c975a authored almost 10 years ago by Ryan Stewart <[email protected]>
Merge pull request #315 from tomaka/size_hint

Redirect size_hint method to the underlying iterators

b4f8c3b959d56315697f22753536cbba54d98619 authored almost 10 years ago by tomaka <[email protected]>
Redirect size_hint method to the underlying iterators

daa086759cf290c49b308db20a41fb6c642d345a authored almost 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #313 from tomaka/crates-io

Pull all dependencies from crates.io

b431ef55919048bdc56fb1071b04a374c7c9f769 authored almost 10 years ago by tomaka <[email protected]>
Pull all dependencies from crates.io

330767d0c33b58b8d0f20b255178c653ecae70b8 authored almost 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #312 from tomaka/update

Switch to new I/O in build.rs

fb91645f40b9f89b9bdd3427e04472b501a28c9c authored almost 10 years ago by tomaka <[email protected]>
Switch to new I/O in build.rs

896c8b11af59d3ab6039ee8f55c51bf2b627c819 authored almost 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #310 from frewsxcv/dep-env

Stop using deprecated os::getenv function

183d96b44e497fcc441f94d32d5228e4c3d28c4d authored almost 10 years ago by tomaka <[email protected]>
Stop using deprecated os::getenv function

6bafd4108d3a278b4e8a6f5ea6faa66a1aea1ed2 authored almost 10 years ago by Corey Farwell <[email protected]>
Merge pull request #308 from tomaka/cursor-pos

Add set_cursor_position function

4dc14280a8f192961a46e70267cf7eae78416582 authored almost 10 years ago by tomaka <[email protected]>
Add set_cursor_position function

c61c33a833ebbf874885d3c48491f8307bffe68e authored almost 10 years ago by Pierre Krieger <[email protected]>
Bump version

277b66a70852661f7eb645e3e216c927eb94dffb authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #306 from nwin/patch-1

Fix scrolling wheel behavior on OSX

7154ea5cb07fa33b0820a4c471af51fd7fcf969e authored almost 10 years ago by tomaka <[email protected]>
Fix scrolling wheel behavior on OSX

Fix regression introduced by #95b1c96 for the fix in #25fa4df

10490be8babf0961458348353522b9dcebb20f1d authored almost 10 years ago by nwin <[email protected]>
Merge pull request #305 from tomaka/is-current

Add is_current function

15d037963340577b5886afb1ad207f53aeb98c6d authored almost 10 years ago by tomaka <[email protected]>
Add is_current function

689ace8b251ceb2446fc460aad3dd19a1692f3f8 authored almost 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #303 from jhasse/patch-1

Fix doc

41e3328ca7d271b1291996dec9e59830d917ee2c authored almost 10 years ago by tomaka <[email protected]>
Fix doc

4a56ac53de8d521bbf013f462a5c3ff52b505f4a authored almost 10 years ago by Jan Niklas Hasse <[email protected]>
Merge pull request #302 from tomaka/win32

Win32

2ccc7b84586e5c9713f0b8e5442a1e168e844b93 authored almost 10 years ago by tomaka <[email protected]>
Minor changes in documentation

d091323b22e2b8521a74273821d45a7a4ae08b2a authored almost 10 years ago by Pierre Krieger <[email protected]>
Add a guard for the calls to MakeCurrent during initialization

4f98ea3128e406e351038646398aed93982bf4c4 authored almost 10 years ago by Pierre Krieger <[email protected]>
Add wrappers for safer error recovery during initialization

cca23f8544e1f331677c0f9c0f6b255ac8d92d9b authored almost 10 years ago by Pierre Krieger <[email protected]>
Fix various warnings

65d5589e3ccfa4d6425d16a7df186dde9d9ed861 authored almost 10 years ago by Pierre Krieger <[email protected]>
Mark functions as unsafe instead of having a lot of blocks

36619ee40ebc1a22ec8979b34a5aca27b0cf8975 authored almost 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #298 from andreasgal/master

Make headless rendering work on Mac OS X 10.10

65046ffc41790e9a7c4fe26995c2751e8a940af6 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #301 from tomaka/win32

Use the WGL API to determine extended pixel format, plus fix creation

af4662d84c68b9bb21b9b05d61a9b55f31ae88df authored almost 10 years ago by tomaka <[email protected]>
Allow using non-hardware-accelerated pixel formats

42d38e66ab51c1095d65683494dfabf80552bf92 authored almost 10 years ago by Pierre Krieger <[email protected]>
Fix creating non-hardware-accelerated contexts

7ba8fdf3f33b9502007901a2399f915047cac8fc authored almost 10 years ago by Pierre Krieger <[email protected]>
Use the WGL API to determine extended pixel format, plus fix creation

cf252c29b4c3a0f4705bc92598c858b895b94f22 authored almost 10 years ago by Pierre Krieger <[email protected]>
Merge pull request #300 from bjwbell/osx-cursors

Implement set_cursor for osx

77d8a113385e8bb85f145d514724a1e3bd574cfd authored almost 10 years ago by tomaka <[email protected]>
Implement set_cursor for osx

903c9b1aad951e683de08c1d902a12c95bcd84c2 authored almost 10 years ago by Bryan Bell <[email protected]>
Merge pull request #299 from tomaka/tomaka-patch-2

Update for gl_generator

76a69e2e7bf5461aa1831a875a60d1815c52fb40 authored almost 10 years ago by tomaka <[email protected]>
Update for gl_generator

6cb0d0b1f29d39d5a6aa505c34bc3e13896ddab9 authored almost 10 years ago by tomaka <[email protected]>
bump version

16a934fc94c6e114de8c4e0ca4c7e504fef90eb8 authored almost 10 years ago by Andreas Gal <[email protected]>
simplify pixel format requirements for cocoa offscreen rendering

9cb397fc928cbc0a1009c494ad7ff8fa6c3db351 authored almost 10 years ago by Andreas Gal <[email protected]>
Merge pull request #297 from tomaka/tomaka-patch-2

Do not call wglShareLists is ctxt is null

68542f037aac21a167929449242054877f6f6d96 authored almost 10 years ago by tomaka <[email protected]>
Do not call wglShareLists is ctxt is null

e04288f812bc825433f19de3b64959a2354378f0 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #296 from tomaka/tomaka-patch-2

Fix win32 compilation

d147200c02a719ed8cfab12a2ffe16c99a4c65a5 authored almost 10 years ago by tomaka <[email protected]>
Fix win32 compilation

6608cbb20cca6674ff02fb176ecf0d719dbf9bec authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #294 from tomaka/tomaka-patch-2

Fix the README, again

3baa16fe80ec586d6ec6fbbd55743dc572a5ead1 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #295 from ozkriff/master

android: Updated to latest android-rs-glue

e0e187f172c0a1b61c333694f9e3ebaa9bbef6f8 authored almost 10 years ago by tomaka <[email protected]>
android: Updated to latest android-rs-glue

2da557c0cc94ffd2d68a093dcea6ac9c32f7773c authored almost 10 years ago by Andrey Lesnikov <[email protected]>
Fix the README, again

68f2fa9880b38688cfd78ae2387c7256dd029eac authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #293 from tomaka/tomaka-patch-2

Fix the README example

9c8b49fec2210ddd081c97b75236d159b4f9e7b7 authored almost 10 years ago by tomaka <[email protected]>
Fix the README example

0e6f37903c0d6ea9a01c8890703e128a6a67b51d authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #290 from frewsxcv/cleanup

Various cleanup commits

07a584fd28e129be9b20bdcb7f3cbba5cd211d15 authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #291 from mitchmindtree/master

Fix MouseMoved by checking for NSDrag events as well, closes #288

d6ecbe6bfe745b8865a9fcc9ab2a70585d327b8e authored almost 10 years ago by tomaka <[email protected]>
Fix MouseMoved by checking for NSDrag events as well, closes #288

246837adc8b8f531d5a7481b0fcb2687a3a27711 authored almost 10 years ago by mitchmindtree <[email protected]>
Stop using deprecated CString::from_slice constructor

5ff649e5db99cd2ad4c8b22f5894b4283c35b6ea authored almost 10 years ago by Corey Farwell <[email protected]>
Remove deprecated 'allow' lint

7fa19ab0dfd0624386ae1086ad1d740072d7f1a4 authored almost 10 years ago by Corey Farwell <[email protected]>
Opt into features to silence warnings

f4c9bd81bbebb0081271d5ebc763fc1aba9dad0a authored almost 10 years ago by Corey Farwell <[email protected]>
Deref before matching

rust-guidelines encourages this

accf2f3cc3b0ac11881ec8f1e225e28a8e07055d authored almost 10 years ago by Corey Farwell <[email protected]>
Bump version

424dbb29ed52b76dedfee752699635337277568c authored almost 10 years ago by tomaka <[email protected]>
Merge pull request #286 from mitchmindtree/master

Updated to latest nightly - RingBuf -> VecDeque, removed unnecessary as_slice_with_nul

06eab6f6c0ad2d8085e2074c47967f770e49792a authored almost 10 years ago by tomaka <[email protected]>
Removed as_slice_with_nul as CString now derefs to a CStr

1055eed078f674ad4cc657e99a247310183d635e authored almost 10 years ago by mitchmindtree <[email protected]>
RingBuf -> VecDeque for other platforms, as_slice_with_nul -> as_bytes_with_nul

0389c834e4b456ad6dcce4f687c69ab0e84beafa authored almost 10 years ago by mitchmindtree <[email protected]>
Fixed errors on latest nightly, RingBuf -> VecDeque

9bb41bf2773a353804ab710bb65c0e21a4c22a20 authored almost 10 years ago by mitchmindtree <[email protected]>
Merge pull request #285 from binsoftware/oculus-integration

expose platform-specific window handle (currently Win only)

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