tytan652

Results 61 issues of tytan652

### Description Fix the naming ### Motivation and Context The source is wrongly named. Source: Warchamp7 ### How Has This Been Tested? New wording is shown. ### Types of changes...

Linux
UI/UX

### Description Allow to select both main type of ScreenCast (monitor, window) with only one source type rather than adding a source type per ScreenCast type. This change is made...

Enhancement
Seeking Testers
Linux
UI/UX

### Description Send a custom event to the OBSDock widget when the dock (from `obs_frontend_add_dock_by_id`) is closed, which allow plugin authors to potentially save resources while the dock is closed....

Enhancement

### Description Disable a feature that might never be available in Flatpak since BlackMagic does not provide a stable link to download it as extra-data. ### Motivation and Context Since...

Linux

### Description The Linux implementation of the automatic scene switcher is X11-only and the design itself of the feature is incompatible with how Wayland works. ### Motivation and Context If...

Bug Fix
Linux

### Description Avoid creating the screensaver inhibitor thread when another method has been applied. Make inhibition unavailable in a Flatpak if portal is not available. ### Motivation and Context 1....

Enhancement
Seeking Testers
Linux

### Description Qt does not always rely on xdg-user-dirs behavior to get the video directory. So the GLib API that relies on this behavior is used. Note that GLib is...

Enhancement
Linux

### Description > [!IMPORTANT] > Depends on: > - https://github.com/obsproject/obs-deps/pull/255 > - ~~Drop of the CMake legacy (I can implement legacy path if really needed)~~ > > Close https://github.com/obsproject/obs-studio/pull/5067 Replace...

Enhancement
Code Cleanup

### Description > [!IMPORTANT] > This PR relies on https://github.com/tytan652/obs-deps-bst, the PR is also meant to discuss including the BuildStream-based project under the obsproject org. > > This PR is...

Seeking Testers
Linux
CI

### Description Add aarch64 support to the manifest and to the CI with a different approach from #8105. > [!IMPORTANT] > **Publish workflow will be worked on once the PR...

Linux
CI