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
7de1261555072f489fe0fe25eaa7e5ed22b2266c authored over 5 years ago
7dabad4d71a992028073ed4144a963a99c87ef7b authored over 5 years ago
54b40743697f0cf1fa20d1dbf0bab7e81a4ab98b authored over 5 years ago
e4d8e22846aff4330abba1aaa50a95c35836a948 authored over 5 years ago
403dcc02f4a358e07935dd2e71f9124d05e7f21d authored over 5 years ago
64be6e5c5e34072124e2f7dcf33ddf7b4eefcf6a authored over 5 years ago
c6610066835a3ad932e1a0f5307755b66c537993 authored over 5 years ago
* Migrate to 2018 edition.
* Use impl Iterator at one site.
* Fix more rust 2018 idioms.
f879bca21c7032cec64bf2c7b12bc866707be2d6 authored over 5 years ago182beb4f8b47aedfb8c9b31cc5571d67f4946a82 authored over 5 years ago
2690306f4a028c549212a9d64c1a6a3e9d2fe08f authored over 5 years ago
b59e3c670bf49a2c020fb432f3d6681ede0b1c00 authored over 5 years ago
2e0bbc091f3efa94ededacf383629d5a19f9d77e authored over 5 years ago
91f05e940f7b7a6d0dab5245db6aefcea8065432 authored over 5 years ago
db794b976cb3f2a6452dc2d2ef284b0bd9f493d7 authored over 5 years ago
9a11f90a02cdca98d98ef625938e4580b2c5bdab authored over 5 years ago
412516159f3d93c666f366e0067c1aaab6bde0b3 authored over 5 years ago
This decorelates the window management from the actual user content,
meaning:
- the created ...
65587ef43a7d001ba3e1fa6c7ecd12bd47fffa84 authored over 5 years ago
None of the platforms that use it are supported right now, so it seems
silly to fail builds for...
ea5c21950cbdf269192e0efc4ead3c126622af00 authored over 5 years ago
* Support listing available video modes for a monitor
* Use derivative for Windows `MonitorHa...
47b5dfa034ca3918e99c8820d97db436753a05fc authored over 5 years ago2b89ddec15c897a3982527df6c6c88815c210909 authored over 5 years ago
This makes the macOS API style consistent with that of iOS.
f256ff7d58e90127450af0be81c4dbd33cd80a64 authored over 5 years ago
The cursor visibility docs were still outdated from the rename and
talking about setting the in...
Update the internal APIs to match the new API changes
f2b6ef2edde4ff050f40c7a50fccd713e33a632f authored over 5 years ago1409f83fb92e79aaa345bedfc9f662aa996933cf authored over 5 years ago
37dadab745062135284c621d45fb58c63b9ad445 authored over 5 years ago
0eefa3ba428dd8988a27d791ccd59bad60d36529 authored over 5 years ago
* Fix request_redraw with Poll and WaitUntil(time_in_the_past) on Windows
`Window::request_re...
08f8f89702e4212a4512921021151132542bd316 authored over 5 years ago* First name consistency pass. More to come!
* Remove multitouch variable (hopefully this com...
0df436901a4835b47c1daf58a5260b839cf9dd6a authored over 5 years agoae63fbdbbbf014e909b7f38a29a5ce5dff627b05 authored over 5 years ago
4f29618c73f0081dd77af592818c696aad895737 authored over 5 years ago
76660f36217538ba4eaaf41c07abdb9d949d11a4 authored over 5 years ago
* port ios winit el2.0 implementation to the new rust-windowing repo
* unimplemented! => unre...
3a7350cbb9d8ba62cb575571b9ebcedf62b3d654 authored over 5 years agoe5aa906b017fa38db1a526e6f585d98526d3d059 authored over 5 years ago
The previous attempt to update parking_lot missed the windows platform.
The parking_lot depen...
4b0162a013473c70a705c43e39d279e03e9dcd4d authored over 5 years ago5be88e79b0ecaf503c521835129acc7544e29acc authored over 5 years ago
93502e0cdafb0e777472acb66ade2fb93ef976f0 authored over 5 years ago
8d6a857ba5a936517f02ac027006b1c7e7e3bba3 authored over 5 years ago
6ff1370035f1cd1ef85ce3ce500183a84bb446ae authored over 5 years ago
commit fa95f204d3c10ceca70e794870657a0f33349761
Author: Hal Gentz <[email protected]>
Date...
70c7382a099726e94542c57aa75b910dd614ad09 authored almost 6 years ago
9f801cf79e9e17ed4220dbaa051ea80e2e6226b0 authored almost 6 years ago
* feat: [macos] add get_fullscreen and get_simple_fullscreen
* feat: [windows] add get_fullscre...
062e0e52ee3fc34549729870973aecd702e05b7e authored almost 6 years agofa99b9ff5aaab70ffaf5b64d43db9ca0e8eb5632 authored almost 6 years ago
8f6e80917f22b9b4fbd5899825a620567f58e567 authored almost 6 years ago
This includes de-listing @francesca64 from the table, as I suggested. I
realize that this is a ...
0d3e75d6b0f84837828379004934b178b12b139e authored almost 6 years ago
873f7bcec7bb288cb6747077c50ab43b160d8162 authored almost 6 years ago
* Add initial draft of SCOPE document
* Rephrase/rename feature tiers
* Rename to FEATURES...
e579a030350e842ace801776f0e1c71542d8fb57 authored almost 6 years ago* Fix compilation on Linux.
* x11: port to evl2 with stubs
* x11: Implement run_return usi...
94f998af0ab986f9b09ba0993e2128e6dad6b708 authored almost 6 years agofe5e3000628f8e72eeceae20344ad1fa9b8839b0 authored almost 6 years ago
* Prevent the event loop from pausing after entering modal loop
After clicking the window tit...
2253565db57adaea35ae8b256a7865a785018e5e authored almost 6 years ago2ead1c1c59cd483d9b966ec1de578251cfc9e4c8 authored almost 6 years ago
Signed-off-by: Hal Gentz <[email protected]>
746e99c9585f4dfbba85ab5c5631895811426e0a authored almost 6 years ago* Fix window icon
* Add CHANGELOG entry
47194b5f3cb74c41d435d48312172e6bc0839da2 authored almost 6 years ago* [x11-backend] Retrieve DPI from Xft.dpi XResource
* Update CHANGELOG.md
* Update window.rs
...
4515b77aa51c98f49387c0118de0bfecf3634422 authored almost 6 years ago* Add additional numpad key mappings
Since some platforms have already used the existing `Add...
20b09c451496dc89f56213b1aa88c47451fe8840 authored almost 6 years ago* fix command key event left and right reverse on macOS
https://github.com/tomaka/winit/issue...
9874181ccdb7e93e4a5114c2ed12a2c752ccdae4 authored almost 6 years ago* Fix build on FreeBSD
error[E0432]: unresolved import `libc::__errno_location`
--> src/pl...
Signed-off-by: Hal Gentz <[email protected]>
6b7bd32c8e4f0b10b96be91d55b27d15dfc22856 authored almost 6 years ago* Fix incorrect keycodes when using a non-US keyboard layout.
This commit fixes the issue descr...
f000b82d74c9288cdb0e8f37868c539046b63c1f authored almost 6 years ago* On Windows, fix CursorMoved(0, 0) getting sent on focus
* Add changelog entry
17a240cd43638b43c03eba0044ecc69ef219061b authored almost 6 years ago* Update winit to 0.19.0
* Update date for 0.19
fc481b6d6da00563e862e9f6d117d684f27901ea authored almost 6 years ago* Use `XRRGetScreenResourcesCurrent` when avail.
Signed-off-by: Hal Gentz <zegentzy@protonmail....
09182dc093b4e8469fe5833b6643006e70b767c9 authored almost 6 years ago* When building ModifiersState, ignore AltGr on Windows
* Add CHANGELOG entry
* Also filter ou...
b682c3dfb5135afa5e5e053f89e031749a4e1441 authored almost 6 years agoXNextEvent will block for input while holding the global Xlib mutex.
This will cause a deadlock...
ab0a34012f12d3ac3f524fc4cc6458f80e0fb883 authored almost 6 years ago* add handler for horizontal wheel input
* add changlelog message re now handling horiz scroll ...
dad8de82fac930db4cd1a8ed8e3984860e10d8a5 authored almost 6 years ago3fea477bfd591def2dd64559174c24e02aee0be4 authored almost 6 years ago
f7d7acb3c54965fe99c6c9a12ef5b13f55a65c45 authored almost 6 years ago
9e25561edf868dd077926f2b108407b917560c5c authored almost 6 years ago
7c6bdcc459bf33592f7c996c4d2506ea89ad0f6b authored almost 6 years ago
b09629f1d4b0e09ac5215e5a861a8ee72e10429f authored almost 6 years ago
85446d81f3f3d4bde288f8ad55b6ccf43a198b06 authored almost 6 years ago
96786bbb87eae65337b4cbe4cf6a2c85af089b8d authored almost 6 years ago
a5166baba21c67a0898db6b7c538f3a0405c324b authored almost 6 years ago
d1deba8620127608beeb80d8e8ee4ec7e3e5e733 authored almost 6 years ago
aaee72422abdab80b016d1c9331b1c3bc5ee6420 authored almost 6 years ago
3dd0e31cc4e6219e355e164e482b897cd3df2650 authored almost 6 years ago
283a8dec37f7e251ddd90b7ddff9fa9462877cbd authored almost 6 years ago
37d354cf7fdee5a423436899b20e77aab0629b05 authored almost 6 years ago
f698d451df95bf6a41a594462020eb8ea4424216 authored almost 6 years ago
c088f8bd030ac341feda298a67e6c4f1f53f49e3 authored almost 6 years ago
3cd40ef655dca8420738bfeedfeb9f4aa8bb1cc5 authored almost 6 years ago
* match unix common API to evl 2.0
* wayland: eventloop2.0
* make EventLoopProxy require T...
6513351e0c628a4497894b0c1bdc411adde3475c authored almost 6 years agof44e98ddc92d1faf5b1a5d53f7e27cb650296817 authored almost 6 years ago
Everything typechecks, but nothing is implemented
fd4db4000c7b68d736906870d7fb157835b1d67f authored almost 6 years ago* Rename EventsLoop and associated types to EventLoop
* Rename WindowEvent::Refresh to Window...
9602716ed2e0b70a4b7714763f63531cd4c46626 authored almost 6 years ago* Overhaul win32 window state
* Fix warnings
* Add CHANGELOG entry
* Rephrase CHANGELOG...
7be1d16263be372f33258eb48efbab933f80afe4 authored about 6 years ago* Wayland: add `set_wayland_theme()` to control client decoration color theme
* Change &mut s...
c91dfdd6fe8763811f72d6a8a268d10d29b3dc77 authored about 6 years ago8e733543cdc1c8b0ab4172f3fd2d9ef98b23dce1 authored about 6 years ago
* Allow serialization for WindowType
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-Aut...
26e37590e8bb6b11193152143b2edb14dd0446fe authored about 6 years ago* Version 0.18.1
* Change to 0.18.1
ddf133dd66c9bb1b1d98c3525f091539a5347222 authored about 6 years ago* Remove MSRV guarantee
* Update CHANGELOG
4584e7629a527ce53a9ddbbfc1c57e27374a71cc authored about 6 years ago* Improve set_cursor on macOS
* Check for nil
139686ddce870614f12eb3a0ed33a9adfee1e47a authored about 6 years ago* macOS: Implement Refresh
* drawRect should take NSRect
5a0b4dba4799849851f31214107e88081c06969f authored about 6 years ago33c8aa660fcd89cbddb352d28e0debf9d24bccf2 authored about 6 years ago
cb76dcae2a9f967c7aae4ab433953ffb8f9b9a81 authored about 6 years ago
d622de479784ed4c0c81679f2220afcc886eb1a1 authored about 6 years ago
* Add support for generating dummy DeviceIDs and WindowIDs
* Fix linux
* Improve docs and ...
9ae75c0c0351bba16192279d364bbb0967b948c0 authored about 6 years ago* Support Yen in macOS
* Add entry to CHANGELOG
45a428141329377a1669698e4ca6561834c0dbcc authored about 6 years ago