joshua stein
|
275bc0d587
LibVT: fix pixel size calculations in terminal_did_resize
|
před 5 roky |
Andreas Kling
|
fd5eb79d19
LibGUI: Make GMenu inherit from CObject
|
před 5 roky |
Andreas Kling
|
a349e7dbda
LibVT: Always use Painter::clear_rect() instead of Painter::fill_rect()
|
před 5 roky |
Andreas Kling
|
7ef51293c7
LibVT: Unbreak semi-transparent terminal background painting
|
před 5 roky |
Andreas Kling
|
5a84944dc8
LibVT: Don't scroll to bottom for Ctrl/Alt/Shift
|
před 5 roky |
Andreas Kling
|
386bf8b763
LibVT: Don't implicitly copy the selection on double-click or mouse-up
|
před 5 roky |
Andreas Kling
|
dabdd484f7
LibVT: Add a context menu to TerminalWidget
|
před 5 roky |
Andreas Kling
|
dbf8d6bc1e
Terminal+LibVT: Switch Terminal to using explicit copy/paste actions
|
před 5 roky |
Andreas Kling
|
6fa26c73e2
LibVT: Use the middle mouse button for pasting (instead of right)
|
před 5 roky |
Rok Povsic
|
95df049071
Terminal: Add selecting whole line on triple click
|
před 5 roky |
Andreas Kling
|
528e6b27f6
Terminal: Clip out the scrollbar when painting the terminal buffer
|
před 5 roky |
Andreas Kling
|
cd1eee6604
LibVT+Terminal: Give TerminalWidget a hook for EOF on the pty
|
před 5 roky |
Andreas Kling
|
e9f6e1e287
LibVT+Terminal: Don't set window title directly from TerminalWidget
|
před 5 roky |
Andreas Kling
|
da0958a882
LibVT: Make TerminalWidget's automatic size policy updates optional
|
před 5 roky |
Andreas Kling
|
5b30aa8b02
LibVT: Make TerminalWidget logically focusable when not a main widget
|
před 5 roky |
Andreas Kling
|
8b4903e733
LibVT: Move TerminalWidget from the Terminal app to here
|
před 5 roky |