Skip to content

Floating Layout border config not respected in Scratchpad #1237

@sjugge

Description

@sjugge

Problem observed

When displaying a Scratchpad, a border with the default color #0000ff is shown rather then the configured styling for Floating layouts. Screenshot.

Expected behaviour

Floating styling is applied to Scratchpad.

Environment

  • OS: Arch Linux 4.19.2-arch1-1-ARCH.
  • Qtile version: 0.12.0-2, installed through Pacman (package info).
  • Python versions: 3.7.1.

Reproduce

Run qtile with default or custom config (see below).

I'm starting qtile using startx, through ~/.xinitrc.

Default config

Based on package default and docs examples:

Config used available as gist, additions based on docs have been indicated with a comment: # Added per docs..

2 Scratchpads are defined in this config:

  • F11: urxvt terminal
  • F12: urxvt terminal running qshell

Custom config

Based on the default_config.py as referenced in the docs, the documentation, qtile-examples and custom config.

Config available for reference in my dotfile repo, (link at commit at time of creating this issue).
Note that color_config.py is imported.

2 Scratchpads are defined in this config:

  • Super+t: terminator terminal
  • Super+y: urxvt terminal with Python REPL

Additional info

I've been going through the issue queue on GitHub and the docs to find a solution for this, as I'm new to Qtile I assumed the issue was on my end. But after researching this and going through the code I have the impression that this may be a bug.

Any other relevant system config may be viewed in my dotfiles repo, likely no relevant but linking to ensure transparency over my environment.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions