aminal/gui
Menno Finlay-Smits c2b1b95343 Use primary monitor for DPI calc if monitor could be determined (#197)
This avoids a panic on startup in some specific situations (e.g. when
xrandr's --scale option is in use).
2019-02-05 13:17:07 +00:00
..
packed-fonts Fixed render issues with cached rectangles and fixed powerline font rendering 2018-11-23 17:01:50 +00:00
vendor/github.com Run and validate vttest on Travis (#159) 2019-01-21 18:48:46 +00:00
a_gui-packr.go fixed broken packr 2018-12-01 22:32:55 +00:00
actions.go Fix issue: sometimes it cuts selected text when copying to clipboard (#186) 2019-01-30 15:43:08 +00:00
darwin_opengl.go Add another workaround for darwin SDL blank window bug 2018-12-05 13:27:13 +02:00
explain.go more efficient text rendering and streamlining of output handling 2018-12-01 22:09:20 +00:00
fontmap.go Changes to minimize memory allocations and to ensure OpenGL objects cleanup (#148) 2019-01-14 20:50:03 +00:00
fonts.go Do not trigger window resizing work if no change in dimensions (#164) 2019-01-24 13:05:12 +00:00
gui.go Use primary monitor for DPI calc if monitor could be determined (#197) 2019-02-05 13:17:07 +00:00
input.go Vttest (#162) 2019-01-24 13:03:47 +00:00
mouse.go Implement three selection modes: char, word, and line. Make selection work in the same way as in Putty. (#191) 2019-02-04 13:24:49 +00:00
opengl.go Add another workaround for darwin SDL blank window bug 2018-12-05 13:27:13 +02:00
overlays.go colour hinting 2018-11-25 11:06:05 +00:00
renderer.go bug fix: character under cursor rendering (#194) 2019-02-05 13:16:38 +00:00
shaders.go gofmt everythign 2018-11-29 13:04:47 +00:00
textbox.go bug fix: character under cursor rendering (#194) 2019-02-05 13:16:38 +00:00