Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(clang/'Dead store'): do not assign endcol (#17788) | dundargoc | 2022-03-25 |
| | |||
* | chore: fix typos (#17755) | dundargoc | 2022-03-25 |
| | | | | Co-authored-by: Jordan Haine <jhaine@securitycompass.com> | ||
* | chore: add additional compiler flags (#17815) | Lewis Russell | 2022-03-24 |
| | | | | | | | | | Added: - -Wdouble-promotion - -Wmissing-noreturn - -Wmissing-format-attribute - -Wsuggest-attribute={pure,const,malloc,cold} Resolves: #343 | ||
* | feat(ui_client): implement async paste handling | bfredl | 2022-03-17 |
| | |||
* | feat(ui_client): handle resize events | hlpr98 | 2022-03-17 |
| | |||
* | chore: fix typos (#17670) | dundargoc | 2022-03-17 |
| | | | Co-authored-by: zeertzjq <zeertzjq@outlook.com> | ||
* | refactor(ui): make auto-generated ui client handlers typesafe | bfredl | 2022-03-15 |
| | |||
* | refactor(ui): make ui_client_event_grid_line typesafe | bfredl | 2022-03-15 |
| | |||
* | refactor(ui): use "ui_client" instead of "redraw" as general prefix | bfredl | 2022-03-15 |
| | |||
* | feat(ui): invoke ui client handlers | bfredl | 2022-03-15 |
| | |||
* | feat(ui): implement ui_client event handlers | hlpr98 | 2022-03-15 |
| | |||
* | feat(ui): connect to remote ui (only debug messages for now) | bfredl | 2022-03-12 |
co-authored-by: hlpr98 <hlpr98@gmail.com> |