matthme

Results 31 issues of matthme

The shortcut `ctrl + "+"` to increase the text size is not working on my HP laptop with Ubuntu 20.04. I have no dedicated `+` button on my keyboard. So...

Since the mwc components have been moved to the mwc branch the links in its README are now broken. I wanted to create a pull request (https://github.com/material-components/material-web/pull/3456) but I won't...

fixed broken links since mwc-components were moved to mwc branch

### Describe the problem We have the use case where we have an app store in our tauri app from which apps can be installed by the user. The assets...

type: feature request

Necessary changes that allow opening apps in tauri windows. The proposed changes should not interfere with the currently implemented functionality for opening apps in the browser but are complementary.

It would be nice to have the option to archive or delete a project or at least make it otherwise invisible on the "My Projects" page.

feature-request

### Describe the bug Calling `current_monitor()` on a window just built with the `WindowBuilder` always returns the external monitor even if the window is clearly opened on the built-in monitor....

type: bug
status: needs triage

### Describe the bug When I try to mark text in certain html elements in a window built with the WindowBuilder, the window freezes followed by the whole window turning...

type: bug
status: needs triage

### Describe the problem Currently it doesn't seem to be possible to have the isolation hook behave differently for different windows, at least not on all platforms, since on Linux...

type: feature request

### Describe the problem Currently, based on my understanding, tauri only allows "opt-in" for certain js API endpoints via the allowlist. Endpoints that don't have an option in the allowlist...

type: feature request