linebender / linebender/druid

implement 'show titlebar' window option

Open
#634 12 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

discussion help wanted shell/mac shell/win
Dominant language
Rust
Stars
9.7k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

This was implemented on gtk in #587. This is at least somewhat complicated on mac; it isn't 100% clear what it should correspond to. If there is no window border on mac that means the window also is not resizable or moveable by default. Is that the intended behaviour? this needs to be clarified.

cc @Psykopear: exactly what is the intended behaviour of a window that has `show_titlebar` false? can that window be resized or moved? We may need to slightly rethink this..

Contributor guide

Open the contributing guide

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 reading the GTK implementation in issue #587 and the discussion here about the macOS meaning of show_titlebar. Clarify whether a titlebar-less window should remain resizable or movable. The issue is complete when the intended behavior is decided and the macOS implementation and its validation reflect that decision.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.