54 Commits (9faa9ae075f9e857aecb3eee8a028fc93108f1c2)

Author SHA1 Message Date
  Hanno Heinrichs d00fabc002 Ensure EUID and EGID are equal when running in SUID mode 4 years ago
  Marco Wang 520d221ccd light: remove whitespace between if and left parenthesis 4 years ago
  Joachim Nilsson 215dbcdeec Follow-up to f14f4ee0, use correct struct member 5 years ago
  Joachim Nilsson 44771f6919 Minor coding style fixups 5 years ago
  Gerd Wachsmuth f14f4ee08c
Update src/light.c 5 years ago
  Alex 5a04d6268e Fixed wrong help display 5 years ago
  Jake Schmidt a8e924421f Add a command -T that multiplies the brightness by the value. 5 years ago
  Fredrik Svantesson d75c5d4c9c check result of split in find_device_target 5 years ago
  Fredrik Svantesson 1be06a4fb9 Fix #65 5 years ago
  Fredrik Svantesson 55ad3be529 Add untested and very experimental razer support #57 5 years ago
  Fredrik Svantesson 7bf19b3ebb implement util enumerator, dryrun, fix #60 5 years ago
  Fredrik Svantesson c4aab0c3ac Fix memory errors, improve enum. impl. 5 years ago
  Fredrik Svantesson 61f6b01195 Fix device disposal 5 years ago
  Fredrik Svantesson 8307431ac7 Fixed printed help 5 years ago
  Fredrik Svantesson 3ed29dfa7c Fix incorrect printf usage of uint64_t's 5 years ago
  Fredrik Svantesson b3b9b6086d General cleanup & fixes 5 years ago
  Fredrik Svantesson 7a3f49a395 Rewrite codebase, add device-system 5 years ago
  Christoph Böhmwalder 48615fca6e Respect XDG_CACHE_HOME 5 years ago
  Joachim Nilsson 2e61462211 Use snprintf() instead of strncpy(), both safer and simpler 5 years ago
  Joachim Nilsson 7519c744cf Fix #46: Migrate to use ~/.cache/light for unpriviliged operation 5 years ago
  Joachim Nilsson 1aa2b217eb Coding style: de-camelize, simplify and refactor 5 years ago
  Joachim Nilsson ab5aa6c968 Coding style: reindent to Linux KNF 5 years ago
  Joachim Nilsson 99950f7c51 Overhaul and simplify program usage and documentation in README 5 years ago
  eyenseo 6eb9418685 Fix save and restore arguments 6 years ago
  Abdullah ibn Nadjo f62503b299 Fix different kinds of issues with string buffers and pointers 6 years ago
  Abdullah ibn Nadjo fa2fba14a6 Fix overflow of raw values < 0 6 years ago
  Abdullah ibn Nadjo c363ac40a1 Check if specified operation is valid for the wanted field 6 years ago
  Abdullah ibn Nadjo 9032c14237 Print errors to stderr 6 years ago
  Abdullah ibn Nadjo 0ecb5353aa Don't forget to init variables 6 years ago
  Abdullah ibn Nadjo bcaa7df99b Don't try to read brightness values when only targetting max bright. 6 years ago
  Abdullah ibn Nadjo cd70ff5e01 Create a flag category only for backlight/kbd 6 years ago
  Abdullah ibn Nadjo 6180bb3f5c Logging of clamps, saves and restores 6 years ago
  Abdullah ibn Nadjo f288657500 Rewrite light_execute for readability and avoiding unnecessary oper. 6 years ago
  Abdullah ibn Nadjo 6860e111a5 Cache max brightness data from automatic controller detection 6 years ago
  Abdullah ibn Nadjo 9fda8acac0 Improve light folder checking readability 6 years ago
  Abdullah ibn Nadjo ccff2b57cd Improve overall logging 6 years ago
  Abdullah ibn Nadjo 55fe7a9eaf Don't check unsigned int about negative values 6 years ago
  Abdullah ibn Nadjo 9f9d6ae447 Fix wrong behavior of 'light_controllerAccessible' 6 years ago
  Abdullah ibn Nadjo 01e73a2d3d Fix unclosed DIR when targeting keyboard 6 years ago
  Abdullah ibn Nadjo accee29c18 Don't check '/etc/light' folder when unnecessary 6 years ago
  Abdullah ibn Nadjo 6aea2b15bf Improve 'if' readability 6 years ago
  Abdullah ibn Nadjo 2f14acb12e Avoid redondant checking 6 years ago
  Abdullah ibn Nadjo 3b2835b626 Check if controller is accessible before getting value 6 years ago
  Abdullah ibn Nadjo 9f12ff92a2 Avoid checking for write permission if just getting value 6 years ago
  Sebastian Müller f0da610cf1 Add -k flag for keyboard backlight support 7 years ago
  Fredrik Haikarainen 77e89d1d34 Fixes #5 9 years ago
  Fredrik Haikarainen 24f6a72cdd Do not explicitly cast void pointers from malloc 9 years ago
  Fredrik Haikarainen 8dfe104b74 Added save/restore functionality 9 years ago
  Fredrik Haikarainen a8746f9171 Fixed missing break 9 years ago
  Fredrik Haikarainen b60192102d Added operationmode to list controllers (-L) 9 years ago