mherrmann / mherrmann/fman

Change color of file cursor to look more 'active'

Open
#717 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

3 votes enhancement
Dominant language
Python
Stars
275
Forks
16
PR merge metrics
No merged PRs in 30d

Description

image

Talking about this highlight bg color here. To me, the color says 'greyed out' or 'inactive' and I would expect the selector cursor to have a bit more color to it, maybe a tingle of blue or something.

I would suggest keeping the current for the inactive pane. (e.g. when TABBING to the second pane, the inactive pane's cursor changes to the current color we have now instead of a light blue. Currently the cursor simply disappears in the inactive pane) I also highly suggest rendering with the current 'inactive' color for both panes when fman isn't in focus. (helps to reduce eye movement and hesitation when working in conjunction with other apps)

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

The issue names no files, tests, or entry points; start by locating the file-cursor styling and the code handling active, inactive, and unfocused panes. Compare the current rendering with the requested states, then verify the cursor remains distinguishable when focused and uses the existing inactive color when appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
design, desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.