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

Basic raw keyboard handling.

02bd3758eefd87ac1a13068f8887afe392bc7823 authored over 9 years ago
Do the linux backend choice only once at startup.

1dc2cb27cf229402e16e30fb12511cbbab37cd1d authored over 9 years ago
Merge pull request #443 from vberger/wayland

Some more work on the wayland backend

a6c33ef958d9c54581c9efb1760d48eeb8137e4b authored over 9 years ago
Update to new Platform structure.

9e489fee01da22eb1ff029e14544270cc0360fdd authored over 9 years ago
wayland: Fix MonitorID::get_dimensions() and fullscreen support.

1278d9779d119be706d75d1ecaeaa9846fd78ed2 authored over 9 years ago
Implement some more functions for wayland.

- set/get_inner_size()
- set_title

40322a2c69bdbb465ce1481aa61ac6dec85e10dd authored over 9 years ago
Move WaylandContext in its own file.

562d6cd1e3c3d0c2e9b0f11b2e21ca06214acd41 authored over 9 years ago
Merge pull request #448 from vberger/x-wayland-split

Make platform::linux generic over X11 and Wayland

41af4406cbf88869ecf687ef536cb902e5f1ebd1 authored over 9 years ago
Merge pull request #447 from tomaka/egl-fixes

Fixes in EGL context creation

ea20580719e0d89296f133dfb5285b99d19b1310 authored over 9 years ago
Disable Wayland backend.

It is not ready for production yet.

9a144a6869a12e25dc4685fdf7ee86feb2bdf078 authored over 9 years ago
Make platform::linux generic over X11 and Wayland.

310b44f35be8146623d8e5fbbe380ae14f30de72 authored over 9 years ago
Fixes in EGL context creation

b3044809c229cdda865728308b2653b116bb63ce authored over 9 years ago
Merge pull request #446 from zmike/xwindow-upstream

implement get_platform_window() return for X11

3279f15f9f0ff24c644479e73923a0cb64f99fda authored over 9 years ago
implement get_platform_window() return for X11

15194594717deefd72386d28d382942d120966bb authored over 9 years ago
Merge pull request #441 from vberger/wayland

Continuation of wayland API

8eae6ef79e2be6e6984e107b4e93d9472b334621 authored over 9 years ago
Continue wayland API: WindowProxy, MonitorID,

and some other little stuff.

a3921ea88a3783a3001d9d4c85d4c8f96fadeafa authored over 9 years ago
Publish 0.1.3

bfa7e091d031e9ffb0c030f0ec484759acb881de authored over 9 years ago
Merge pull request #439 from Esption/master

Fixed build warnings on Linux

9ba9bfc369a211d96688a785a0bfe9d572d8638b authored over 9 years ago
Fixed build warnings

c973a1f83e2f9cea017e9dd48c4acaeb23fe5eb7 authored over 9 years ago
Merge pull request #437 from tomaka/precise-versions

Use precise version numbers for dependencies

3f20bf345e4464ab83e7b8d1737b0173ec7b6d4f authored over 9 years ago
Use precise version numbers for dependencies

4086063e40ffd18369c1365fe8d8d3b87ae09f7e authored over 9 years ago
Merge pull request #436 from Esption/master

Added mut so glutin can compile on nightly.

479e51234e87aeef000ebaa3047c304cbe974ec1 authored over 9 years ago
Added mut so glutin can compile on nightly.

0d10dda72a3d56ec137da0359b2f46fc75b7aaa9 authored over 9 years ago
Publish 0.1.2

28355a66f02a0c244c08e2753a2806460f462da9 authored over 9 years ago
Merge pull request #435 from Daggerbot/pr

Using x11_dl instead of x11.

480fd36005d7ae5cde9180e9a3bf5b28544fdf5c authored over 9 years ago
Merge pull request #434 from tomaka/x11-dynamic

Make X11 dynamic

5e2001791d70b71ee97ed88ac28067e74dafd92d authored over 9 years ago
Make it work under the raspi

7ee416ab883add82afd3ab96eb5616472c8cdfcd authored over 9 years ago
Using x11_dl instead of x11.

68aff5ba0d09953549e005f06c5f3541f81af8e9 authored over 9 years ago
Make x11 dynamic

2414f87cebac12c6cde36ff6436642a50d122ed8 authored over 9 years ago
Merge pull request #410 from vberger/wayland

(WIP) Wayland backend

3e29c6585b23fbf0df2c254001ef988716771311 authored over 9 years ago
Publish 0.1.1

f67802021c0c55d8c83e4ab0f0eeae42a39b098e authored over 9 years ago
Firsts steps of a wayland backend.

1e0dd2290e186b062b8a923fe87bdd7a3fb0941d authored over 9 years ago
Merge pull request #433 from Daggerbot/pr

Removed import of x11::xlib::xkb, which has been absorbed by x11::xlib.

006aba84eca4144a118db612e7c58d775c9f339a authored over 9 years ago
Fix previous commit

fa74d7412ba2f0f8f69c84efc03fdc747876c5c5 authored over 9 years ago
Publish 0.1

587a36eb8d50f5eedfc969e13ed01fe6ac60d6b6 authored over 9 years ago
Merge pull request #405 from tomaka/win32-wheel

[Breaking change] Fix mouse wheel value on win32 and return a f64 instead of i32 in the MouseWhe...

119bd6393f5f3b8e1510ba6ab3281c8fb387449f authored over 9 years ago
Merge pull request #429 from tomaka/remove-headless

[Breaking change] Remove the "headless" feature entirely

2d97e0380feb90aa802bc1e56aad0936eda8cc81 authored over 9 years ago
Merge pull request #432 from fkaa/cocoa-cursor-grab

Add cursor grabbing on cocoa

9d6482e636443a1c599976a6d8f588df5b5b6699 authored over 9 years ago
Removed import of x11::xlib::xkb, which has been absorbed by x11::xlib.

9f13395cac420d3e2d0084c706861fef0b5a19aa authored over 9 years ago
Merge pull request #430 from tomaka/tomaka-patch-1

Remove the necessity to call glFlush

375197f83c763fd0856be615edbef05ef960947e authored over 9 years ago
Add cursor grabbing on cocoa

87e8018cf3160c5a9c263b82ac2346e809e299a5 authored over 9 years ago
Merge pull request #431 from krdln/patch-1

Copy Linux dependencies to ARM target

296b14ed8728a9224a659293b3ff2d5f1c1422c2 authored over 9 years ago
Copy Linux dependencies to ARM target

Add `[target.arm-unknown-linux-gnueabihf.dependencies]` with osmesa-sys and x11. This enables gl...

99ee1de381bf67c6f6716b0256b20b7a80781858 authored over 9 years ago
Remove the necessity to call glFlush

b1a5f06169ec5731bcb5d11e1535e71e26b1792c authored over 9 years ago
Remove the "headless" feature entirely

430ae43528c697ee8601ad0b7c3319e887ed0555 authored over 9 years ago
Publish 0.0.31

e45e107d07159c844b87f4772aefe013c13b352f authored over 9 years ago
Merge pull request #427 from bvssvni/osxfix

Fix compiler errors on OSX

0a93e949fa39bb645aefbc8cd58e8f43d25dfcee authored over 9 years ago
Fix compiler errors on OSX

Closes https://github.com/tomaka/glutin/issues/425

f68116fd767b11f9441b68366fa179836e8ae1f9 authored over 9 years ago
Merge pull request #424 from tomaka/tomaka-patch-1

Update the README

555dc648b73ae78c87b5a3da5fc2795f717f1e27 authored over 9 years ago
Update the README

e577995fc88a9fc114f17f5b7a7d3f781af324da authored over 9 years ago
Merge pull request #423 from tomaka/remove-headless

Remove the "headless" feature

01007dbfd4b5f98a03b660e9c76f1d01fb78cd22 authored over 9 years ago
Merge pull request #372 from tomaka/get-format-examples

Print the pixel format in the `window` example

f0309cb16588da65268fdfe959ad70fe28702054 authored over 9 years ago
Print the pixel format in the `window` example

05c24b39cc993572c5ecebf4be35e8b0a66ee86e authored over 9 years ago
Remove the "headless" feature

ace4808facf085c4ccd068d33b9ab9f018e9072e authored over 9 years ago
Merge pull request #36 from tomaka/emscripten

[WIP] Support for emscripten

e953e3d4ead7931bc32c49bcd9f4a637ef6d5fa7 authored over 9 years ago
Basic implementation of emscripten

de7b1aa2ebb8fcf7a9e605bf720d6e644d2fa33a authored over 9 years ago
Publish 0.0.30

b9aa741c261b12c3edd7f17d228f0b639f203952 authored over 9 years ago
Merge pull request #422 from Ryman/fixosx

Fix further compilation of cocoa

1e714a5b23803dfa53e9c4d0357fd3871c6b8108 authored over 9 years ago
Fix further compilation of cocoa

81d0dc97e14de4c28f3228bf29d98ceaad69f1d2 authored over 9 years ago
Merge pull request #421 from tomaka/fix-compilation

Fix compilation of cocoa

ef453188479688339b52c28fae563dc09905c077 authored over 9 years ago
Fix compilation of cocoa

ad21d31b6b85c28de86aa7f84ef3983e029d74f3 authored over 9 years ago
Merge pull request #409 from kvark/core

GL core profile flag

4882a94080636735b8a8ef78203e7d77ff893370 authored over 9 years ago
Introduced GlProfile enum

171986c7e86063862d16208296c011cd5828bcad authored over 9 years ago
Merge pull request #417 from tomaka/android-egl

Use the EGL API with Android

cb9a8043f273b8d76ba0c1d1aa092888383f28d9 authored over 9 years ago
Use the EGL API with Android

0eaa8fd9eb4b38169701804b0c0de273c1e73b50 authored over 9 years ago
Merge pull request #415 from tomaka/fix-gles-supprt

Fix the GLES code in examples/support/mod.rs

c755e10089613f95604f7867e13dbc0eb9af549b authored over 9 years ago
Merge pull request #416 from datalus/master

Adding SWP_NOMOVE flag to prevent the window from moving to 0,0 when setting inner size on Windo...

10af3ca8b4102641017d94440280ca87b347b0dd authored over 9 years ago
Implemented gl_core flag

a42f1f58333a9899d36e18e641f3f52517dd58b1 authored over 9 years ago
Adding SWP_NOMOVE flag to prevent the window from moving to 0,0 when setting the inner size on Windows 8+

899e021666f9450d8fe07cd25207a4925be2af9f authored over 9 years ago
Fix the GLES code in examples/support/mod.rs

2f9272e1cb9dbe5d86369b04e1d45392bb91646b authored over 9 years ago
Fix typo in cocoa module

c1ca5d1d87166daa20d4ae2a9a0a7c8d4ba2ba63 authored over 9 years ago
Merge pull request #412 from tomaka/glcontext-trait

Add a GlContext trait

d3fbbfb7a777f8f7b6a39b66dd982cbc8cb802ba authored over 9 years ago
Add a GlContext trait

aa58f4149a65783b07c0dc401b5854ed80c4915e authored over 9 years ago
Merge pull request #414 from tomaka/pf-win32

Add pixelformat for cocoa and remove individual color components

a08388bca1ca275fd1455ceae26ab06c02c81111 authored over 9 years ago
Fix PixelFormat for x11, egl and win32

36de5a5e5a058602bcd98d9387f0f170a0fc55d4 authored over 9 years ago
Add pixelformat for cocoa and remove individual color components

80c49856b24d6ddd848226ff0e7720915e554ee6 authored over 9 years ago
Merge pull request #407 from tomaka/egl-rework

Rework EGL

735df1c7d83d51c26ab852c843935341ae84e281 authored over 9 years ago
Rework EGL

953117481370fad8ff97cfade4bea290375b71bc authored over 9 years ago
Test on beta 3 on travis

3b1e57d0e30ba4434a7c3d74c8fe823db2bdd3a2 authored over 9 years ago
Merge pull request #406 from tomaka/fallback-win32-pixelformats

Add a fallback on win32 if enumerate_arb_pixel_formats returns vec![]

4ecddabe08fa585d686793f632a4ff748f48b25a authored over 9 years ago
Rework MouseWheel event and fix the values on win32

d9f0d92584af1d76779cb8cb4a70762c889970f5 authored over 9 years ago
Add a fallback on win32 if enumerate_arb_pixel_formats returns vec![]

9ed1a0ec19388641a3df99ce6689b38ab87ddfec authored over 9 years ago
Merge pull request #404 from tomaka/headless-win32

Extract headless context from api/win32 to platform/windows

c752142e045156c6869a43183032030dd1d0439d authored over 9 years ago
Extract headless context from api/win32 to platform/windows

d4dcff582e80d38d4f36e0e0bcf9f7281b4b830d authored over 9 years ago
Merge pull request #401 from fkaa/cocoa-multisample

Add multisampling for cocoa, fixes #145

c02072c9b16f5b897e0c5299969812ae2baf3151 authored over 9 years ago
Add multisampling for cocoa, fixes #145

f2bbb7d49ce72bea4b989b1ae54d35ecbb471ce1 authored over 9 years ago
Merge pull request #403 from tomaka/shared_library

Use the shared_library crate instead of loading symbols manually

b7f81853fb6900ddbe7dda084f4a7f64d003fcaf authored over 9 years ago
Use the shared_library crate instead of loading symbols manually

7df4de2ce74e6917431397a80435e71331336ee7 authored over 9 years ago
Merge pull request #402 from tomaka/caca

Add libcaca backend

2ca9adffa0699252744fc0da3e25891f9c2809da authored over 9 years ago
Add libcaca backend

d3cc9064f4c578b90820a60724ea2b6c75727a74 authored almost 10 years ago
Release 0.0.27

aca06d16e2d293a74d0a87d94a6e1f9aa73154d0 authored almost 10 years ago
Merge pull request #398 from fkaa/cocoa-window-pos

Fix window position getters and setters on cocoa

2532357253cb76281508876ae15ca850410fa651 authored almost 10 years ago
Merge pull request #399 from tomaka/egl-linux

Allow using EGL with X11

8cbd57a307392e5ccb48905f3fc7b1e66cd3384a authored almost 10 years ago
Allow using EGL with X11

0417f7003f133fbef63e8e9d98d305368b1eed47 authored almost 10 years ago
Merge pull request #397 from tomaka/split-glx

Split glx

9a0ca92692b0d5c60e89dbdc18cafb5c468e75b0 authored almost 10 years ago
Split GLX and X11 in "api"

5561e586462f87df39c2fab6a9bbdc734f35c073 authored almost 10 years ago
Fix window position getters and setters on cocoa

32e14a9a0a47c6eb5084b5ff8af9e652b0d07346 authored almost 10 years ago
Merge pull request #384 from fkaa/keypress-sound

Fix alert sounds on keypress for cocoa

7eeb96909c4008398e88a9d32e958b75ab7113de authored almost 10 years ago
Merge pull request #395 from tomaka/x-reorg

Reorganize the Linux implementation and split OSMesa and X11

d6c50df294a7832b1d9233aaa0c5e0bee8929c8f authored almost 10 years ago
Fix alert sounds on keypress on cocoa

Passing on keypress event to parent would make it think the event was
not consumed and emit an a...

44e954895fd6c3497c8b5483e1b3efe160429329 authored almost 10 years ago