Commit 335d3f1
committed
src/config: Add exceptions for wl-clipboard.
wl-clipboard invisible window (literally just a dot shows up) can cause
the tiler to make it take an entire window worth of space, and it is
supposed to be immediately closed so we see a tiling flicker. And also
sometimes the window dangles (there is an open bug for it), so it takes
up unnecessary space.
This window is not supposed to be tiled, in fact it has skip-taskbar
flag set. Let's add exceptions for it.
Closes: #1819
Signed-off-by: Siddh Raman Pant <25429745+siddhpant@users.noreply.github.com>1 parent cfb5ee1 commit 335d3f1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
0 commit comments