Bug#1022161: RFP: obs-backgroundremoval -- OBS Studio Plugin: Background Removal

2022-10-21 Thread Fredrik Sandebert

Package: wnpp
Severity: wishlist

Package name    : obs-backgroundremoval
Upstream Author : Roy Shilkrot (https://github.com/royshil)
URL : https://github.com/royshil/obs-backgroundremoval
License : MIT License
Programming Lang: C++
Description : OBS Studio Plugin: Background Removal

This plugin is meant to make it easy to replace the background in 
portrait images and video. It is using a neural network to predict the 
mask of the portrait and remove the background pixels. It's easily 
composable with other OBS plugins to replace the background with e.g. an 
image or a transparent color.




Bug#886311: RFP: kitty -- A cross-platform, fast, feature full, GPU based terminal emulator

2018-01-04 Thread Fredrik Sandebert
Package: wnpp
Severity: wishlist

MAJOR FEATURES

Supports tiling multiple terminal windows side by side in different
layouts without needing to use an extra program like tmux

Supports all modern terminal features: graphics (images), unicode,
true-color, OpenType ligatures, mouse protocol, focus tracking,
bracketed paste and so on.

Supports startup sessions which allow you to specify the window/tab
layout, working directories and programs to run on startup.

Uses OpenGL for rendering, offloads rendering to the GPU for lower
system load and buttery smooth scrolling. Uses threaded rendering to
minimize input latency.

Cross-platform support: kitty currently works on Linux and macOS, but
because it uses only OpenGL for rendering, it should be trivial to port
to other platforms.

Allows you to open the scrollback buffer and window contents in a
separate window using arbitrary programs of your choice. This is useful
for browsing the history comfortably in a pager or editor and also for
doing things like opening URLs using only the keyboard.

Easily hackable (UI layer written in python, inner loops in C for
speed). Less than fifteen thousand lines of code.

https://github.com/kovidgoyal/kitty

License: GNU General Public License v3.0