Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configurable window border for terminal window #586

Merged
merged 18 commits into from
Apr 21, 2024

Conversation

o-sdn-o
Copy link
Collaborator

@o-sdn-o o-sdn-o commented Apr 21, 2024

Changes:

<config>
    <term>
        <layout>
            <oversize=0 opacity=0xC0/>  <!-- Scrollback horizontal (left and right) oversize. (for convenient horizontal scrolling). -->
            <border=1/>                 <!-- Viewport's left and right border. -->
        </layout>
    </term>
</config>
  • config/term/fields section renamed to config/term/layout;
  • config/term/fields/size option renamed to the config/term/layout/oversize section;
  • config/term/fields/lucent option renamed to config/term/layout/oversize/opacity;

image

@o-sdn-o o-sdn-o merged commit ab8c9c6 into directvt:master Apr 21, 2024
9 checks passed
@o-sdn-o o-sdn-o deleted the gui-bridge branch April 21, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant