Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xfce4-terminal xfce4-terminal
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 94
    • Issues 94
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Apps
  • xfce4-terminalxfce4-terminal
  • Merge requests
  • !15

Draft: terminal: add support for Sixel images

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open John C. Allwein requested to merge johnnyapol/xfce4-terminal:sixel into master Dec 21, 2020
  • Overview 7
  • Commits 1
  • Pipelines 3
  • Changes 4

VTE introduced Sixel image support around 0.61.90. Information about Sixel can be found here https://en.wikipedia.org/wiki/Sixel

This commit leverages VTE's support for displaying Sixel images to enable it in xfce4-terminal when the appropriate conditions (built with a new enough VTE, distro VTE is compiled with sixel support) are present.

Addresses #76

Edited Apr 13, 2021 by John C. Allwein
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: sixel