Gregory Anders
|
171292a063
|
core: implement OSC 12 and OSC 112 to query/set/reset cursor color
|
2023-11-09 16:21:07 -06:00 |
|
Gregory Anders
|
33753f59c8
|
core: implement OSC 104, 110, and 111 to reset colors
|
2023-11-09 16:17:21 -06:00 |
|
Gregory Anders
|
006e93bd08
|
core: implement setting colors with OSC 4, 10, and 11
|
2023-11-09 11:59:20 -06:00 |
|
Mitchell Hashimoto
|
5a299e14e4
|
all threads are notified of inspector state, trigger render
|
2023-10-24 15:27:15 -07:00 |
|
Mitchell Hashimoto
|
22eb533473
|
content scale change events should also impact viewport padding
This calculates the new padding pixel values and propogates those
changes to the renderer.
|
2023-09-02 11:00:51 -07:00 |
|
Mitchell Hashimoto
|
b0b3b0af2d
|
update config messages use pointers now to make messages small again
|
2023-03-19 10:48:42 -07:00 |
|
Mitchell Hashimoto
|
7eda21d544
|
surface propagates new config to renderer
|
2023-03-19 09:50:55 -07:00 |
|
Mitchell Hashimoto
|
4521efb83d
|
move screen resize to a renderer mailbox message
|
2022-11-17 13:55:04 -08:00 |
|
Mitchell Hashimoto
|
657c8540c8
|
renderer: font size changed event, OpenGL impl
|
2022-11-15 19:48:32 -08:00 |
|
Mitchell Hashimoto
|
746858cea6
|
implement cursor reset when data comes in pty
|
2022-11-05 19:31:28 -07:00 |
|
Mitchell Hashimoto
|
e2d8ffc3c1
|
renderer mailbox, focus message
|
2022-11-05 19:31:28 -07:00 |
|