Blaž Hrastnik
|
b114cfa119
|
Display more data in completion popups.
|
2021-05-22 17:33:42 +09:00 |
|
Blaž Hrastnik
|
ccdebb99b5
|
Drop some useless imports.
|
2021-05-09 18:32:40 +09:00 |
|
Blaž Hrastnik
|
1255bcb8a3
|
Simplify the compositor callback.
|
2021-05-09 18:02:31 +09:00 |
|
Blaž Hrastnik
|
f0712479cb
|
Define text color (mostly) in theme.toml.
|
2021-05-07 17:42:09 +09:00 |
|
Blaž Hrastnik
|
fd4fd12fa3
|
clippy lint
|
2021-05-06 17:20:00 +09:00 |
|
Blaž Hrastnik
|
95d0bba81a
|
ui: Improve completion state handling.
|
2021-04-05 18:23:37 +09:00 |
|
Blaž Hrastnik
|
ceea5eacd8
|
clippy lint
|
2021-03-31 23:42:16 +09:00 |
|
Blaž Hrastnik
|
a24c3fff54
|
Filter the completion menu based on text entered.
|
2021-03-27 12:08:44 +09:00 |
|
Blaž Hrastnik
|
350081a3af
|
Fix crash if pressing enter when nothing selected in completion.
|
2021-03-24 18:15:42 +09:00 |
|
Blaž Hrastnik
|
cbcacb1063
|
Merge some imports.
|
2021-03-22 12:40:07 +09:00 |
|
Blaž Hrastnik
|
b7dd7310c4
|
syntax: Reuse parser instances. highlight_iter() no longer needs &mut.
|
2021-03-12 14:46:23 +09:00 |
|
Blaž Hrastnik
|
ddcf5156c0
|
ui: menu: Adjust scroll via required_size area caching.
|
2021-03-08 17:13:45 +09:00 |
|
Blaž Hrastnik
|
5ea610c41d
|
ui: Move terminal into compositor, redo required_size hints.
|
2021-03-08 17:00:32 +09:00 |
|
Blaž Hrastnik
|
a21d96e729
|
ui: Scrollable popup menu, with scrollbar indicator.
|
2021-03-03 17:28:50 +09:00 |
|
Blaž Hrastnik
|
0b85c16be9
|
ui: Share popup code with menu.
Menu is now just wrapped in a popup.
|
2021-03-02 18:24:24 +09:00 |
|
Blaž Hrastnik
|
d4b85ce18d
|
popup: wip work on completion popups
|
2021-02-09 15:40:47 +09:00 |
|