tytan652

Results 61 issues of tytan652

### Description Requires: - https://github.com/obsproject/obs-deps/pull/203 - https://github.com/obsproject/obs-studio/pull/10150 Replace vendored uthash with prefix/system install. ### Motivation and Context Less vendored dependencies ### How Has This Been Tested? Builds on ArchLinux with...

Code Cleanup

### Description Relies on: - https://github.com/obsproject/obs-studio/pull/10100 This enables the installation of the header in the include directory by exporting it as an interface target ### Motivation and Context No more...

> [!NOTE] > **The new yarn.lock and dist/index.js inflate the change number of approximately 7 500 lines.** This PR implements some of the idea from #170. 1. Replace Fedora base...

containers

While OBS 30.0.0 was released, Fedora was providing 1.3.3. Now with 30.0.1, it was 1.3.5, this version (with 1.3.4) changes how screenshots are handled which breaks the actions for publishing....

containers

### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak-builder/issues) for a bug that matches...

I thought it was stable since the compose API was promoted on documentations but the `I_KNOW_THE_APPSTREAM_COMPOSE_API_IS_SUBJECT_TO_CHANGE` thing indicate the opposite. If prioritizing the API over the cli tools is really...

### Description Remove Python version upper limit on Linux ### Motivation and Context We don't rely on the stable ABI on Linux… ### How Has This Been Tested? Quickly tested...

Enhancement
Linux

### Description Restore MuteCheckBox indeterminate state icon in Yami Release (before composable theme): ![Screenshot from 2024-05-01 10-21-19](https://github.com/obsproject/obs-studio/assets/17492366/c54f314a-66e1-4a61-b39f-e1c3b0e9f398) Master: ![Screenshot from 2024-05-01 10-20-59](https://github.com/obsproject/obs-studio/assets/17492366/09491ee2-9a6c-4204-88c3-0b5de2cb6a67) PR: ![Screenshot from 2024-05-01 10-29-00](https://github.com/obsproject/obs-studio/assets/17492366/b5ded1d0-6ea4-4af1-b15a-35581e4449ea) ### Motivation and...

Bug Fix
UI/UX

### Description - Move non-deps module from the `deps` folder to the `shared` folder - Move UI code that was used in various frontend-plugins as module in the `shared` folder...

Code Cleanup
Seeking Testers

### Description Replace pragmas silencing `-Wunguarded-availability-new` by availlability markers. Note: When placing the marker before a function declaration, clang-format can add an empty new line between the marker and the...

Bug Fix
Code Cleanup
Seeking Testers