Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 9d347352a1 LibGfx+LibGUI+Clients: Make fonts findable by their qualified name hace 4 años
  Andreas Kling f475fa3f54 LibVT: Show an I-beam cursor over TerminalWidget hace 4 años
  Andreas Kling b4f307f982 LibGUI+WindowServer: Rename window "override cursor" to just "cursor" hace 4 años
  Andreas Kling 0f9be82826 LibGfx: Move StandardCursor enum to LibGfx hace 4 años
  Nico Weber 90d9c83067 LibVT: Let Terminal only expose history_size, not storage hace 4 años
  Andreas Kling 51146e3075 LibGUI: Make the Clipboard API deal in raw byte buffers a bit more hace 4 años
  Ben Wiederhake e59c415ae3 LibVT+Terminal: Mark default action in context menu hace 5 años
  thankyouverycool ebba297b42 Base: Move 16x16 common icons to /res/icons/16x16/ hace 5 años
  Sergey Bugaev 1671e1ac92 WindowServer+LibVT: Convert some dbgprintf() to dbg() hace 5 años
  Andreas Kling 75b8f4e4e6 LibGUI: Make focus events more aware of why focus is changing hace 5 años
  Nico Weber ce95628b7f Unicode: Try s/codepoint/code_point/g again hace 5 años
  Nico Weber 19ac1f6368 Revert "Unicode: s/codepoint/code_point/g" hace 5 años
  Andreas Kling ea9ac3155d Unicode: s/codepoint/code_point/g hace 5 años
  Andreas Kling 226c0cfb20 LibVT: Don't scroll to bottom when pressing the right shift key hace 5 años
  Tom df54229954 LibVT: Set scrollbar page size hace 5 años
  Andreas Kling 0c4b0c0312 Terminal+LibVT: Add "clear including history" action (Ctrl+Shift+K) :^) hace 5 años
  Andreas Kling d851863704 Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes hace 5 años
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ hace 5 años
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer hace 5 años
  Andreas Kling 14477eb565 Terminal: Bump the default ScrollLength to 4 hace 5 años
  Benoît Lormeau 310fbe48e5 LibVT/Terminal: add a scroll length to the TerminalWidget hace 5 años
  AnotherTest d1d01897a3 Terminal: Ignore cell background when visual beep is active hace 5 años
  Hüseyin ASLITÜRK 7abca30f41 LibVT: Replace u8 type to u32 for code point hace 5 años
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize hace 5 años
  Andreas Kling 165f69023b LibVT: Allow updating the window progress via an escape sequence hace 5 años
  Sergey Bugaev 620697d924 LibVT: Move most of key press handling logic into VT::Terminal hace 5 años
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath hace 5 años
  Nicholas Hollett 181eacd3ba LibVT: Pass the handler name to Launcher::open_url to control what gets launched hace 5 años
  Andreas Kling 30a3b8333a LibVT: TerminalWidget now opts into emoji input by default :^) hace 5 años
  Andreas Kling 1b78d9fa1f LibVT: Handle keydown events with multi-byte text correctly hace 5 años