You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gobang/src
Takayuki Maeda 950992df8d
Enable to change database tree width (#99)
* add a border width

* add a left_chunk_percentage field

* add keys for extending widget width

* fix completion pop-ups so that they do not protrude from frame

* use expand_or_shorten_widget_width

* handle extend shorten widget width event after component events

* add tests

* add command description

* add tests

* change commands help order

* fix extend_or_shorten_widget_width help

* change left_chunk_percentage to left_main_chunk_percentage
3 years ago
..
components Enable to change database tree width (#99) 3 years ago
database increase database connection timeout (#109) 3 years ago
event Add key config (#33) 3 years ago
ui Enter to expand database tree (#85) 3 years ago
app.rs Enable to change database tree width (#99) 3 years ago
cli.rs Some minor modifications (#60) 3 years ago
clipboard.rs Use command for clipboard instead of copypasta (#36) 3 years ago
config.rs Enable to change database tree width (#99) 3 years ago
log.rs implement a log macro 3 years ago
main.rs create version module 3 years ago
version.rs create version module 3 years ago