Historique des commits

Auteur SHA1 Message Date
  Bernardo Magri 795933094b fix(gtk): address popover focus stealing and minibuffer rendering bugs il y a 1 mois
  Bernardo Magri c64fab6e6d fix(minibuffer): resolve TUI backspace, GTK rendering, and Popover issues il y a 1 mois
  Bernardo Magri 1a27977493 fix(themes): implement renderer cache invalidation on theme change il y a 1 mois
  Bernardo Magri 30d115bb9e fix(gtk): Correct visual cursor misplacement and improve font metrics. This commit addresses the issue where the visual cursor would not redraw in the correct position despite logical cursor updates. The Pango::Layout is now always updated with the current line's text before cursor position calculations, resolving misplacement. Character width calculation is also refined. il y a 1 mois
  Bernardo Magri 8b26e702dc feat(gtk): Implement line-based rendering cache il y a 1 mois
  Bernardo Magri 2dbb6b0bde fix(gtk): Restore missing UI elements and input handling il y a 1 mois
  Bernardo Magri 7ab3711c76 refactor(core): Decouple EditorCore and refine Lua API interactions il y a 1 mois
  Bernardo Magri 30d3faad9d feat(minibuffer): Implement Advanced Completion UI il y a 1 mois
  Bernardo Magri 54bb9fac69 refactor(gtk): Implement GtkRenderer and GtkWindowController, move C++ fallbacks to Lua il y a 1 mois
  Bernardo Magri a60aaa0c09 refactor(gtk): Decouple GTK rendering into GtkRenderer il y a 1 mois