Commit graph

31 commits

Author SHA1 Message Date
Daniel
038f318ad3 Tests compile on Windows
Just shut off a bunch of test sections. Probably most can remain as long
as some of them get broken out into separate unix-only test sections.
2019-04-10 15:23:16 +02:00
Peltoche
e4882c5c99 Fix the module import paths 2019-02-16 11:34:33 +01:00
Sebastian Zivota
70af39ed0a Added data to File and Dir variants of Elem, FileType enums
This obviates the need for separate variants for such things as
executableness and setuid.
2019-01-20 11:45:24 +01:00
Sebastian Zivota
5ad0fb1b21 Added unicode symbols in comments 2019-01-19 11:57:27 +01:00
Sebastian Zivota
5151446fcb Added default icons to Icons struct
Also added tests for unicode icon set
2019-01-19 11:57:27 +01:00
Sebastian Zivota
390f5e4280 Renamed theme flag to icon-theme and default option to fancy 2019-01-19 11:57:27 +01:00
Sebastian Zivota
bc3e47c6d7 Added --theme option to select icon theme
Possible values are `default` and `unicode`.
2019-01-19 11:57:27 +01:00
Sebastian Zivota
662f3ddf38 Added Unicode icon set
It's just an icon set with empty icon maps, so everything should
fall through to the default folder/file icons.
2019-01-19 11:57:27 +01:00
cat12079801
d8d91051ec delete "yarn.lock" from Icons::get_default_icons_by_extension() 2018-12-27 17:39:28 +01:00
cat12079801
389d46c3a6 use "if" instead of "match" 2018-12-27 17:39:28 +01:00
cat12079801
2c4e69c906 Icon in test code changed to Unicode code 2018-12-27 17:39:28 +01:00
cat12079801
972991d484 Add some tests for Icons::get 2018-12-27 17:39:28 +01:00
cat12079801
748b9c0368 Check directory first 2018-12-27 17:39:28 +01:00
cat12079801
c7c795856f Fix wrong indent 2018-12-27 17:39:28 +01:00
Peltoche
0c877b1cdb Fix a multi icon issue 2018-12-14 17:07:52 +01:00
Peltoche
d781e49c67 Add several icons 2018-12-14 17:07:52 +01:00
Peltoche
be41956919 Fix the lint errors 2018-12-14 16:20:22 +01:00
Peltoche
f0a4fa125c Add the --icon flag 2018-12-13 16:08:01 +01:00
Peltoche
fb0f6cdaad
Change the file icon for an empty one 2018-12-12 11:48:44 +01:00
Your Name
feb581c2d7 Move icon rendering logic to name 2018-12-12 10:27:19 +01:00
Your Name
5c3c6a55fc Also color icon 2018-12-12 10:27:19 +01:00
LippyBoy
55546fbc50 Add rust and swift icons 2018-12-09 13:01:07 +01:00
Peltoche
340641f615
Remove the fallback symlink icon 2018-12-09 12:43:06 +01:00
Peltoche
deb03c5c53 Lint everything 2018-12-08 23:22:08 +01:00
Peltoche
8bc324ccc7 Add a symlink icon 2018-12-08 23:22:08 +01:00
Peltoche
d72b3544a9 Make the symlinks more visible 2018-12-08 23:22:08 +01:00
Peltoche
a006824f37 Refactore the icon package 2018-12-08 22:38:08 +01:00
Peltoche
0bd3ce5b31
Create the Name struct 2018-12-01 18:59:53 +01:00
Peltoche
8d15f4b1f3
Add some comments 2018-11-25 17:07:28 +01:00
Peltoche
c4fef17476
Add the .cfg icon 2018-11-25 16:40:12 +01:00
Peltoche
19ac609ea6
Rename the logo package to the icon package 2018-11-25 12:16:24 +01:00