Bug#950988: ITP: libcglm -- Optimized OpenGL Mathematics library for C

2020-02-09 Thread Leon Marz
Package: wnpp
Severity: wishlist
Owner: Leon Marz 

* Package name: libcglm
  Version : 0.6.2
  Upstream Author : Recep Aslantas 
* URL : https://github.com/recp/cglm
* License : MIT
  Programming Lang: C
  Description : Optimized OpenGL Mathematics library for C

cglm is an optimized 3D math library written in C99 (compatible with C89).
It is similar to the original glm library except this is mainly for C.

This library is useful, when you're writing an OpenGL/Vulkan program in C
and don't want to switch to C++ just to be able to include glm.
It uses the same header-only approach like glm but also supports pre-compiled
function calls



Bug#972638: ITP: wlsunset -- Day/night gamma adjustments for Wayland compositors

2020-10-21 Thread Leon Marz
Package: wnpp
Severity: wishlist
Owner: Leon Marz 
X-Debbugs-Cc: debian-devel@lists.debian.org, lm...@cs.uni-frankfurt.de

* Package name: wlsunset
  Version : 0.1.0
  Upstream Author : Kenny Levinsen <~kennylevinsen/public-in...@lists.sr.ht>
* URL : https://sr.ht/~kennylevinsen/wlsunset
* License : Expat
  Programming Lang: C
  Description : Day/night gamma adjustments for Wayland compositors

wlsunset is a program that adjusts day/night gamma for Wayland compositors
that support wlr-gamma-control-unstable-v1.
Please look at the documentation of your Wayland compositor to figure out,
if it supports this protocol.
The program will calculate the sun trajectory and figure out the time of
dawn, sunrise, sunset and dusk and set the gamma accordingly.