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

feat: add a function to set theme dynamically

Legend-Master opened this pull request 7 months ago
fix(deps): update rust crate windows-core to 0.57 - autoclosed

renovate[bot] opened this pull request 7 months ago
fix(deps): update rust crate windows to 0.57

renovate[bot] opened this pull request 7 months ago
ci: recognize contributors in releases

amrbashir opened this pull request 7 months ago
refactor(windows): increase count to 4 and adjust change file

amrbashir opened this pull request 7 months ago
Setting initial window size on GTK sets the wrong size

hjmallon opened this issue 8 months ago
fix(windows): always allow dark theme for app and window

amrbashir opened this pull request 8 months ago
Publish New Versions

github-actions[bot] opened this pull request 8 months ago
feat(macos): add setters to set title bar style on macOS

pewsheen opened this pull request 8 months ago
Access GTK window before it's mapped

andrewbaxter opened this issue 8 months ago
window_icon example displays default icon

NickCondron opened this issue 8 months ago
fix(deps): update rust crate gtk to 0.18.1 - autoclosed

renovate[bot] opened this pull request 8 months ago
fix(deps): update rust crate dpi to 0.1.1 - autoclosed

renovate[bot] opened this pull request 8 months ago
fix(deps): update rust crate crossbeam-channel to 0.5.12 - autoclosed

renovate[bot] opened this pull request 8 months ago
fix(deps): update rust crate core-graphics to 0.23.2 - autoclosed

renovate[bot] opened this pull request 8 months ago
fix(deps): update rust crate core-foundation to 0.9.4 - autoclosed

renovate[bot] opened this pull request 8 months ago
chore(deps): update rust crate softbuffer to 0.4.2 - autoclosed

renovate[bot] opened this pull request 8 months ago
chore(deps): update rust crate image to 0.25.1 - autoclosed

renovate[bot] opened this pull request 8 months ago
chore(deps): update rust crate env_logger to 0.11.3 - autoclosed

renovate[bot] opened this pull request 8 months ago
Publish New Versions

github-actions[bot] opened this pull request 8 months ago
feat: add `EventLoopBuilderExtUnix::with_app_id` on Linux

amrbashir opened this pull request 8 months ago
feat: add app activated event for macos

thewh1teagle opened this pull request 8 months ago
[feat] Set GTK Application ID

codifryed opened this issue 8 months ago
chore(deps): update to windows-rs 0.56 and other deps

amrbashir opened this pull request 9 months ago
chore(deps): update rust crate softbuffer to 0.4.2 - autoclosed

renovate[bot] opened this pull request 9 months ago
Base on GTK4 [feat] [linux]

Captainpast opened this issue 9 months ago
fix(deps): update rust crate windows to 0.56 - autoclosed

renovate[bot] opened this pull request 9 months ago
feat(windows): Enable native resizing on undecorated windows with shadows

FabianLars opened this pull request 9 months ago
Publish New Versions (0.16.x)

github-actions[bot] opened this pull request 9 months ago
fix(macOS&Linux): fix: propagate I/O and Png encoding errors where possible

amrbashir opened this pull request 9 months ago
Publish New Versions

github-actions[bot] opened this pull request 9 months ago
fix(macos): race condition when toggling traffic light, close tauri#9210

pewsheen opened this pull request 9 months ago
Publish New Versions

github-actions[bot] opened this pull request 9 months ago
chore: remove duplicate PCSTR

amrbashir opened this pull request 9 months ago
refactor!: migrate to `dpi` crate

amrbashir opened this pull request 9 months ago
Publish New Versions

github-actions[bot] opened this pull request 9 months ago
Publish New Versions (0.16.x)

github-actions[bot] opened this pull request 9 months ago
Support visibility events

Legend-Master opened this issue 10 months ago
Migrate from `SetWindowCompositionAttribute` to `DwmSetWindowAttribute`

Legend-Master opened this issue 10 months ago
inner_size() is always 1600 x 1200 on macOS

jkelleyrtp opened this issue 10 months ago
feat: add decorations example

AlexProgrammerDE opened this pull request 10 months ago
chore(deps): update `windows` crate to 0.54

amrbashir opened this pull request 10 months ago
chore(deps): update rust crate image to 0.25 - autoclosed

renovate[bot] opened this pull request 10 months ago
Publish New Versions

github-actions[bot] opened this pull request 10 months ago
fix(linux): taskbar compile error on aarch64

FabianLars opened this pull request 10 months ago
Fails to build on aarch64 (v0.26.0)

thenbe opened this issue 10 months ago
fix(deps): update rust crate windows-implement to 0.53 - autoclosed

renovate[bot] opened this pull request 11 months ago
fix(deps): update rust crate windows to 0.54 - autoclosed

renovate[bot] opened this pull request 11 months ago
refactor(linux): remove zbus and use unity launcher APIs directly

amrbashir opened this pull request 11 months ago
Window content using pure Rust

AlexanderDKazakov opened this issue 11 months ago
fix(windows): fix undecorated resizing

amrbashir opened this pull request 11 months ago
Publish New Versions

github-actions[bot] opened this pull request 11 months ago
fix(deps): update rust crate zbus to v4

renovate[bot] opened this pull request 11 months ago
fix(windows): apply `ScaleFactorChanged` if new size is different than OS

amrbashir opened this pull request 11 months ago
fix(deps): update rust crate unicode-segmentation to 1.11 - autoclosed

renovate[bot] opened this pull request 11 months ago
Warning messages when app exits

CrendKing opened this issue 11 months ago
fix(windows): fix mouseup events do not take effect when the data-tauri-d…

linguofeng opened this pull request 11 months ago
chore: change bump to minor

amrbashir opened this pull request 12 months ago
Publish New Versions

github-actions[bot] opened this pull request 12 months ago
Publish New Versions (0.16.x)

github-actions[bot] opened this pull request 12 months ago
fix: add Insert KeyCode to from_str

Dosx001 opened this pull request 12 months ago
fix: add Insert KeyCode to from_str

Dosx001 opened this pull request 12 months ago
chore(deps): update rust crate env_logger to 0.11 - autoclosed

renovate[bot] opened this pull request 12 months ago
fix(windows): remove `WS_CAPTION` and `WS_EX_WINDOWEDGE` for child windows

amrbashir opened this pull request 12 months ago
chore(examples): showcase usage of softbuffer in transparent example

amrbashir opened this pull request 12 months ago
refactor!: relax `WindowBuilderExtUnix::with_transient_for` window type

amrbashir opened this pull request 12 months ago
Linux DPI implementation

elibroftw opened this issue 12 months ago
fix(android) fix app crash on restart due to Android context not released

Baiker000 opened this pull request 12 months ago
feat: derive `Debug, Copy, Clone, PartialEq, Eq, Hash` for `ResizeDirection`

amrbashir opened this pull request almost 1 year ago
fix(windows): Multi-monitor different scaling window size issue

xiaochen0517 opened this pull request about 1 year ago
chore: typo in `PULL_REQUEST_TEMPLATE.md`

amrbashir opened this pull request about 1 year ago
chore: cleanup issue and PR templates

amrbashir opened this pull request about 1 year ago
Publish New Versions (0.16.x)

github-actions[bot] opened this pull request about 1 year ago
fix(macos): Enable applicationSupportsSecureRestorableState = YES

hjmallon opened this pull request about 1 year ago
chore: add sponsors section to readme

FabianLars opened this pull request about 1 year ago
Publish New Versions

github-actions[bot] opened this pull request about 1 year ago
fix(windows): remove `SetWindowTheme` call with `DarkMode_Explorer` theme

amrbashir opened this pull request about 1 year ago
feat: migrate manual implementation to the light `windows-version` crate

amrbashir opened this pull request about 1 year ago
fix(deps): update rust crate windows-implement to 0.52 - autoclosed

renovate[bot] opened this pull request about 1 year ago
fix(deps): update rust crate windows to 0.52

renovate[bot] opened this pull request about 1 year ago
Patch

aleexexe opened this pull request about 1 year ago
Add running test with miri to CI

pcwizz opened this pull request about 1 year ago
[bug] MacOS Secure Coding Warning

tauri-bot opened this issue about 1 year ago
Using with_theme to set the theme on Windows has no effect

zhoujun681 opened this issue about 1 year ago
fix(windows): remove `WS_CLIPCHILDREN` from window style

amrbashir opened this pull request about 1 year ago
chore: Fix changelog

olivierlemasle opened this pull request about 1 year ago