elementary / stylesheet

The GTK Stylesheet for elementary OS
https://elementary.io
GNU General Public License v3.0
320 stars 74 forks source link

Incompatibility with i3wm manager #843

Open albfan opened 3 years ago

albfan commented 3 years ago

Prerequisites

Describe the bug

Using elementary theme with i3wm causes a big black border

To Reproduce

Run Akira on i3wm https://github.com/akiraux/Akira/issues/395 Other software with same problem https://github.com/alainm23/planner/issues/303

Expected behavior

Not to see a big black border

Screenshots or screen recordings

image

Logs

Platform Information

App forcing to use elementary theme suffer this problem.

Additional context

There are some supposed workarounds, basically:

~/.config/gtk-3.0/gtk.css

window decoration {
    box-shadow: none;
    margin: 1px;
}
hanaral commented 3 years ago

Have you tried it with the current git stylesheet?

albfan commented 3 years ago

Let me check. I'm on arch Linux and can try https://aur.archlinux.org/packages/gtk-theme-elementary-git/