Changelog

This commit is contained in:
Dylan 2016-02-17 00:15:57 +11:00
parent 071f776914
commit 490bf1da70

10
1.2.md
View file

@ -71,8 +71,14 @@ ping for the public IP.
**Window Manager**: **Window Manager**:
- Grab last occurence of `^exec x` when parsing xinit files. - Grab last occurence of `^exec x` when parsing xinit files.
**GTK**: **Theme**:
- We now correctly get the DE theme. - Added support for getting DE theme.
- Added support for getting KDE theme.
- Renamed `getgtk` to `getstyle`.
- Renamed `getgtktheme` to `gettheme`.
- Renamed `getgtkicons` to `geticons`.
- Renamed `getgtkfont` to `getfont`.
- Changed `GTK Theme` title in printinfo to `Theme`.
**GPU**: **GPU**:
- `gpu_shorthand` is now enabled by default. - `gpu_shorthand` is now enabled by default.