Skip to content

Latest commit

 

History

History
98 lines (59 loc) · 8.61 KB

20240202.md

File metadata and controls

98 lines (59 loc) · 8.61 KB

Repository activities from 2024-01-16 to 2024-02-05

Repository roundup

Multimedia stack

Communication bits

User interface

  • lipstick, the home screen code (open source parts), krnlyng added a signal when the client closes a window. This signal (terminated) notifies that the application associated with the surface has terminated abnormally. This is based on qtwayland signaling when the client destroys a surface.

Other applications

Low level libraries

Developper's corner

Thaodan removed the %make_install macro for RPM packaging. He thus fixed many packaging directives in various repositories:

There is also an on-going maintainance task to remove the static libraries (and libtool .la files) from the distributed package when they don't make sense. This obviously will reduce a bit the download and installation footprint for the next update: