Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Incompatibility with xcompmgr -f #24

@divVerent

Description

@divVerent

xsecurelock is currently not compatible with xcompmgr -f; with this combination, the screen is not blanked while locked because both xcompmgr and xsecurelock are drawing to the same destination.

Currently no fix is known; possible workarounds seem to be:

  • compton -f (but without -i option, apparently)
  • compton -f --backend glx --paint-on-overlay (allows -i option)
  • passing XSECURELOCK_NO_COMPOSITE=1 to xsecurelock (which may make transparent notifications show up on top of the lockscreen)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions