Claim maintainership for multimedia@, who maintains the rest of the
GStreamer ports. Handing this off to gnome@ in f35841a5de
doesn't make much sense.
Update WWW to point to my repo.
Set DISTVERSION via gstreamer.mk to avoid duplicate work.
AppJail GUI is the graphical user interface for AppJail and Director,
designed to be minimalistic, clean and with a basic plugin system.
It can be used as a desktop application thanks to pywebview or
simply through the web browser like any other NiceGUI application.
WWW: https://github.com/DtxdF/appjail-gui
PR: 282613
NiceGUI Highcharts is an extension for NiceGUI, an easy-to-use,
Python-based UI framework. It provides a 'highchart' element based
on Highcharts, the popular JavaScript charting library. Due to
Highcharts' restrictive license, this element is not part of the
NiceGUI package anymore, but can be install separately.
WWW: https://github.com/zauberzeug/nicegui-highcharts
PR: 282461
NiceGUI is an easy-to-use, Python-base UI framework, which shows
up in your web browser. You can create buttons, dialogs, Markdown,
3D scenes, plots and much more.
WWW: https://nicegui.io/
PR: 282460
NiceGUI is an easy-to-use, Python-base UI framework, which shows
up in your web browser. You can create buttons, dialogs, Markdown,
3D scenes, plots and much more.
WWW: https://nicegui.io/
PR: 282460
pywebview is a lightweight cross-platform wrapper around a webview
component that allows to display HTML content in its own native GUI
window. It gives you the power of web technologies in your desktop
application, hiding the fact that the GUI is browser based. Available
for Windows, macOS, Linux and Android. You can use pywebview either
with a 3rd party web framework or on its own with a two way bridge
between Python and DOM.
WWW: https://github.com/r0x0r/pywebview
PR: 282459
pywebview is a lightweight cross-platform wrapper around a webview
component that allows to display HTML content in its own native GUI
window. It gives you the power of web technologies in your desktop
application, hiding the fact that the GUI is browser based. Available
for Windows, macOS, Linux and Android. You can use pywebview either
with a 3rd party web framework or on its own with a two way bridge
between Python and DOM.
WWW: https://github.com/r0x0r/pywebview
PR: 282459
The ipgen utility is a high-performance L2/L3 packet traffic generator based
on netmap with RFC 2544 benchmarking methodology and an interactive user
interface to show throughput and frame loss rate.
ChangeLog:
This release includes security improvements, bug fixes for 1Password CLI commands, and introduces enhanced configuration options.
Improvements
The `OP_RUN_NO_MASKING` environment variable is now exposed to allow users to control the masking of the `op run` command output. {4089}
Fixed
For 1Password accounts that are managed by an MSP, 1Password CLI commands involving Service Accounts, Connect, or the Events API no longer occasionally return an error. {4033}
The `op read`, `op run` and `op inject` commands no longer query archived items. {3893}
Security
On Windows, the CLI now checks each signature of the 1Password desktop app before connecting to it. {4136}