gtktitlebar icon indicating copy to clipboard operation
gtktitlebar copied to clipboard

Suggestion: Window control buttons (close/restore/minimize) at the top panel

Open KSXGitHub opened this issue 6 years ago • 3 comments

Pixel Saver, no-title-bar, and Unite all have this feature.

Workaround

  • Enable no-title-bar alongside GTK Title Bar
  • Use "global menu" drop down

KSXGitHub avatar Apr 11 '19 10:04 KSXGitHub

Hi @KSXGitHub,

I don't like buttons on the top bar hence I specifically removed it from the code after I forked Unite (which seemed to be forked from No Title Bar).

I usually use Alt+F4 combination and if I can, I will try to manipulate Activities button, so when it's clicked with control, alt or shift key, it will minimize or close the window.

velitasali avatar Apr 12 '19 08:04 velitasali

I don't like buttons on the top bar hence I specifically removed it from the code after I forked Unite (which seemed to be forked from No Title Bar).

I see.

I will try to manipulate Activities button, so when it's clicked with control, alt or shift key, it will minimize or close the window.

To avoid messing things up, I suggest you move this feature to a separate extension. Your extension already does one thing and does it well.

KSXGitHub avatar Apr 12 '19 08:04 KSXGitHub

To avoid messing things up, I suggest you move this feature to a separate extension. Your extension already does one thing and does it well.

OK, thanks for the suggestion.

velitasali avatar Apr 12 '19 09:04 velitasali