[hackers] [slstatus][PATCH] Add flexible formatting to keyboard_indicators.

2018-05-31 Thread Ian Remmler
Add output formatting for keyboard indicators, allowing the user to specify order and whether to only show an indicator when it is on or always show it and use case to indicate state. --- components/keyboard_indicators.c | 39 1 file changed, 29 insertions(+), 10

[hackers] [slstatus] wifi: fixed disconnected wifi status on openbsd || Tobias Tschinkowitz

2018-05-31 Thread git
commit 8c8091f4f165974c44d75dd9ccc7cc4dcd1d1c96 Author: Tobias Tschinkowitz AuthorDate: Thu May 31 13:53:49 2018 +0200 Commit: Aaron Marcher CommitDate: Thu May 31 15:10:04 2018 +0200 wifi: fixed disconnected wifi status on openbsd diff --git a/components/wifi.c b/components/wifi.c

[hackers] [slstatus][PATCH] wifi: fixed disconnected wifi status on openbsd

2018-05-31 Thread Tobias Tschinkowitz
>From be0734685e9b5e0da906d06f08b027024c549c2f Mon Sep 17 00:00:00 2001 From: Tobias Tschinkowitz Date: Thu, 31 May 2018 11:53:28 +0200 Subject: [PATCH] wifi: fixed disconnected wifi status on openbsd --- Hi! if wifi is disconnected we cannot retrieve its ssid and signal strength. So i added a