Skip to content

Window border dimensions appear during mouse resize #178

Description

@sporteka2

Description

When resizing the mlterm window with the mouse, the window border dimensions appear directly on the window. These dimensions are not useful by default - they just show the current width/height of the window frame.

Users find them distracting during normal operation as they obscure content and serve no practical purpose.

Steps to reproduce

  1. Open mlterm
  2. Click and drag the window border with the mouse to resize
  3. Observe that window dimensions appear during the resize

Expected behavior

Window should resize silently without showing dimension information

Possible solution

Add an option to disable/hide these dimensions during mouse resize, or make them optional/debug-only. This could be controlled by a command-line option like --hide-resize-dimensions or via configuration.

Additional context

These dimension displays could potentially be useful for debugging, but should not appear by default.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions