xaizek / d2if (License: GPLv2+) (since 2018-12-07)
Simple dzen2 input formatter, which is supposed to not waste CPU time for nothing and provides a number of builtin "widgets" for displaying system information.
Subject SHA-1 Author Date
Make Volume field pick up device change by PA/PW 53ad3fa5a5731deeb05f8725bf2d5c12fcc16260 xaizek 2024-04-12 11:52:06
Take SReclaimable memory into account 1ba6c2257f938aa1e82cd2492ca0a4516e45984c xaizek 2024-04-10 11:30:45
Parse battery info from /sys/class/power_supply 032ba36f519699964568bc92be0d11652866706c xaizek 2024-04-09 14:46:53
Fix integer overflow in Memory field impl c93bc86b5fba7a16ef66a5dad862ef02e97e04c6 xaizek 2024-01-01 15:08:32
Fix compilation with newer versions of GCC cd1b3eaad50e62376819a6e6b51e0134350c3b07 xaizek 2021-11-23 14:39:20
Drop extra space after last network interface 87cec68833116cee0b3d73e2ac8b393f76e97da2 xaizek 2018-12-14 19:06:00
Add space between stats of network interfaces abb416490bc07e69f47ff4cbdcfa1a6ae18d91e7 xaizek 2018-11-29 18:22:39
Update e-mail address 681f9361189e6ab04340122a9a5f161bdbf3ec8b xaizek 2017-12-26 15:15:15
Better English in the README 768bca650704bf260693c184533ea14c819a6049 xaizek 2017-01-20 20:10:59
Fix leaking memory from XKeyboard::getGroupCount() b0535224c67b0c1578c13fb6d31128aba6fd1f12 xaizek 2016-12-02 21:59:52
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/d2if

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/d2if

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master