ayntgl
|
d8d9672ee8
refactor: uncuddle return statements
|
4 лет назад |
ayntgl
|
2aed7c0209
Align Config struct fields using fieldalignment
|
4 лет назад |
ayntgl
|
13a07469f7
Refactor to consistent API
|
4 лет назад |
ayntgl
|
7dd1b0eb64
feat: follow XDG convention for configuration file (#123)
|
4 лет назад |
ayntgl
|
d984d087a2
refactor: remove notifications feature
|
4 лет назад |
ayntgl
|
3f1725c0a7
refactor: move config/* to util package
|
4 лет назад |
ayntgl
|
548c9f0007
refactor: modularize into packages
|
4 лет назад |
ayntgl
|
4ac65d3cd7
refactor: rename NewConfig to LoadConfig
|
4 лет назад |
ayntgl
|
2b3066f7c7
ui: remove borders and switch with focus borders by default (#103)
|
4 лет назад |
ayntgl
|
e8a2f33e07
feat: implement multiple keybindings for a command (#101)
|
4 лет назад |
ayntgl
|
be46288500
refactor: rename LoadConfig to NewConfig
|
4 лет назад |
ayntgl
|
9eede1a547
refactor: move config.go to util pkg
|
4 лет назад |
ayntgl
|
222a1c09f0
Merge config package into main
|
4 лет назад |
ayntgl
|
6140d67250
Create config dir if does not exist (#54)
|
4 лет назад |
ayntgl
|
7d2dd4652f
Defer-close the newly created config file (if does not exist)
|
4 лет назад |
ayntgl
|
c545b4071a
Add doc comment to Config struct
|
4 лет назад |
ayntgl
|
c858cc5c41
Segregate config.go to util package
|
4 лет назад |
ayntgl
|
f945fbf4f8
Switch to a flat project structure (#48)
|
4 лет назад |
ayntgl
|
8f393655d3
util: create default conf file if not exists (#47)
|
4 лет назад |
ayntgl
|
82cf7941b1
refactor(util): rename NewConfig() to LoadConfig()
|
4 лет назад |
rigormorrtiss
|
d3ce38b735
feat: implement desktop notifications (#42)
|
4 лет назад |
rigormorrtiss
|
ba336aebc5
feat(util): add UserAgent field to Config (#41)
|
4 лет назад |
rigormorrtiss
|
4bd98d596d
style: shorten long lines (>80 characters)
|
4 лет назад |
rigormorrtiss
|
56b4f74dff
fix(util): return default config if os.UserHomeDir() returns err
|
4 лет назад |
rigormorrtiss
|
d7c0fbb303
refactor(util): omit type & use short-hand assignment
|
4 лет назад |
rigormorrtiss
|
a3e9fbd076
Pointerize Config.Theme
|
4 лет назад |
rigormorrtiss
|
e1a88777a7
Change Config.Theme type to tview.Theme
|
4 лет назад |
rigormorrtiss
|
f8b8b5a144
Switch to discordgo
|
4 лет назад |
rigormorrtiss
|
89818721c3
feat(util): add mouse field to config (#34)
|
4 лет назад |
rigormorrtiss
|
7b1cb548ac
refactor: add comment for exported structs
|
4 лет назад |