Sergio

Results 6 issues of Sergio

Second WIP attempt at bringing support for [commit-timing-v1](https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/248) to gamescope. [Previous attempt](https://github.com/ValveSoftware/gamescope/pull/1206) uses wlroots' internal infrastructure. The protocol offers 2 target stages: presentation and latching. I've ignored the distinction for...

In the same spirit as [!1026 ](https://github.com/ValveSoftware/gamescope/pull/1026), this is the WIP to add support for using wlroots' implementation of the commit-timing-v1 protocol. wlroots implementation: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4617 protocol proposal: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/248

Backport of fix [#56](https://github.com/OpenPrinting/libcupsfilters/pull/56/) in libcupsfilters to branch 1.x.

WIP for the implementation of fifo-v1 Wayland protocol. wayland-protocol: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/256 wlroots base: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4463

Hello. This PR adds a new filter to cups-filters. From the commit message: > ESC/POS is a de facto standard for POS (Point Of Sale) terminal printers (eg, thermal receipt...

There are issues like #481, #526 and #583, where a regression is found in the pagesize handling due to the change in the defaults for print scaling. The suggested solution...