1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

5 Commits

Author SHA1 Message Date
Chris Cummer
7d8acf725d Fix a number of potential security issues 2018-08-03 10:14:57 -07:00
Chris Cummer
1a898b05e3 Remove complexity from a lot of string display statements 2018-06-21 19:32:32 -07:00
Chris Cummer
0e141e03c8 Closes #217. Use XDG-compatible config directory
This change is largely experimental and it's entirely possible it could
wipe out your existing configuration. Be warned.

Old config path was: ~/.wtf/
New config path is:  ~/.config/wtf/

If an existing config directory already exists, this change attempts to
copy it to the new location.

Note that if your config file contains paths to files in the old config
directory, they won't work. You'll need to change them by hand.
2018-06-20 16:46:02 -07:00
Anand Sudhir Prayaga
65ef6fc9eb Rename widget logging to logger to maintain consistency 2018-06-19 14:22:08 +02:00
Chris Cummer
6acf1775b8 Rename logging/ to logger/ 2018-06-16 22:17:10 -07:00