denis
|
a8adfdfd60
|
wip: more cleaning up
|
2021-04-24 18:52:50 +03:00 |
|
denis
|
748a7ffa6e
|
wip: cleaning up a bit, need to map the colors to the right places in the palette
|
2021-04-09 14:14:50 +03:00 |
|
Aram Drevekenin
|
65c75ebb95
|
feat(controls): add quick navigation (#260)
* feat(input): quick navigation
* feat(ui): quick navigation
* style(fmt): rustfmt
|
2021-04-08 11:36:49 +02:00 |
|
denis
|
42890d4e64
|
wip: replace the impl with a fn load_palette instead
|
2021-03-28 10:51:15 +03:00 |
|
denis
|
6e276ae386
|
wip: move Palette out of zellij-tile
|
2021-03-27 15:30:53 +02:00 |
|
denis
|
b71315b036
|
wip: latest plugin system merge in
|
2021-03-27 14:43:16 +02:00 |
|
denis
|
2c402b0b1d
|
wip: scary how messy it is, but it's a start
|
2021-03-26 16:42:38 +02:00 |
|
denis
|
a35cade8de
|
wip: reading colors from xrdb
|
2021-03-25 18:05:16 +02:00 |
|
Brooks J Rady
|
f2f7758384
|
Merge in changes from main and fix clippy lints
|
2021-03-25 14:24:11 +00:00 |
|
denis
|
57e1f476f2
|
wip: input_mode back in tab, not passing stuff around anymore
|
2021-03-24 11:23:03 +02:00 |
|
denis
|
91608dfe4e
|
wip: cleanup the TabData, get rid of input_mode in tab, pass through render instead
|
2021-03-24 07:50:47 +02:00 |
|
denis
|
2913286d9e
|
wip: remove colored_borders
|
2021-03-23 10:01:36 +02:00 |
|
denis
|
2bc40e5402
|
wip: using Some(Color) in the BoundarySymbol now
|
2021-03-23 08:47:20 +02:00 |
|
denis
|
9016253a51
|
wip: cleanup
|
2021-03-20 17:52:45 +02:00 |
|
denis
|
021c8608c8
|
wip: not sure about updating the input_mode and tab switches for now
|
2021-03-20 16:54:18 +02:00 |
|
denis
|
59d2da54ca
|
wip: active pane color, able to type / not able to type inside a pane distinction
|
2021-03-19 16:11:45 +02:00 |
|
denis
|
3dd776834a
|
wip: the borders are colored correctly now, need to change the color according to the mode selected next and do some cleaning up
|
2021-03-17 11:16:02 +02:00 |
|
denis
|
922440a952
|
wip: need to debug somehow
|
2021-03-15 14:17:04 +02:00 |
|
denis
|
1a5d30d17d
|
wip: visually marking the focused pane
|
2021-03-07 18:39:44 +02:00 |
|
Aram Drevekenin
|
14783c2b2c
|
feat(ui): new keybindings and status bar (#160)
* work
* feat(statusbar): new design and keybindings
* fix(ipc): add missing const
* style(fmt): rustfmt
* style(input): remove accidental comment
|
2021-02-09 17:36:37 +01:00 |
|
denis
|
b23ef332c7
|
wip: restructing in progress, to prep for server-client
|
2021-01-24 18:38:46 +02:00 |
|