aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2023-10-15Fix `window.decorations_theme_variant` reloadKirill Chibisov
2023-10-08Update dependenciesChristian Duerr
2023-09-26Bump VTE to 0.12.0Kirill Chibisov
2023-09-22Underline hint matches during selectionChristian Duerr
2023-09-17Fix regex memory usageChristian Duerr
2023-09-04Add `prefer_egl` debug optionRolf Sievert
2023-09-04Support startup notify on Wayland/X11Kirill Chibisov
2023-09-04Add bindings for macOS tabsKirill Chibisov
2023-09-04Update winit to 0.29.1-betaKirill Chibisov
2023-08-08Copy global IPC options for new windowsChristian Duerr
2023-08-07Apply transparent background colors to "UI" cellsSonu Bardai
2023-08-05Ignore scrolling multiplier on touchscreenstv
2023-07-22Skip whitespaces for wide chars in preeditKirill Chibisov
2023-07-22Add `terminal` config section to control OSCs Kirill Chibisov
2023-07-13Raise double click threshold to 400msKirill Chibisov
2023-07-11Update to the new winit keyboard APIKirill Chibisov
2023-07-01Add version 0.12.2 to CHANGELOGKirill Chibisov
2023-06-29Change the default colorschemeKirill Chibisov
2023-06-29Remove mouse double_click/triple_click optionsSonu Bardai
2023-06-19Add support for loading conpty.dllPavel Roskin
2023-06-17Fix the crash when shrinking scrolled terminalKirill Chibisov
2023-06-17Fix freeze with some drivers when using GLXKirill Chibisov
2023-06-15Add option to persist hints after selectionSonu Bardai
2023-06-12Switch to TOML configuration formatChristian Duerr
2023-06-02Fix crash on ScaleFactorChange on WindowsKirill Chibisov
2023-05-28Move manpages to scdocChristian Duerr
2023-05-25Fix hyperlink preview for 2 lines terminal (#6953)Kirill Chibisov
2023-05-22Add version 0.12.1 to CHANGELOGKirill Chibisov
2023-05-17Update patch dependenciesKirill Chibisov
2023-05-17Update clap to v4.2.7Kirill Chibisov
2023-05-16Update glutin to 0.30.8 and winit to 0.28.6Kirill Chibisov
2023-05-07Fix very long startup time on some Wayland systemsKirill Chibisov
2023-05-04Bump winit to 0.28.4Kirill Chibisov
2023-04-15Allow mode-exclusive bindings in any modeChristian Duerr
2023-03-24Fix selection rotation on the last lineChristian Duerr
2023-03-22Bump CHANGELOG development version to 0.13.0-devChristian Duerr
2023-03-19Fix `;` character in URI OSC 8 payloadKirill Chibisov
2023-03-05Bump winit to 0.28.2Kirill Chibisov
2023-02-27Send D&D input through paste actionChristian Duerr
2023-02-23Fix bracketed paste with EOT payloadChristian Duerr
2023-02-18Add `window.resize_increments` config optionKirill Chibisov
2023-02-13Add touch input supportChristian Duerr
2023-02-07Make gles2 renderer actually gles2Kirill Chibisov
2023-02-05Align quadrants with half blocks in built-in fontKirill Chibisov
2023-02-05Revert "Apply 'font.glyph_offset.y' for underline/strikeout"Kirill Chibisov
2023-02-05Resize the window by cell dimensionsKirill Chibisov
2023-02-02Update winit to 0.28Kirill Chibisov
2023-01-27Create new windows with Cmd+N by defaultChristian Duerr
2023-01-16Add support for horizontal scrollingKirill Chibisov
2023-01-15Preserve last column with erase in line rightChristian Duerr