custom-window-controls icon indicating copy to clipboard operation
custom-window-controls copied to clipboard

Confusion

Open herp1derp2 opened this issue 2 years ago • 1 comments

Linux : 6.5.4-arch2-1 Gnome version : 45

See screenshot: Screenshot from 2023-09-26 21-12-30

Couple of issues: Main: background color of button layout does not match the default background color.

  1. both green yellow buttons minimize the window.
  2. ghost (not visible) buttons from default adwaita, which are still functional on the background. You can click on them if you click few pixels away from your custom buttons.

Otherwise looks great!

herp1derp2 avatar Sep 26 '23 15:09 herp1derp2

Re background color: Please try button layout -> left for now

  1. could be related to 2. Still figuring a universal way to track button positions. Thanks for testing.

If you're into macos buttons.. here is a purely css way (for gtk3 & gtk4 apps only though) https://github.com/icedman/gnome-shell-hammer/tree/master/window-theme

icedman avatar Sep 27 '23 22:09 icedman