79 Commits (367f8a8c44fc9dc05a0f7a2c1500111ca97f669c)

Autor SHA1 Mensaje Fecha
  Tobias Tschinkowitz 367f8a8c44 battery: fixed remaining time on connected AC hace 6 años
  Aaron Marcher 2604f25b16 Fix indentation hace 6 años
  Tobias Tschinkowitz 8c8326f793 Add battery_remaining function on OpenBSD hace 6 años
  Laslo Hunhold 80fc20d1d6 Add warn() and die() hace 6 años
  Aaron Marcher b759662983 Remove UNUSED macro hace 6 años
  Aaron Marcher fc8b6f81a5 Mark unused parameters, fix compiler warnings hace 6 años
  Aaron Marcher 977be0cf4f wifi: Fix order and add missing header hace 6 años
  Aaron Marcher ca8a146f03 wifi: Change memmove to memcpy on OpenBSD hace 6 años
  Aaron Marcher 7ab183c97f Unify type of in for loops hace 6 años
  Aaron Marcher 1c44d404f6 wifi_essid: Fix coding style hace 6 años
  Aaron Marcher 7be675f154 Unify type of `i` in for loops hace 6 años
  Tobias Tschinkowitz 0f46c675d3 corrected calculations for disk space on openbsd hace 6 años
  Aaron Marcher bb61392386 wifi: Fix coding style hace 6 años
  Aaron Marcher 9d967498be load_ieee80211_nodereq: Fix typo hace 6 años
  Aaron Marcher f3c23f08bb wifi: Move out common headers hace 6 años
  Tobias Tschinkowitz 1fc5cf0016 added wifi functionality for openbsd hace 6 años
  Tobias Tschinkowitz c1f79d741a corrected calculation for swap on openbsd hace 6 años
  Tobias Tschinkowitz 82eb6e3832 consistent calculation of ram_* on openbsd hace 6 años
  Tobias Tschinkowitz 0f9a1a8367 updated ram_total and ram_free (obsd) hace 6 años
  Aaron Marcher 6464cea333 Cast CPU percentage to int and fix indenation hace 6 años
  Josuah Demangeon ea2e2bd004 include <sys/time.h> before <sys/sensors.h> for time struct timeval hace 6 años
  Aaron Marcher 6123f482e3 Fix indents (spaces for alignment) hace 6 años
  Aaron Marcher 6c6c144be6 wifi_perc: Simplify hace 6 años
  Aaron Marcher 0a287616b2 num_files: Variable declarations at top of block hace 6 años
  Aaron Marcher dcffaeaf57 Fix disk_perc by casting it to int hace 6 años
  Aaron Marcher 4fc4983502 disk_perc: Simplify hace 6 años
  Aaron Marcher b3330d849d cpu: Simplify functions hace 6 años
  Aaron Marcher 16a97fbca1 Unify header includes hace 6 años
  Aaron Marcher fbbe300f4d entropy: Small fix hace 6 años
  Aaron Marcher fd14804d6f entropy: Port to OpenBSD hace 6 años
  Aaron Marcher 62563a5a0d datetime: Add <stdio.h> for fprintf hace 6 años
  Aaron Marcher 932f65c373 datetime: Add error message hace 6 años
  Aaron Marcher ee5ec75621 Fix coding style hace 6 años
  Aaron Marcher 66a7fb16fc Remove cpu_iowait hace 6 años
  Aaron Marcher 235fa3c306 cpu_perc: Documentation and readbility improvements hace 6 años
  Aaron Marcher 2b82bf0248 cpu_perc: Port to OpenBSD hace 6 años
  Aaron Marcher efb41724b5 swap_*: Port to OpenBSD hace 6 años
  Aaron Marcher 417f473fe2 battery: Remove full indicator hace 6 años
  Aaron Marcher 699f6734d9 wifi_perc: Fix file descriptor leak hace 6 años
  Aaron Marcher 54ebd0dabe uptime: Add missing brace hace 6 años
  parazyd 34010907a6 volume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid warning. hace 6 años
  Aaron Marcher f7a6d6c8f7 wifi: Various cleanups hace 6 años
  Aaron Marcher 709549b4bd user: Only declare variables in the beginning hace 6 años
  Aaron Marcher e43c3a16f0 uptime: Simplifiy and clean up hace 6 años
  Aaron Marcher f007007156 run_command: Clean up hace 6 años
  Aaron Marcher 7c11f890a5 keyboard_indicators: Clean up opening display hace 6 años
  Aaron Marcher b2b6eb638e ip: Sort headers alphabetically hace 6 años
  Aaron Marcher 2bd581a47b battery_state: Unify unknown state with "?" symbol hace 6 años
  Aaron Marcher 4f5ac5d9fe Remove battery_power for various reasons hace 6 años
  Aaron Marcher 41deabf2ec battery_perc: Port to OpenBSD hace 6 años