QORTEC

Results 8 issues of QORTEC

Since I had some extra time I decided to help out adding the supported printers to brlaser. #66 DCP-L2510D #87 DCP-L2537DW #63 HL-2130 #90 HL-L2380DW #77 MFC-7340 #50 MFC-8710DW #83...

According to your CurseForge page your config file has 3 options: 0. There is no minimum block & sky light 1. There is no minimum block light 2. There is...

Added the following printer definitions Pulled #107 Brother DCP-7070DW Thanks @musinsky Closes #141 Brother DCP-7020 Closes #172 Brother DCP-8065DN Closes #66 Brother DCP-L2510D series Closes #87 Brother DCP-L2537DW Closes #102...

Duplex, Simplex ----------------------- The following code explicitly sets the duplex/simplex in PCL. ```` if (page_params_.duplex && page_params_.tumble) { fputs("\033&l2S", out_); } else if (page_params_.duplex) { fputs("\033&l1S", out_); } else {...

Recently openZFS (openzfs/zfs#13244) has added ZSTD EarlyAbort. I haven't seen bcachefs mention EarlyAbort anywhere, so I thought I would bring it up. EarlyAbort allows the compression algorithm to attempt to...

## Abstract Trees are destroyed on **Multi-Account Containers** "_Hide This Container_" action. ## Steps to reproduce 1. Start Firefox with clean profile. 2. Install TST. 3. Install Multi-Account Containers 4....

extension-compatibility
bug

I would like to bring virtiofs into the discussion, virtiofs is a method to share a file system form the host to a guest (virtual machine), similar in concept to...

**Current behaviour**: Currently LIM uses the ``Window title`` font settings **Expected behaviour**: LIM should use the ``Menu`` font settings **Steps to Reproduce**: Open KDE “System Settings” Under ``Appearance`` click on...