savchenko
savchenko
`swaylock` appears to be broken and now this... What session lockers are still viable under Wayland?
Reading the relevant topic at Freedesktop/Wayland and https://github.com/swaywm/wlroots/issues/2706 makes me think that exiting to TTY suddenly does not look as bad.
> No, it's part of the compositor. Well, then it's more of a "switch to another WM".
> BTW, these are either bugs in the compositor or layer shell protocol, not the screen locker. This is being discussed here: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/100
@stevearc mmm... I haven't specified any backends in the config, must use the default priority list. I do have `fzf` in `$PATH` and `fzfx.lua` installed if that matters. Output of...
`iceberg_dark` that comes pre-packaged with LuaLine works miraculously well: 
> buffers component actually has a slightly different option named buffers_color You are correct! Any chance you know how to affect the background of the tabline? Area outlined in red:...
@Sam-programs, > :help Should be used to prevent this from happening, What do you mean?
This affects SQLAlchemy which doesn't like the repetitive import: ``` sqlalchemy.exc.InvalidRequestError: Table 'foo' is already defined for this MetaData instance. Specify 'extend_existing=True' to redefine options and columns on an existing...
The "headers" section on the right. Request headers are split in two columns, while response headers are displayed as simple text with no columns or highlighting:  Is it possible...