linuxmint / linuxmint/muffin

Disable window resize dimension overlay

Open
#864 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
245
Forks
127
PR merge metrics
No merged PRs in 30d

Description

When resizing a window with the mouse, the window border dimensions (width/height) are displayed as an overlay/tooltip. This can be distracting during normal operation and obscures the window content.

Could an option be added to Muffin (Cinnamon's WM) to disable this display, or make it a configurable setting?

This behavior is typical for WMs that use WM_NORMAL_HINTS to show the current size in terms of character grid/cells, but it is not desirable for all users.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing Muffin's mouse-resize behavior and the overlay or tooltip that displays window dimensions, then review how configuration options are exposed. The work is done when users can disable or configure this display without affecting normal window resizing; no specific files or tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.