elementary / elementary/stylesheet

Incompatibility with i3wm manager

Open
#843 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
SCSS
Stars
315
Forks
67
Avg merge
44m
Merged PRs (30d)
1

Description

## Prerequisites
- [x] I have searched open and closed issues for duplicates.

## 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](https://user-images.githubusercontent.com/220968/95088271-04c1ed80-0723-11eb-835c-31cb0fc0fb56.png)

### Logs

## Platform Information
App forcing to use elementary theme suffer this problem.

- [x] I'm using the latest version from git that I've manually compiled
- [x] I'm using the latest released stable version

## Additional context
There are some supposed workarounds, basically:

~/.config/gtk-3.0/gtk.css
```
window decoration {
box-shadow: none;
margin: 1px;
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.