streamdeck-ui

Linux compatible UI for the Elgato Stream Deck

streamdeck_ui is a Linux compatible UI for the Elgato Stream Deck. Key Features: * Multi-device: Enables connecting and configuring multiple Stream Deck devices on one computer. * Brightness Control: Supports controlling the brightness from both the configuration UI and buttons on the device itself. * Configurable Button Display: Icons + Text, Icon Only, and Text Only configurable per button on the Stream Deck. * Multi-Action Support: Run commands, write text and press hotkey combinations at the press of a single button on your Stream Deck. * Button Pages: streamdeck_ui supports multiple pages of buttons and dynamically setting up buttons to switch between those pages. * Auto Reconnect: Automatically and gracefully reconnects, in the case the device is unplugged and replugged in. * Import/Export: Supports saving and restoring Stream Deck configuration.

elpa-rg

search tool for Emacs based on ripgrep

rg.el allows you to interactively create searches, doing automatic searches based on the editing context, refining and modifying search results and much more. It is also highly configurable to be able to fit different users' needs.

postgresql-16-roaringbitmap

RoaringBitmap extension for PostgreSQL

Roaring bitmaps are compressed bitmaps which tend to outperform conventional compressed bitmaps such as WAH, EWAH or Concise. In some instances, roaring bitmaps can be hundreds of times faster and they often offer significantly better compression. They can even be faster than uncompressed bitmaps.

postgresql-16-http

HTTP client for PostgreSQL, retrieve a web page from inside the database

PostgreSQL extension to make HTTP requests from within the database, returning results for usage in SQL queries.

python3-lxml-html-clean

blocklist-based HTML cleaner

This project was initially a part of lxml. Because HTML cleaner is designed as blocklist-based, many reports about possible security vulnerabilities were filed for lxml and that make the project problematic for security-sensitive environments.

upower-tests

abstraction for power management - test infrastructure

upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit.