Jay
8b869ba2ce
detect if symlink is_dir and show different icon:
2020-08-08 13:02:16 +05:30
nabakolu
ff08f444fe
Added spaces instead of tabs
2020-06-03 10:36:25 +05:30
nabakolu
0f11c0e3fc
added music icon for opus filetype
2020-06-03 10:36:25 +05:30
dvvvvvv
c404020e17
replace icon concat with format
2020-05-31 16:46:54 +05:30
dvvvvvv
3141278c65
add relative path function
2020-05-31 16:46:54 +05:30
dvvvvvv
708a6f5dc1
create display option of name
2020-05-31 16:46:54 +05:30
dvvvvvv
79adfff370
remove name property from Name struct
2020-05-31 16:46:54 +05:30
Jay
2107785d14
add wmv/wma icons and some playlist icons
2020-05-31 14:46:08 +05:30
Hugo Osvaldo Barrera
fb931b5c9e
One lock icon to rule them all
2020-05-03 12:16:34 +02:00
Hugo Osvaldo Barrera
0784b6bda1
Fix the icon for "ini"
...
ini files are config files (they're a standard in the Python world,
though definitely not exclusive to it).
For some reason, the previous mapping was a Windows logo, though,
ironically, much of the tooling that uses this file format is
*nix-specific.
Using a more generic icon for this.
2020-05-03 12:16:34 +02:00
Hugo Osvaldo Barrera
57b971515b
Add a specific icons for poetry.lock
...
This file is a lockfile for poetry, a python dependency manager. It's
kinda like what cargo is to rust, but for python.
2020-05-03 12:16:34 +02:00
jpda
ad25edcd7e
added csharp, sln and razor icons
2020-01-22 19:18:06 +05:30
Pierre Peltier
53ad81f006
Fix the name and icon spacing
2019-12-06 11:35:03 +05:30
optikfluffel
c4d5f5ea0b
add Elm Icon for .elm files
2019-11-01 15:25:10 +05:30
JiNova
225b642b13
added elixir icon (ex, exs files)
2019-10-28 14:10:36 +05:30
Seth Junot
58a503505d
Selected icons for special Unix file types
2019-09-03 20:56:01 +05:30
Sen Jiang
939aba8c61
Add .gitattributes and .gitmodules
2019-07-31 15:12:37 +05:30
Igor Gnatenko
dfdf8a19b4
chore: Switch from tempdir to tempfile
...
Former is deprecated.
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2019-06-10 16:31:12 +02:00
Glen Holcomb
89b3ca552f
Fixes Cargo.lock
icon
2019-05-24 11:44:13 +02:00
Daniel
6569a5162e
Ported icon tests to Windows
2019-04-10 15:23:16 +02:00
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