node-autoprefixer

add vendor prefixes to CSS rules

PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from the Can One Use website. It is recommended by Google and used in Twitter and Taobao.

dekko

Convergent email client

Dekko is a much liked app for Ubuntu Touch's shell Lomiri. Ubuntu Touch is a mobile OS developed by the UBports Foundation. Lomiri is its operating environment optimized for touch based human-machine interaction, but also supports convergence (i.e. switching between tablet/phone and desktop mode).

lomiri-dekko-app

Wrapper package around dekko, but with Lomiri namespacing

Dekko is a much liked app for Ubuntu Touch's shell Lomiri. Ubuntu Touch is a mobile OS developed by the UBports Foundation. Lomiri is its operating environment optimized for touch based human-machine interaction, but also supports convergence (i.e. switching between tablet/phone and desktop mode).

woof-doom

continuation of the Boom/MBF bloodline of Doom source ports

Woof! is a continuation of Lee Killough's Doom source port MBF targeted at modern systems.

libopenxr1-monado

Monado implementation of the OpenXR API

Monado is an open-source package for interacting with virtual and augmented reality (collectively known as XR) hardware and software.

mom

Dynamically manage system resources on virtualization hosts

MOM is a policy-driven tool that can be used to manage overcommitment on KVM hosts. Using libvirt, MOM keeps track of active virtual machines on a host. At a regular collection interval, data is gathered about the host and guests. Data can come from multiple sources (eg. the /proc interface, libvirt API calls, a client program connected to a guest, etc). Once collected, the data is organized for use by the policy evaluation engine. When started, MOM accepts a user-supplied overcommitment policy. This policy is regularly evaluated using the latest collected data. In response to certain conditions, the policy may trigger reconfiguration of the system’s overcommitment mechanisms. Currently MOM supports control of memory ballooning and KSM but the architecture is designed to accommodate new mechanisms such as cgroups.