1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(FIX) readInfo will now write to correct reply variable More... about 15 years ago
(ADDITION) added message parser, that will separate messages read from the socket More... about 15 years ago
(ADDITION) added sendCommand proc to i3_ipc More... about 15 years ago
(CHANGE) i3 ipc uses two channels now, one for events and the other one for information More... about 15 years ago
(CHANGE) added subscriber, information request and callback procedures More... about 15 years ago
(CHANGE) updated tbar manpage (CHANGE) removed --widget startup option More... about 15 years ago
(CHANGE) replaced absolute path declarations with [file join ...] commands in cpu, memory and network library (CHANGE) memory and network libraries only function with linux now, until paths on other OS are clarified, same will happen to cpu lib (FIX) temperature display of cpu widget has been fixed More... about 15 years ago
(CHANGE) replaced absolute path declarations with [file join ...] commands in cpu, memory and network library (CHANGE) memory and network libraries only function with linux now, until paths on other OS are clarified, same will happen to cpu lib (FIX) temperature display of cpu widget has been fixed More... about 15 years ago
(ADDITION) started work on i3 subsystem More... about 15 years ago
(CHANGE) deploy and starkit targets altered More... about 15 years ago
(CHANGE) starkit distribution will be automatically gzipped now More... about 15 years ago
(CHANGE) package versions updated to fit 1. release More... about 15 years ago
(ADDITION) added small starkit makefile (install/uninstall only) (CHANGE) updated content of starkit release More... about 15 years ago
(CHANGE) removed mkstarpack.sh from git root More... about 15 years ago
(CHANGE) starkit build scripts adjusted More... about 15 years ago
(FIX) break after widget has been found and successfully loaded, prevent reloading of widget More... about 15 years ago
(CHANGE) namespaces cleaned up More... about 15 years ago
(CHANGE) wrapped all namespace import calls in catch, so that pkg_mkIndex doesn't fail anymore (CHANGE) lib/pkgIndex.tcl will now be created on "make essential" which is a dep of "make install" and "make starkit" More... about 15 years ago
(CHANGE) minor makefile / readme / mkstarpack adjustments (deployment related) More... about 15 years ago
(CHANGE) cosmetical stuff More... about 15 years ago
(FIX) using the "Clean Old Appointments" button will update the calendar instantly now More... about 15 years ago
(CHANGE) ical uid "generator" enhanced More... about 15 years ago
(FIX) create database when making new appointments if not present yet More... about 15 years ago
(ADDITION) users can now add appointments (FIX) appointments will only be marked if -ical 1 is specified (FIX) import and clean old buttons will only be drawn if calendar is rendered properly and not if the stdout of a command is used as the calendar More... about 15 years ago
(ADDITION) button that cleans up all old appointsment, takes current timestamp (accurate to the second!) to delete old entries More... about 15 years ago
(CHANGE) moved datetime parser to ical.tcl (CHANGE) since epoch timestamp will be saved in database, instead of different time formats, database reset required! (delete database file and import again) More... about 15 years ago
(ADDITION) -ical parameter added to config, if specified, ical stuff will not be loaded -> less dependencies More... about 15 years ago
(CHANGE) ical sqlite database implemented More... about 15 years ago
(ADDITION) added sqlite library for ical stuff, not in use yet (ADDITION) added notification widget wrapper More... about 15 years ago
(FIX) added package require for logger More... about 15 years ago