コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Kling a349e7dbda LibVT: Always use Painter::clear_rect() instead of Painter::fill_rect() 5 年 前
  Andreas Kling 7ef51293c7 LibVT: Unbreak semi-transparent terminal background painting 5 年 前
  Andreas Kling 5a84944dc8 LibVT: Don't scroll to bottom for Ctrl/Alt/Shift 5 年 前
  Andreas Kling 386bf8b763 LibVT: Don't implicitly copy the selection on double-click or mouse-up 5 年 前
  Andreas Kling dabdd484f7 LibVT: Add a context menu to TerminalWidget 5 年 前
  Andreas Kling dbf8d6bc1e Terminal+LibVT: Switch Terminal to using explicit copy/paste actions 5 年 前
  Andreas Kling 6fa26c73e2 LibVT: Use the middle mouse button for pasting (instead of right) 5 年 前
  Rok Povsic 95df049071 Terminal: Add selecting whole line on triple click 5 年 前
  Andreas Kling 528e6b27f6 Terminal: Clip out the scrollbar when painting the terminal buffer 5 年 前
  Andreas Kling cd1eee6604 LibVT+Terminal: Give TerminalWidget a hook for EOF on the pty 5 年 前
  Andreas Kling e9f6e1e287 LibVT+Terminal: Don't set window title directly from TerminalWidget 5 年 前
  Andreas Kling da0958a882 LibVT: Make TerminalWidget's automatic size policy updates optional 5 年 前
  Andreas Kling 5b30aa8b02 LibVT: Make TerminalWidget logically focusable when not a main widget 5 年 前
  Andreas Kling 8b4903e733 LibVT: Move TerminalWidget from the Terminal app to here 5 年 前