Skip to content

windows get shown on top when compton is active #204

@bebehei

Description

@bebehei

Current Behavior

Windows appearing after i3lock's start and in combination with compton will get shown on top. When compton is not active, the behavior is not seen.

Here's a screenshot of a clean Ubuntu VM with the reproduction instructions executed:

screenshot-bionic

Expected Behavior

Windows shall get drawn below i3lock.

Reproduction Instructions

# On a clean Ubuntu 18.04 installation
$> sudo apt install i3-wm i3lock i3status dunst compton

# And after i3 login:
$> compton -c &
$> dunst &
$> (sleep 7 && notify-send a b) &
$> i3lock

Environment

Output of i3lock --version:

$> i3lock --version
i3lock: version 2.10 (2017-11-25) © 2010 Michael Stapelberg

Related

#130

Originally reported on dunst-project/dunst#553

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions