Commit graph

  • d0c68989cd Implement fmt_scaled for ram_* functions Aaron Marcher 2018-05-18 23:38:59 +0200
  • 49d1e5fae2 Fix ram_free for Linux Aaron Marcher 2018-05-18 23:32:00 +0200
  • 39ee31c242 Implement fmt_scaled for swap_* functions Aaron Marcher 2018-05-18 23:19:18 +0200
  • b3e56066ed Implement fmt_scaled for disk_* functions Aaron Marcher 2018-05-18 23:14:55 +0200
  • 35219d39ca Add fmt_scaled util function Aaron Marcher 2018-05-18 23:14:10 +0200
  • f317819984 Use %d instead of accidentally %i Aaron Marcher 2018-05-18 19:58:51 +0200
  • f170028527 Port battery_remaining to Linux Aaron Marcher 2018-05-18 17:25:09 +0200
  • b04ca3ef45 Fix memory leak Aaron Marcher 2018-05-18 16:55:37 +0200
  • 367f8a8c44 battery: fixed remaining time on connected AC Tobias Tschinkowitz 2018-05-18 16:33:51 +0200
  • 2604f25b16 Fix indentation Aaron Marcher 2018-05-18 15:32:15 +0200
  • 8c8326f793 Add battery_remaining function on OpenBSD Tobias Tschinkowitz 2018-05-18 14:43:04 +0200
  • 80fc20d1d6 Add warn() and die() Laslo Hunhold 2018-05-18 10:59:05 +0200
  • a4fe8c9741 Audit slstatus.c Laslo Hunhold 2018-05-18 10:07:50 +0200
  • c83b388a3f Properly handle *snprintf() errors Laslo Hunhold 2018-05-17 23:23:28 +0200
  • b759662983 Remove UNUSED macro Aaron Marcher 2018-05-17 20:05:57 +0200
  • fc8b6f81a5 Mark unused parameters, fix compiler warnings Aaron Marcher 2018-05-17 18:29:25 +0200
  • 977be0cf4f wifi: Fix order and add missing header Aaron Marcher 2018-05-17 18:14:08 +0200
  • ca8a146f03 wifi: Change memmove to memcpy on OpenBSD Aaron Marcher 2018-05-17 18:08:31 +0200
  • 7ab183c97f Unify type of in for loops Aaron Marcher 2018-05-17 18:05:38 +0200
  • 1c44d404f6 wifi_essid: Fix coding style Aaron Marcher 2018-05-17 17:59:05 +0200
  • 7be675f154 Unify type of i in for loops Aaron Marcher 2018-05-17 17:40:11 +0200
  • f9609f4ff4 Change done to int as it is the CPU's natural type Aaron Marcher 2018-05-17 17:28:32 +0200
  • 11ce8ed013 Change interval to unsigned int Aaron Marcher 2018-05-17 17:25:31 +0200
  • 0892a93dbd Add comments for battery_* functions on OpenBSD Aaron Marcher 2018-05-17 17:24:47 +0200
  • 1cb5af98e5 added comment for temp function (openbsd) Tobias Tschinkowitz 2018-05-17 13:19:29 +0200
  • 0f46c675d3 corrected calculations for disk space on openbsd Tobias Tschinkowitz 2018-05-17 12:43:21 +0200
  • 1b3fafd77e Update README Aaron Marcher 2018-05-16 23:19:33 +0200
  • bb61392386 wifi: Fix coding style Aaron Marcher 2018-05-16 23:17:30 +0200
  • 9d967498be load_ieee80211_nodereq: Fix typo Aaron Marcher 2018-05-16 23:08:33 +0200
  • f3c23f08bb wifi: Move out common headers Aaron Marcher 2018-05-16 22:57:13 +0200
  • 1fc5cf0016 added wifi functionality for openbsd Tobias Tschinkowitz 2018-05-16 22:37:43 +0200
  • c1f79d741a corrected calculation for swap on openbsd Tobias Tschinkowitz 2018-05-16 13:26:34 +0200
  • 82eb6e3832 consistent calculation of ram_* on openbsd Tobias Tschinkowitz 2018-05-16 09:57:38 +0200
  • ca02afb1d9 Add he4d to LICENSE Aaron Marcher 2018-05-16 08:13:09 +0200
  • 0f9a1a8367 updated ram_total and ram_free (obsd) Tobias Tschinkowitz 2018-05-16 00:45:41 +0200
  • 6464cea333 Cast CPU percentage to int and fix indenation Aaron Marcher 2018-05-14 20:54:48 +0200
  • 7e29da026b fflush(stdout) to print line by line if stdout is not a tty Josuah Demangeon 2018-05-08 15:13:56 +0200
  • 0f7a34fa31 Add josuah to LICENSE Aaron Marcher 2018-05-08 15:06:55 +0200
  • ea2e2bd004 include <sys/time.h> before <sys/sensors.h> for time struct timeval Josuah Demangeon 2018-05-08 13:42:17 +0200
  • 666f285201 Only variable declarations at top of block Aaron Marcher 2018-05-07 15:57:32 +0200
  • 6123f482e3 Fix indents (spaces for alignment) Aaron Marcher 2018-05-07 13:48:43 +0200
  • 6c6c144be6 wifi_perc: Simplify Aaron Marcher 2018-05-07 12:25:34 +0200
  • 0a287616b2 num_files: Variable declarations at top of block Aaron Marcher 2018-05-07 12:17:13 +0200
  • dcffaeaf57 Fix disk_perc by casting it to int Aaron Marcher 2018-05-07 12:14:46 +0200
  • 4fc4983502 disk_perc: Simplify Aaron Marcher 2018-05-07 11:44:15 +0200
  • b3330d849d cpu: Simplify functions Aaron Marcher 2018-05-07 11:39:59 +0200
  • 16a97fbca1 Unify header includes Aaron Marcher 2018-05-07 11:21:59 +0200
  • fbbe300f4d entropy: Small fix Aaron Marcher 2018-05-06 23:09:36 +0200
  • fd14804d6f entropy: Port to OpenBSD Aaron Marcher 2018-05-06 22:54:32 +0200
  • 62563a5a0d datetime: Add <stdio.h> for fprintf Aaron Marcher 2018-05-06 22:41:56 +0200
  • 932f65c373 datetime: Add error message Aaron Marcher 2018-05-06 22:38:29 +0200
  • ee5ec75621 Fix coding style Aaron Marcher 2018-05-06 22:28:56 +0200
  • 66a7fb16fc Remove cpu_iowait Aaron Marcher 2018-05-06 21:11:50 +0200
  • 235fa3c306 cpu_perc: Documentation and readbility improvements Aaron Marcher 2018-05-06 21:10:02 +0200
  • 2b82bf0248 cpu_perc: Port to OpenBSD Aaron Marcher 2018-05-06 17:48:37 +0200
  • efb41724b5 swap_*: Port to OpenBSD Aaron Marcher 2018-05-06 01:20:46 +0200
  • 417f473fe2 battery: Remove full indicator Aaron Marcher 2018-05-04 18:04:53 +0200
  • 699f6734d9 wifi_perc: Fix file descriptor leak Aaron Marcher 2018-05-02 19:41:53 +0200
  • af3cdfbbc8 Add examples to config.def.h Aaron Marcher 2018-05-02 12:30:16 +0200
  • 54ebd0dabe uptime: Add missing brace Aaron Marcher 2018-05-02 12:08:54 +0200
  • 34010907a6 volume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid warning. parazyd 2018-05-02 11:38:27 +0200
  • f7a6d6c8f7 wifi: Various cleanups Aaron Marcher 2018-05-02 08:49:06 +0200
  • 709549b4bd user: Only declare variables in the beginning Aaron Marcher 2018-05-02 08:42:55 +0200
  • e43c3a16f0 uptime: Simplifiy and clean up Aaron Marcher 2018-05-02 08:41:06 +0200
  • f007007156 run_command: Clean up Aaron Marcher 2018-05-02 08:29:36 +0200
  • 7c11f890a5 keyboard_indicators: Clean up opening display Aaron Marcher 2018-05-02 08:26:23 +0200
  • b2b6eb638e ip: Sort headers alphabetically Aaron Marcher 2018-05-02 08:21:32 +0200
  • 2bd581a47b battery_state: Unify unknown state with "?" symbol Aaron Marcher 2018-05-02 08:16:21 +0200
  • f5f3808f36 Update README todo Aaron Marcher 2018-05-01 21:05:50 +0200
  • 4f5ac5d9fe Remove battery_power for various reasons Aaron Marcher 2018-05-01 21:01:25 +0200
  • 24b663d657 Tweak build system a little bit Laslo Hunhold 2018-05-01 20:50:53 +0200
  • 41deabf2ec battery_perc: Port to OpenBSD Aaron Marcher 2018-05-01 20:45:29 +0200
  • 19343ff343 components/swap.c | move duplicated code to separate function Laslo Hunhold 2018-05-01 20:20:58 +0200
  • 9750a3d731 Use indentation to increase readability Laslo Hunhold 2018-05-01 19:01:22 +0200
  • 42edfea89a Revert component-split Laslo Hunhold 2018-05-01 18:10:39 +0200
  • d42870d6ca Makefile: add distclean target Quentin Rameau 2018-04-30 16:14:05 +0200
  • 2ea3d46f13 Makefile: move OS-specific libs to configure script Quentin Rameau 2018-04-30 16:13:12 +0200
  • 95665e437b Makefile: separate default flags from user flags Quentin Rameau 2018-04-30 16:11:45 +0200
  • 085431b282 Update LICENSE for Quentin Rameau Aaron Marcher 2018-04-30 15:44:41 +0200
  • 97ff66522c wifi: OS split Quentin Rameau 2018-04-30 15:14:39 +0200
  • 19f3c8f545 uptime: OS split Quentin Rameau 2018-04-30 15:14:38 +0200
  • 71eb1d321d temperature: OS split Quentin Rameau 2018-04-30 15:14:37 +0200
  • 72f5a0d69a swap: OS split Quentin Rameau 2018-04-30 15:14:36 +0200
  • 259e106b4f ram: OS split Quentin Rameau 2018-04-30 15:14:35 +0200
  • 3cc649e34c entropy: OS split Quentin Rameau 2018-04-30 15:14:34 +0200
  • f088dbfea0 cpu: OS split Quentin Rameau 2018-04-30 15:14:33 +0200
  • 720569bd56 battery: OS split Quentin Rameau 2018-04-30 15:14:32 +0200
  • 92ab9ef52e Makefile: detect running OS Quentin Rameau 2018-04-30 15:14:31 +0200
  • 3fe1db8892 cpu_freq: Port to OpenBSD Aaron Marcher 2018-04-30 13:20:24 +0200
  • c3ce506b7f Fix typo in temperature Aaron Marcher 2018-04-29 22:44:09 +0200
  • 4113a39ee6 Update README for OpenBSD build Aaron Marcher 2018-04-29 22:33:15 +0200
  • 273d3db573 uptime: Separate function for readbility Aaron Marcher 2018-04-29 20:07:09 +0200
  • 09950055ba battery: Separate function for readbility Aaron Marcher 2018-04-29 20:02:42 +0200
  • cee6811036 ram: Move up includes Aaron Marcher 2018-04-29 20:00:38 +0200
  • 7baad64a4b Sort LICENSE according to first commit Aaron Marcher 2018-04-29 18:50:44 +0200
  • 489c6f87d1 temp: Port to OpenBSD Aaron Marcher 2018-04-29 18:35:41 +0200
  • b6d2b652d0 Remove vol_perc() from todo in README Aaron Marcher 2018-04-29 16:08:45 +0200
  • 57b1c1719f Update LICENSE for parazyd Aaron Marcher 2018-04-29 16:05:53 +0200
  • d66e775c8d Add OpenBSD support in volume.c parazyd 2018-04-29 15:41:18 +0200
  • 53ecbcb3ad Update LICENSE for Ali H. Fardan Aaron Marcher 2018-04-29 13:02:08 +0200