amaihoefner
|
b19e3d9d14
|
fix: tab selection by left click in compact-bar (#1485)
|
2022-06-11 20:43:36 +02:00 |
|
a-kenji
|
67d2673cae
|
add(style): add trailing comma in match blocks (#1483)
This makes it easier to distinguish from normal blocks
|
2022-06-10 20:03:13 +02:00 |
|
Kian-Meng Ang
|
16b53aa52f
|
docs: fix typos (#1481)
|
2022-06-10 23:37:55 +09:00 |
|
Aram Drevekenin
|
4a8d72d7b9
|
feat(ui): tweak simplified UI (#1458)
* fix(ui): tweak simplified-ui tabs
* fix(ui): tweak simplified-ui status bar
* style(fmt): rustfmt
|
2022-06-06 22:32:14 +02:00 |
|
Aram Drevekenin
|
bded92f553
|
feat(ui): minor tweaks to the compact tab bar (#1457)
* feat(ui): minor tweaks to the compact tab bar
* style(fmt): rustfmt
|
2022-06-06 11:30:40 +02:00 |
|
a-kenji
|
2241128c4f
|
fix(compact-bar): remove duplicate padding (#1451)
|
2022-06-03 19:58:27 +02:00 |
|
a-kenji
|
d62e6fb57e
|
add(plugin): compact-bar & compact layout (#1450)
* add(plugin): `compact-bar` & `compact` layout
* add(nix): `compact-bar` plugin
* add(config): `compact-bar` to the config
* add(workspace): `compact-bar` to workspace members
* add(assets): `compact-bar`
* chore(fmt): rustfmt
* add(nix): add `compact-bar`
* add: compact layout to dump command
* nix(build): fix destination of copy command
* add(makefile): add `compact-bar` to `plugin-build`
* add(layout): `compact-bar` to layout
* add: install `compact-bar` plugin
* fix(test): update input plugin test
* fix(plugin): default colors for compact-bar
|
2022-06-03 11:14:38 +02:00 |
|