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
Reorder and add comments to some of the virtual keys
9926e179d6f8ebbc37625dce6682167c37c3a998 authored about 10 years ago by tomaka <[email protected]>Added fullscreen support to osx
bb200a73f07eb5001ae60a04fd32528904d8e2f7 authored about 10 years ago by tomaka <[email protected]>2d76e0666fbb6dc3c8743d7365a234657e4b397a authored about 10 years ago by David Partouche <[email protected]>
04f413511029d9351be796ddc3f6c9edf086ea3e authored about 10 years ago by Tomaka17 <[email protected]>
Use a proper error type for window creation
6208c59a48070aa3c58bb0372e95d1c946abe673 authored about 10 years ago by tomaka <[email protected]>584bb3e7df751d55aad189eacd85b1cd6c5aa5c5 authored about 10 years ago by Tomaka17 <[email protected]>
Update for changes in gl-rs
c63511e9e670e865b891b6097546fcafeac6446f authored about 10 years ago by tomaka <[email protected]>7ce851dad9102c28ee2fd372ed9fd62e73364da9 authored about 10 years ago by Tomaka17 <[email protected]>
2e44edea60a19919be467a1228ae971e7b988fec authored about 10 years ago by Tomaka17 <[email protected]>
Retrieve the monitors and their info for osx
a69c2209a58e2fb1354aae1c6e45cc5f555669cc authored about 10 years ago by tomaka <[email protected]>0ce2fd00dd09bde26bb785232712c469320c50d0 authored about 10 years ago by David Partouche <[email protected]>
9dd592600ac91f7fe00a6e2af6651755b38f57a7 authored about 10 years ago by David Partouche <[email protected]>
4c674ef8437ba921f6e95a882a644bdcb1b8e235 authored about 10 years ago by Tomaka17 <[email protected]>
Add visibility-related functions to window
605bf39b78c0afc38f8d14b12605f9e3a27bac65 authored about 10 years ago by tomaka <[email protected]>b6f74911579f1a46bfa112032b2efc38aeff1a99 authored about 10 years ago by Tomaka17 <[email protected]>
a479b2f60c7917a7c7a73b15c22c0b20f54448b7 authored about 10 years ago by Tomaka17 <[email protected]>
Remove call to glFlush() before swap_buffers on win32
a908a14adc90dd6c421468e2651fcc024a83bf10 authored about 10 years ago by tomaka <[email protected]>2c029f3fa3c0cfb687876c06de48ff340f9efd6a authored about 10 years ago by Tomaka17 <[email protected]>
Update for Cargo's platform-specific dependencies
03b9d6171d4d9b57e341132df1d76c85b925360d authored about 10 years ago by tomaka <[email protected]>fail! -> panic!
118b7d32b4edc7c961f93e1c841d6aca04dee550 authored about 10 years ago by tomaka <[email protected]>7de3d55e7138fa0d70d18429b733d0ca5bdc2e5b authored about 10 years ago by Tomaka17 <[email protected]>
367d488ccd194c2dba78c600eff94189e338851d authored about 10 years ago by tomaka <[email protected]>
We may not want to call `swap_buffers` in the same thread as the
current thread, so we're moving...
089f47821c3358da83be22752e75d956ebe2bea5 authored about 10 years ago by tomaka <[email protected]>
Fix resize event on X11. Without this change, resizing window larger tha...
a6d52b65179a50f398d37ad72b3aacc8e4ab1e6d authored about 10 years ago by tomaka <[email protected]>Fix a few more string memory issues.
e5bde5e3838dd545b7c0407d50f2ed22aed5a9de authored about 10 years ago by tomaka <[email protected]>ad54e01a91a0ff034e0f8d84822fdd20b0726481 authored about 10 years ago by Glenn Watson <[email protected]>
1755568b30fdb16070d481f2dc25b75838853f21 authored about 10 years ago by Glenn Watson <[email protected]>
0392dc697ae4d96374be52fc98431cb91c46840e authored about 10 years ago by Tomaka17 <[email protected]>
f7a50c162ca4f4a4bd695acdd9f94d4286da402d authored about 10 years ago by Tomaka17 <[email protected]>
Add `with_vsync` to WindowBuilder, plus the win32 implementation
a6bc0b0ba0a451ceb6704a1fdb47b4677c1c4761 authored about 10 years ago by tomaka <[email protected]>Add backspace event and map some more keys on x11.
60e9ba4febf32d2f3406b44b5e1d22396a29ff6d authored about 10 years ago by tomaka <[email protected]>Only reject modes based on resolution when using fullscreen. This fixes ...
391c42d17701d2cb30c71475d406bfa208d46e4a authored about 10 years ago by tomaka <[email protected]>84cd668bb66ce8958124d60444623542a0cc5836 authored about 10 years ago by Glenn Watson <[email protected]>
Add support for mouse wheel events on x11.
18d9b493d73a51ebd0d1b337eae109fab157bbd8 authored about 10 years ago by tomaka <[email protected]>Add support for keyboard modifiers on x11.
32eba169949bfb279cbc09e49801c63027c8a6ab authored about 10 years ago by tomaka <[email protected]>Fix bad memory being passed (due to going out of scope) to set title on X11.
03c55230f0ecbf0ac2fff1a0ca2248ebdafe5215 authored about 10 years ago by tomaka <[email protected]>7800b1474986d6837ca87b8dc67465140c4d75f0 authored about 10 years ago by Glenn Watson <[email protected]>
8fee1950c6bce0e35eed1a7442eed04c9653e0f3 authored about 10 years ago by Glenn Watson <[email protected]>
22b434bf1da4c338ffd963aca1ae873307c5e5bb authored about 10 years ago by Glenn Watson <[email protected]>
e19dd83925b062d15422a318f727ddef6042023e authored about 10 years ago by Glenn Watson <[email protected]>
41d7118a424513e658279df877eafd4421e10dc3 authored about 10 years ago by Tomaka17 <[email protected]>
8249e545f8d582cc3a99ddab3ab7c998c152cb3a authored about 10 years ago by Tomaka17 <[email protected]>
Add appveyor configuration file
e887cf57b8177f28d4307f7d092f158fac09ef15 authored about 10 years ago by tomaka <[email protected]>c61b4ccf99b7755d3d6bcfd996157ad813d8577d authored about 10 years ago by Tomaka17 <[email protected]>
[WIP] Fix platform_display behavior on android and win32
0d37f01b5adc274b9d7f72f2ad3c942d640438ab authored about 10 years ago by tomaka <[email protected]>1f22b3b226bead49328be112157b0acbc121730e authored about 10 years ago by Tomaka17 <[email protected]>
6a3c94f5bfda88d7c27466ca7996e0f96ae630da authored about 10 years ago by Tomaka17 <[email protected]>
fa99f0e70133bb58eb92b3f4a568abb41832bb72 authored about 10 years ago by tomaka <[email protected]>
Add `platform_display` impls for win32 and android
5c31daf7e2e93e58abc8b3c03459c88098c280fa authored about 10 years ago by tomaka <[email protected]>Fix the cocoa function
0eda82c28fc776923bd5139ca03be503195b0010 authored about 10 years ago by Tomaka17 <[email protected]>Add an interface for providing system wide initialization options to the windowing system.
2c9eaf86512a77da5f20acc87d9c5cd949078a85 authored about 10 years ago by tomaka <[email protected]>This allows setting up Linux based systems which use multithreaded OpenGL contexts.
97c471dc05b2b9c928758ae23f2f8cafd9d36dda authored about 10 years ago by Glenn Watson <[email protected]>Add accessor for underlying display handle on Linux.
fe8646c55681d6ecbd290010ab702f8f0feecc00 authored about 10 years ago by tomaka <[email protected]>21e3ff99fa5628011fe226dd13a87e09f0f33330 authored about 10 years ago by Glenn Watson <[email protected]>
Fix closing X display in get_dimensions
59ff347eed8fda8a298330fcc5ab3ad89686da32 authored about 10 years ago by tomaka <[email protected]>5693fbcce3ca04aa7a26920add40ea770419f3ea authored about 10 years ago by Glenn Watson <[email protected]>
80e4fa9ad80e33dd0c134ceb3b29aaafd7dec0a5 authored about 10 years ago by Glenn Watson <[email protected]>
Cocoa input
d8ca679a6ec92ea8428ad5e3733a65b2e045d02c authored about 10 years ago by tomaka <[email protected]>f86af01a99064ac1476498ea48370d4193ceda97 authored about 10 years ago by David Partouche <[email protected]>
6f46c0c2dd9eedd350dd2ea1a426c96ef6284357 authored about 10 years ago by David Partouche <[email protected]>
ba8f55547f18e7fa01d29d945b961476ea1658e0 authored about 10 years ago by David Partouche <[email protected]>
dad539114dbbc4717611ce92d8422b2f5127a597 authored about 10 years ago by David Partouche <[email protected]>
86e8480550b0a61d80ec828c57dac06ddb5c540a authored about 10 years ago by David Partouche <[email protected]>
421beefe67754eef3f308b7558c0c569be9ca76b authored about 10 years ago by David Partouche <[email protected]>
271b68891002b324be04d04475a4207ce5918590 authored about 10 years ago by David Partouche <[email protected]>
Fixed a compilation error: setContentview changed setContentView_
d0d787bff081356024f7de389362092a86b25da2 authored about 10 years ago by tomaka <[email protected]>5969cfe886a163327e140052f840690e88532132 authored about 10 years ago by David Partouche <[email protected]>
Update for rustc and gl-rs
2a29e4d743205e96da611516f5fe99da78e462d1 authored about 10 years ago by tomaka <[email protected]>2ff393fe623d10f2ea89262013ba66e228cc0c94 authored about 10 years ago by Tomaka17 <[email protected]>
1d9ceb9ddff11c3511cfe7a847ff26e67d3b5f30 authored about 10 years ago by Tomaka17 <[email protected]>
0d0c14e6ecc3137fd1d12c389e03e6f312f1f207 authored about 10 years ago by Tomaka17 <[email protected]>
Revert temporary fix for rust-core-foundation
c8ea2bf587429b5b59d5a41f7ebb16a7998badd9 authored about 10 years ago by tomaka <[email protected]>6d34ef7a3dc0febb7fcade34801236ea61090bbf authored about 10 years ago by Tomaka17 <[email protected]>
4a654b561e00f928b911613ccc71420fdc7875ce authored about 10 years ago by Tomaka17 <[email protected]>
Use gl-rs's GLX bindings for x11
c7f2dc67374edefd351a236eb49374602af0aabd authored about 10 years ago by tomaka <[email protected]>bb22087d1ca2fdd4c52c980fb56f8bd425faa0d3 authored about 10 years ago by Pierre Krieger <[email protected]>
4dcdf3ec50d24873895c279557a2aec7f05fd6e7 authored about 10 years ago by tomaka <[email protected]>
Add test for headless rendering
32a6c7f1e9e68757542a5faef8382b8b01ca0d29 authored about 10 years ago by tomaka <[email protected]>9e9a3ae03a96593de9b81948a347da1a41c7c1a6 authored about 10 years ago by Tomaka17 <[email protected]>
64bbc4965f3ab6a829a9f421c11b7bead6d49a17 authored about 10 years ago by Tomaka17 <[email protected]>
c71625e301311d2efc6c53c3b13927cfe1e7ec55 authored about 10 years ago by Tomaka17 <[email protected]>
cdee854d2e4768c2d5bfca5a972fde782c82dbe7 authored about 10 years ago by Tomaka17 <[email protected]>
cb32e64b72e9342d30cde694ab25234a263cab59 authored about 10 years ago by Tomaka17 <[email protected]>
Fixed static uppercase warning
8e8549b4ac451d60bc67599e7336ead8a3b4a6ba authored about 10 years ago by tomaka <[email protected]>a2df6a86993aaa9ed5a352ae71fdc58922d505c6 authored about 10 years ago by David Partouche <[email protected]>
10f625c2c8f601af6fe7cc9fbfcf728e716bdd70 authored about 10 years ago by David Partouche <[email protected]>
bfbc46251196b58c31ce3b633597208d8132f953 authored about 10 years ago by Tomaka17 <[email protected]>
Update for rustc f9fc49c06 2014-10-10 00:07:08 +0000
28ecf3bc5b463e7e1b1859746f178c2990dfb263 authored about 10 years ago by tomaka <[email protected]>c316c86e7c5996e0b0965682f4260d20191e5b6d authored about 10 years ago by Tomaka17 <[email protected]>
b66abed7aeb3685552a2cb6caa34e8c4eb6dbb12 authored about 10 years ago by Tomaka17 <[email protected]>
Implement headless rendering
093c188b114d879543b98f60b6e9a3489d9cf70f authored about 10 years ago by tomaka <[email protected]>e565bfeb1372b885f8cced6a42596b731cb382b2 authored about 10 years ago by Tomaka17 <[email protected]>
See #46
cfb0cb70013772492c1930ced62f48aa6cb372ff authored about 10 years ago by Tomaka17 <[email protected]>Cocoa window support
0392fe6af60fa63aebaf78f6529c74a8a5a275d5 authored about 10 years ago by tomaka <[email protected]>dc80f57bc27f430d94b14470d3c0fded6da5b185 authored about 10 years ago by DavidPartouche <[email protected]>
db578e6e1ce88f2ceb2f0f04315aedab9e11441e authored about 10 years ago by David Partouche <[email protected]>
989fd1b505a51bde3f8bcd2bf9b94fa434880dd6 authored about 10 years ago by David Partouche <[email protected]>
c38110cac77253761afc8cc616f645dc1ec4d3b8 authored about 10 years ago by David Partouche <[email protected]>
fe245e292937a5af3dc6bd60c21c3426acb1449e authored about 10 years ago by Pierre Krieger <[email protected]>