1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(FIX) i3_workspace will not attempt to make changes to the bar, if the last workspace dict is identical to the one being process More... over 14 years ago
(ADDITION) network widget now supports multiple devices, which are displayed in a window, that opens on left mouse click More... over 14 years ago
(FIX) fixed error message in mkstarkit.sh. More... over 14 years ago
(CHANGE) cpufreq will only check for availability once now. More... over 14 years ago
(FIX) quick and dirty sorting issue fix More... over 14 years ago
(CHANGE) hexdump will only happen on TRACE now, increases speed of i3_workspace drastically More... over 14 years ago
(CHANGE) workspaces are now managed in a list rather than a dict, speeds things up a little ... parsing the json is still friggn slow though ... More... over 14 years ago
(CHANGE) -2147483648 recognized as valid i3-ipc event type, will not be acted upon atm though (FIX) i3 workspace renderer speed slightly increased More... almost 15 years ago
(ADDITION) added parser for another time format More... almost 15 years ago
(FIX) some minor fixes to battery widget More... almost 15 years ago
(ADDITION) added most recent work on battery widget, not complete yet More... almost 15 years ago
(CHANGE) break condition -> while condition More... about 15 years ago
(CHANGE) version string changed to 1.2 More... about 15 years ago
(FIX) fixed --help parameter More... about 15 years ago
(ADDITION) writeBugreport and killOnError config settings and defaults added (CHANGE) i3 ipc binding will attempt to reconnect if connection was lost More... about 15 years ago
(CHANGE) logger will also record proc now if available (CHANGE) hexdumping each incoming i3 api message now More... about 15 years ago
(ADDITION) added hex dumper (from Cybex) (FIX) fixed logger issue More... about 15 years ago
(CHANGE) i3 api incoming message parser rewritten More... about 15 years ago
(FIX) added unixsockets to auto_path of starkit main.tcl, sence allowing the package to be loaded More... about 15 years ago
(FIX) "Clean Old Appointments" will not create an empty database now anymore More... about 15 years ago
(FIX) "Clean Old Appointments" will not create an empty database now anymore More... about 15 years ago
(ADDITION) added quick and dirty -side hack for workspace widget More... about 15 years ago
(ADDITION) added target deploy to Makefile (ADDITION) added unixsockets to starkit script More... about 15 years ago
(CHANGE) replaced workspace buttons by labels More... about 15 years ago
(ADDITION) added i3_workspace template to config (FIX) fixed obnoxious i3 ipc bug ... fucking newline More... about 15 years ago
(ADDITION) added configuration parameters to workspace widget More... about 15 years ago
(ADDITION) first, unfinished draft of i3_workspace widget added More... about 15 years ago
(CHANGE) removed all but one workspace subscriber proc (CHANGE) addInfoListener and addEventListener parameters changed (FIX) typo starList -> startList, cause error if message was "null" (FIX) fixed expression in disconnect proc More... about 15 years ago
(CHANGE) will attempt to disconnect if read fails on ipc socket (CHANGE) will check if message typ is valid when a message is received and log if not More... about 15 years ago
(FIX) i3queryEncode fixed and used in event setting More... about 15 years ago