Skip to content
Snippets Groups Projects
  1. Nov 01, 2020
    • Luke Horwell's avatar
      daemon: fix misconfigured matrix capabilities · 5ac3d5f5
      Luke Horwell authored
      Devices were throwing an exception that was:
      - "embedded null byte"
      - or "setCustom is not a valid method of interface"
      
      This was due to devices missing a sysfs file in the driver. Or rather,
      they had one (matrix_effect_custom), but was incorrectly specified here.
      
      For devices that are missing a sysfs file, it's possible custom frames
      are unsupported or was simply left out in the driver when the device was
      added. Users of these devices should try amending their device in the
      driver, as we don't have the hardware to check.
      
      Fixes #1252
      Addresses polychromatic/polychromatic#266
      5ac3d5f5
    • Sophie Tauchert's avatar
  2. Oct 23, 2020
  3. Oct 21, 2020
  4. Oct 18, 2020
  5. Oct 17, 2020
  6. Oct 15, 2020
  7. Oct 13, 2020
  8. Oct 12, 2020
  9. Oct 11, 2020
  10. Sep 26, 2020
  11. Sep 13, 2020
  12. Sep 08, 2020
    • Luke Horwell's avatar
      Remove getRazerUrls / razer_urls · 83d275d8
      Luke Horwell authored
      This has been deprecated for quite some time, but provide a shim so
      older applications will continue to work as before.
      Frontends have only been using one image, so only one device image needs
      to be defined.
      83d275d8
  13. Sep 06, 2020
Loading