columbarius

Results 9 issues of columbarius

[power-profiles-daemon](https://gitlab.freedesktop.org/hadess/power-profiles-daemon) is a daemon, which lets you change the Powerprofile, which is useful to prolong battery life on laptops. I've created a prototype in [python](https://gist.github.com/columbarius/88c753aa4f4582371243d9a98756184b). Would you be interested if...

### Description This MR creates a new plugin exposing the obs video feed as a virtual camera via PipeWire. Additionally it should create a framework to share code between different...

Seeking Testers
Linux
New Feature

### Description Unify pipewire.c api in the linux-pipewire plugin ### Motivation and Context We want to create a basic pipewire wrapper to share code between multiple obs plugins. This MR...

This introduces the option flags `P, l, L` which can be used to display a box with the of the selectable rectangle inside. `l, L` are used for the text...

enhancement

With the '-x' flag slurp will calculate the x and y coordinates relative to the position of the output the selection starts on (upper left corner). If the selection spans...

Some weeks after implementing screenrecording via the portal API the zoom client broke again with the wlroots implementation. It showed that it treats every buffer without cropping information as invalid...

### Description Import PipeWire buffers respecting previously applied transformations. ### Motivation and Context The wlroots Portal implementation won't transform buffers and as such a screencast is displayed wrongly if the...

Seeking Testers
Linux
New Feature

### Description This patch checks the buffer received from PipeWire for flags indicating that the buffer is corrupt. ### Motivation and Context Portals can set a buffer as corrupted via...

Bug Fix
Linux

Hi, I'm one of the xdpw developers and started implementing the parts required for [session restore](https://github.com/emersion/xdg-desktop-portal-wlr/pull/179) and different [capture targets](https://github.com/emersion/xdg-desktop-portal-wlr/commit/1afb71fbae060506a9b73fbf7bd4800161d84cc2). My next goals would be to push those into the...