Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Improve configuration handling | Wynn Wolf Arbor | 2020-02-04 | -155/+259 |
| | | | | | | | | | | | | | | | This commit improves and simplifies weltschmerz's configuration handling. Obtaining and parsing the KeyFile is split out into ConfigReader, which is fully agnostic of the specific configuration values. Config now contains all configuration values in the form of primitive types or class instances, and no longer delegates access to the KeyFile structure directly. This means that the configuration file is read once, and then kept in the Config instance. Indirectly this commit also fixes a bug where weltschmerz would segfault if one of the palette entries contained an invalid value. | |||
* | Prepare release of version 1.2.11.2.1 | Wynn Wolf Arbor | 2020-01-17 | -0/+6 |
| | ||||
* | Update name and mail address | Wynn Wolf Arbor | 2020-01-17 | -3/+3 |
| | ||||
* | Prepare release of version 1.2.01.2.0 | Wolf | 2019-12-30 | -0/+8 |
| | ||||
* | Add desktop file | Wolf | 2019-12-30 | -1/+12 |
| | ||||
* | Introduce fallbacks when getting the user's shell | Wolfgang Müller | 2019-10-07 | -2/+25 |
| | ||||
* | Prepare release of version 1.1.01.1.0 | Wolfgang Müller | 2019-08-31 | -0/+5 |
| | ||||
* | Add support for adjusting the font scale at runtime | Wolfgang Müller | 2019-08-31 | -4/+77 |
| | ||||
* | Prepare release of version 1.0.11.0.1 | Wolfgang Müller | 2019-08-04 | -0/+7 |
| | ||||
* | Adjust manual page to reflect the correct signal | Wolfgang Müller | 2019-08-04 | -2/+1 |
| | ||||
* | Initial public release1.0.0 | Wolfgang Müller | 2019-07-20 | -0/+1039 |