1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Dec 19, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1404 from contour-terminal/improvement/refactors More... about 1 year ago
[crispy] Replace crispy::indexed() with ranges::views::enumerate() More... about 1 year ago
[vtparser] Drop crispy dependency and make use of range-v3, drop logging More... about 1 year ago
[vtparser] Drop dead test_main.cpp file More... about 1 year ago
[vtparser] Adds missing license header More... about 1 year ago
[contour] Drop unused using declaration More... about 1 year ago
[vtrasterizer] TextRenderer: remove dead member variable More... about 1 year ago
Merge pull request #1400 from contour-terminal/fix/mouse-wheel-alt-modifier More... about 1 year ago
Merge pull request #1401 from contour-terminal/fix/text-run-issues More... about 1 year ago
[vtrasterizer] Fixes some text run segmentation problems, e.g., not making use of some programming ligatures More... about 1 year ago
Fixes mouse scroll wheel events going into the wrong direction if Alt modifier was pressed at the same time More... about 1 year ago
[CMake] Fix Catch2 summary line More... about 1 year ago
Merge pull request #1399 from contour-terminal/fix/ubuntu-missing-deps More... about 1 year ago
install-deps.sh: Add missing deps for SuSE linux (qml imports packages) More... about 1 year ago
[contour] Drop leaked debug-print in sendKeyEvent() (again) More... about 1 year ago
[contour] Fixes .deb packaging, missing libyaml-cpp dependency More... about 1 year ago
install-deps.sh: Fixes install_deps_fedora for qtquickcontrols2-devel More... about 1 year ago
Fixes missing dependencies for release .deb packages More... about 1 year ago
Merge pull request #1398 from contour-terminal/fix/opensuse-deps More... about 1 year ago
Fixes `scripts/install-deps.sh` for openSuSE (Tumbleweed) to install the correct dependencies More... about 1 year ago
metainfo.xml: Prepare for future release 0.4.2 More... about 1 year ago
Merge pull request #1396 from contour-terminal/release More... about 1 year ago
metainfo.xml: Mark release 0.4.1 More... about 1 year ago
Merge pull request #1395 from contour-terminal/fix/wide-emoji-overwrites More... about 1 year ago
Quick-Compile-Fix on signed vs unsigned More... about 1 year ago
[vtbackend] Screen: Fixes screen destruction on sibling cells when overwriting wide characters More... about 1 year ago
Merge pull request #1394 from 0x5c/fix/textobject-docs More... about 1 year ago
docs: fixed markup for backticks text object More... about 1 year ago
Merge pull request #1393 from contour-terminal/fix/fast_scroll More... about 1 year ago
Fix fast scroll with touchpad More... about 1 year ago