Ecosyste.ms: OpenCollective

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

github.com/tauri-apps/glutin

A low-level library for OpenGL context creation, written in pure Rust.
https://github.com/tauri-apps/glutin

Merge pull request #686 from pcwalton/virtualbox

Add a useless call to `glXQueryVersion()` before doing anything in the GLX port to work around a...

ff0614b61f7c5544829a36b41236da2ab4b583ab authored about 9 years ago by tomaka <[email protected]>
Support for side buttons on mouse

47d9a7f1a6ded7bfe549c6c39525767eaa6ff87a authored about 9 years ago by Aceeri <[email protected]>
Add a useless call to `glXQueryVersion()` before doing anything in the GLX port to work around a bug in the VirtualBox OpenGL driver.

cf3097f6a0b3a20aa0979046343a02f072ea4b47 authored about 9 years ago by Patrick Walton <[email protected]>
Merge pull request #685 from AnthIste/crates.io-0.4.5

Publish 0.4.5

bcddb42cfb2e8addcc66dc777465b2f8bfc64fe1 authored about 9 years ago by tomaka <[email protected]>
Publish 0.4.5

c68fb24838af286ecf2da2dd3cc751fe8a4805a2 authored about 9 years ago by Ruben Bakker <[email protected]>
Merge pull request #684 from AnthIste/0.4.4-cocoa-api

Implement set_cursor_position on OSX with Cocoa

c1a98a200ba2303617bbe9eb70161b3c575a1999 authored about 9 years ago by tomaka <[email protected]>
Merge pull request #680 from tomaka/xsync

Call XSync before XSetInputFocus

0a598d79803d456933619ef0fe385a38c9284ff6 authored about 9 years ago by tomaka <[email protected]>
Reduce cursor warp delay with CGAssociateMouseAndMouseCursorPosition

d892ba168b178d5adac2db777b3dfc912543d40b authored about 9 years ago by Ruben Bakker <[email protected]>
Implement set_cursor_position with CGWarpMouseCursorPosition

2fb150b345c0c27f289b140e763df7764561946e authored about 9 years ago by Ruben Bakker <[email protected]>
Merge pull request #682 from regnierof/master

Fixed setting cursor and cursor state

92ae05d6ce7d44be31cafe67a4ff3bb39e6cb11a authored about 9 years ago by tomaka <[email protected]>
Removed unnecessary unsafe code block

bc811fa587ac3f9c996d71cfc285b8edad0bf9f7 authored about 9 years ago by Rengierof <[email protected]>
Fixed grabbing example.

d2ac6cfa11899378546c1fb4b71943c83bb3dc62 authored about 9 years ago by Rengierof <[email protected]>
Fixes cursor behavior with windows

11e27889aec6dfb943c6fb1aa97900e21e319bb7 authored about 9 years ago by Rengierof <[email protected]>
Only call XSetInputFocus if the window is visible

033d92aae528d0d7d7590361c231aaf89afca103 authored about 9 years ago by Pierre Krieger <[email protected]>
Call XSync before XSetInputFocus

360d2bf45259970965190a0993db317a67ed729a authored about 9 years ago by Pierre Krieger <[email protected]>
Merge pull request #674 from vberger/master

Wayland backend rewrite and activation.

f76aba3d3778978bef0087f830ebf69954110233 authored about 9 years ago by Victor Berger <[email protected]>
api/wayland: activate the backend

83e2924ac2c438c41e35b60174844d26ae51da82 authored about 9 years ago by Victor Berger <[email protected]>
api/wayland: fix cursor errors

6eba737fce8f50798d81c24eb70872ff46a2da3a authored about 9 years ago by Victor Berger <[email protected]>
api/wayland: output and fullscreen handling.

42551d20fdab796548e42e8699ba7d905417d257 authored about 9 years ago by Victor Berger <[email protected]>
api/wayland: add keyboard support.

84f1aef100c5f60cfb9086ca872cbf274092696c authored about 9 years ago by Victor Berger <[email protected]>
api/wayland: fix Window not being Send+Sync

aace58d203e403e3b128a7f1454af4f034f1c9b3 authored about 9 years ago by Victor Berger <[email protected]>
api/wayland: core context

741311b619c9738b3adb15213c442e47834a1c98 authored about 9 years ago by Victor Berger <[email protected]>
api/wayland: update wayland-client to 0.5.3

833c892cf9b3cd0f03f2caa8aef1f30713081310 authored about 9 years ago by Victor Berger <[email protected]>
api/wayland: core windows and events structure.

6294d3c7ddc303913c83fd74d14c7a801d496c9e authored about 9 years ago by Victor Berger <[email protected]>
api/wayland: pointer events support.

0792557f4bc05125f0181729a6adbaf1aa52ec27 authored about 9 years ago by Victor Berger <[email protected]>
api/wayland: Reset to empty API.

In order to build the whole new structure.

fad2e77a36e79594de5e13072e6273f671154b9e authored about 9 years ago by Victor Berger <[email protected]>
api/wayland: move window and monitor to mods.

1b25d705ce2110b097b98f37f5e7dd9dc3a9d82c authored about 9 years ago by Victor Berger <[email protected]>
Publish 0.4.4

ae7638b995e850a465a8642586f5819cb0b56975 authored about 9 years ago by tomaka <[email protected]>
Merge pull request #677 from tomaka/pf

No longer manually enumerate pixel formats

1f5f997a68ec411fc3409a35f2c5e118811f3cd0 authored about 9 years ago by tomaka <[email protected]>
Merge pull request #673 from ahihi/master

Fix fullscreen on OS X

87f0edea7ba872720152b5da296f0bd052d4c954 authored about 9 years ago by tomaka <[email protected]>
Fix compilation on linux

61bca52217471eca4c4aff1dd84b980966be4bfc authored about 9 years ago by Pierre Krieger <[email protected]>
Fix compilation on cocoa

67356b45a3ff10f87e51dee254994670af8cdfce authored about 9 years ago by Pierre Krieger <[email protected]>
Remove now unneeded function

ed1d76aaee193a2e5cec558930a25302bda35713 authored about 9 years ago by Pierre Krieger <[email protected]>
Update EGL implementation

4c9348ab5019da04fcd092b79a113f91aed8f2b0 authored about 9 years ago by Pierre Krieger <[email protected]>
Update cocoa implementation with changes to pf_reqs

a428e0608fa4104a5c79208f94f6f5bc6ce04b9d authored about 9 years ago by Pierre Krieger <[email protected]>
Update GLX to use glXChooseFBConfig

6b3a3a45770b870c241c1244863c4a0b5cd791d2 authored about 9 years ago by Pierre Krieger <[email protected]>
Switch WGL to ChoosePixelFormat

95a60ee32965fa523aa8e9d8694df7c08b9da0ff authored about 9 years ago by Pierre Krieger <[email protected]>
Change PixelFormatRequirements

0b6418fabbeb0ec9cd326c5397969aceb06f1b41 authored about 9 years ago by Pierre Krieger <[email protected]>
Merge pull request #675 from ecoal95/x-error-reporting

x11: Improve xlib error reporting

20a6e1ea6e6b08c2ed356eb21dd777016726a82b authored about 9 years ago by tomaka <[email protected]>
x11: Improve xlib error reporting

a69ded9c8a77e8177e1bb972043cdd05371c564d authored about 9 years ago by Emilio Cobos Álvarez <[email protected]>
Fix fullscreen on OS X

e3cb389c6a08f4aecac6f93ed3ecd56327149c8b authored about 9 years ago by Miranda Kastemaa <[email protected]>
Merge pull request #669 from tomaka/build-script-dependency

Use the new build scripts dependencies system

4f0aeafbed98e62515f5d10108f377a9b188cb4c authored about 9 years ago by tomaka <[email protected]>
Use the new build scripts dependencies system

29a59d799945d3f97b91ad3df84925c788bd7852 authored about 9 years ago by Pierre Krieger <[email protected]>
Merge pull request #659 from Aceeri/minmaxwindow

Minimum/maximum dimensions for windows in win32 API

48a02a0c8c9029543360884f1daaaade5d3f11a5 authored about 9 years ago by tomaka <[email protected]>
Merge pull request #667 from tomaka/libc-update

Follow-up of #666

8c3ffd2a4fe2dbb0033c1f830d384c0c2d8c88a1 authored about 9 years ago by tomaka <[email protected]>
Fix the windows build

816fbb2165e3d2f5656a3afa9d9553551c0c6b68 authored about 9 years ago by Pierre Krieger <[email protected]>
Try to fix Windows build

24d9a705334e0fc72e4c78023b837d2df9411919 authored about 9 years ago by Simon Sapin <[email protected]>
Update some libraries

e4f1c7358d5461415201b9640b475ff3cc1a0065 authored about 9 years ago by Simon Sapin <[email protected]>
Merge pull request #665 from antrik/fix-cast_32bit-upstream

Fix compilation for 32 bit targets

5b819eda9ab682e06bfbabe64ce52bc5444b7608 authored about 9 years ago by tomaka <[email protected]>
Fix compilation for 32 bit targets

Regression introduced in 47df0e9eaa7f1231a07f86fc44426936c7a2589a

Casting fullscreen_atom (whic...

32ed86a976c585e238e9ccfcc642e4ac70a27710 authored about 9 years ago by Olaf Buddenhagen <[email protected]>
Merge pull request #646 from adambadawy/master

Fix fullscreen on X11

6a3ee2af759cf803d787cf6dcbafcdcc4e0243cd authored about 9 years ago by tomaka <[email protected]>
Fixed wrong variable binding for WindowAttributes on asserts

2be3c142f0778a3588982572a997dc669adca2a6 authored about 9 years ago by Aceeri <[email protected]>
Not implemented asserts to prevent silent fails

9a05577df8f3e616de94635ef41e0d8601f3091c authored about 9 years ago by Aceeri <[email protected]>
Removed comments, fixed Some/None matches, removed unnecessary lock checks

c6ffedccbdf61cf86591989e61cae73d95251df5 authored about 9 years ago by Aceeri <[email protected]>
Corrections to sharing data

d6a53cf5d3ba9c41f4bd6255012ac2adfc6487b4 authored about 9 years ago by Aceeri <[email protected]>
Minimum/maximum dimensions for windows in win32 api

78eb4a5990dadb3402dd3e80d04e2cfd7f9dd6fd authored about 9 years ago by Aceeri <[email protected]>
Publish 0.4.2

5ca4e89dd4427464a11417cd127c67ee96d5fae1 authored about 9 years ago by Pierre Krieger <[email protected]>
Merge pull request #652 from tomaka/rem-gl-common

[Breaking change] Remove public exports of gl_common and libc

bfc46c56703eab9404651ea9dd4a195acbe8c784 authored about 9 years ago by tomaka <[email protected]>
Update to libc 0.2, remove unnecessary gl_common crate

b02265fa1103c526c365d7768e3c8ae3633cf4cf authored about 9 years ago by mitchmindtree <[email protected]>
Remove public exports of gl_common and libc

37262fb2288c38553cc8c8f36e59782273c83e7d authored about 9 years ago by Pierre Krieger <[email protected]>
Merge pull request #655 from mitchmindtree/master

Lock objc to 0.1.7. Fix remaining libc pointer errors with casts. Fix warnings in cursor example.

439d25168e0145bb563c2675ce490c521448f4ba authored about 9 years ago by tomaka <[email protected]>
unwrap to fix unused result warning

947effd3a0c250f2aee72bbfdbfa26b13ae09067 authored about 9 years ago by mitchmindtree <[email protected]>
Lock objc version, add casts to appease libc pointer type conflict. Closes #654

228732877a6c64f2d923d04bd6ed4c771289ecdf authored about 9 years ago by mitchmindtree <[email protected]>
Merge pull request #653 from Daggerbot/pr

Change some uses of c_void to avoid libc version conflicts.

0386d093d1acca9c6010e6360bef781726efde5c authored about 9 years ago by tomaka <[email protected]>
Merge pull request #651 from tomaka/fix-libc

Fix the libc breakage

3b5fe6ad998077eebd46ecb9376b153b0abb6d58 authored about 9 years ago by tomaka <[email protected]>
Change some uses of c_void to avoid libc version conflicts.

7e4f795a53aee93add100f74f4b84bf24b04848a authored about 9 years ago by Daggerbot <[email protected]>
Fix the libc breakage

2fcbdcc2fc71e63aba50d752c53eb266799cf4ec authored about 9 years ago by Pierre Krieger <[email protected]>
Update x11-dl

c068a770f0faec9a0fed199e9e9dfc0a00599e97 authored about 9 years ago by Adam Badawy <[email protected]>
Fix using garbage memory

10f5528c14ef93160470b781fadabcfd93659568 authored about 9 years ago by Adam Badawy <[email protected]>
Remove deprecated comment

d1a573037441f62abac0e3966f0556063db14ec2 authored about 9 years ago by Adam Badawy <[email protected]>
Use mode when switching to fullscreen

f9929fab2f3178cdbb5cd8bfb7492f942b766bbc authored about 9 years ago by Adam Badawy <[email protected]>
Allow any mode larger than requested dimensions

We were previously allowing only fullscreen modes which were exactly as
tall as the requested di...

4f8095816ee43e99fc131375817033bd75c7288e authored about 9 years ago by Adam Badawy <[email protected]>
Comment fullscreen XClientMessage code

23a51040982358b6de24b3a3f70c8cbd4c311543 authored about 9 years ago by Adam Badawy <[email protected]>
Fix misbehaving fullscreen window

47df0e9eaa7f1231a07f86fc44426936c7a2589a authored about 9 years ago by Adam Badawy <[email protected]>
Fix issue #509

Focusing the newly created window seems to grab the keyboard.

ed8dfa9a52e4034c50bf0fd87c89484bffb043f0 authored about 9 years ago by Adam Badawy <[email protected]>
Fix issue #582

I switched `vsyncstart` and `vdisplay` again, as per the discussion on
issue #582.

918dc6799269cc36268d4f71431344315a213ccb authored about 9 years ago by Adam Badawy <[email protected]>
Merge pull request #645 from adambadawy/master

Improve fullscreen example

188b8f5c081011e6a2dfe7b0ff9d72e7a0bb2566 authored about 9 years ago by tomaka <[email protected]>
Fix issue #543

I added a match arm for the Escape key.

9493458b8ed4e79b77f039ec03d298510dd91549 authored about 9 years ago by Adam Badawy <[email protected]>
Flush monitor prompt

d6f44a7f56acf2ced22c00e8cd204c66da96c8da authored about 9 years ago by Adam Badawy <[email protected]>
Merge pull request #644 from mbrubeck/mouse-emulated

Change X11 events based on `multitouch` option

7f2c161704deb4a51a355bd7cc9b7f25451b569a authored about 9 years ago by tomaka <[email protected]>
Change X11 events based on `multitouch` option

* If `multitouch` is enabled, touch input generates touch events.
* If `multitouch` is disabled,...

8c0dfe19c29f079c06d556fbf645db8eafb713da authored about 9 years ago by Matt Brubeck <[email protected]>
Merge pull request #643 from mbrubeck/xlib-display

Fix typo in WindowExt::get_xlib_display

aaa9e508bdf564c5a32c8bb96d21c8357841555b authored about 9 years ago by tomaka <[email protected]>
Fix typo in WindowExt::get_xlib_display

93bec2ffca1df81fdd0a5188f2453f018403e78c authored about 9 years ago by Matt Brubeck <[email protected]>
Merge pull request #636 from wartman4404/master

ensure server has GLX_ARB_create_context extension

6cefaa12be09c76bd0320a22a513e9bc99ea6337 authored about 9 years ago by tomaka <[email protected]>
ensure server has GLX_ARB_create_context extension

f83e783b267f8b29487a450d9f251733ea7617cd authored about 9 years ago by wartman4404 <[email protected]>
Merge pull request #629 from tomaka/fix-win-vsync

Fix vsync being enabled even when disabled

dcd5c49b7f479c10004c54623c73cdb4434498a8 authored about 9 years ago by tomaka <[email protected]>
Merge pull request #630 from tomaka/fix-examples

Fix the examples

760f9d5fc5e7349c94b14da38e146301a9c671de authored over 9 years ago by tomaka <[email protected]>
Fix the examples

2b35a6c9d1a1e2f748b887947b16ce67d05207c2 authored over 9 years ago by Pierre Krieger <[email protected]>
Fix vsync being enabled even when disabled

0c1f15f8425d55a67004b7e0ebf8e6cb5a6481f5 authored over 9 years ago by Pierre Krieger <[email protected]>
Publish 0.4.0

df10bbd1632cfd29429270734da485d295e6b888 authored over 9 years ago by Pierre Krieger <[email protected]>
Merge pull request #628 from tomaka/khronos-api-0.0.8

Update khronos_api to 0.0.8

747040cc8c653a8d67a888659515c88341683fbd authored over 9 years ago by tomaka <[email protected]>
Update khronos_api to 0.0.8

cb56b55a883d1d2be8fbafcb85bbdd66e927c638 authored over 9 years ago by Pierre Krieger <[email protected]>
Merge pull request #626 from tomaka/rm-window-feature

Remove the window feature entirely

819c5f679b14376e4c89245e68880f40aff22039 authored over 9 years ago by tomaka <[email protected]>
Remove the window feature entirely

7a625ef3d8b7fec62222ad6e45f9e1560732ae7a authored over 9 years ago by Pierre Krieger <[email protected]>
Merge pull request #617 from tomaka/platform-specific

Add an `os` module containing platform-specific traits

c8fd077e17f7a7147d6877f2343c82790b187bd2 authored over 9 years ago by tomaka <[email protected]>
Merge pull request #624 from ozkriff/android_disable_multitouch_by_default

android: Disabled multitouch by default

5e1e7436af2b06350d30420c43e8b4a0dcf8ddfe authored over 9 years ago by tomaka <[email protected]>
Add an `os` module containing platform-specific traits

8c6a27d42615fc97b1aed31c20c3aff3d25c88d4 authored over 9 years ago by Pierre Krieger <[email protected]>
android: Disabled multitouch by default

b01897bfc7619ce534a050ae9cece86af8aacb12 authored over 9 years ago by Andrey Lesnikov <[email protected]>
Merge pull request #623 from tomaka/fix-gl-generator

Update the gl_generator dependency

9fccb2e06e15f56f270da4f7cbd5fa39b49b6826 authored over 9 years ago by tomaka <[email protected]>
Update the gl_generator dependency

644ecf877d77591e162d8ae78c5ebac0df984269 authored over 9 years ago by Pierre Krieger <[email protected]>