Commit History

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