Skip to content

Releases: lthms/spatial-shell

7

21 Jan 22:12
a478853
Compare
Choose a tag to compare

CHANGES:

spatialmsg

  • Display help with --help.

6

29 Dec 22:45
3749087
Compare
Choose a tag to compare
6

spatial

  • Fix workspaces not being correctly re-arranged on some occasions: when it had
    lost focus due to a window being moved to another workspace, or when one of
    its window had been closed while it was not focused.
  • Introduce status_bar_name <name> command to specify which status bar to
    signal when the windows arrangement is updated (was previously hard-coded to
    waybar).
  • Support i3.

spatialblock

  • Rewrite the helper in OCaml, to enjoy (way) better performances leading to a
    smoother UX.
  • Allow to dynamically associate applications ids with icons using a dedicated
    configuration file (either $XDG_CONFIG_HOME/spatial/spatialblock.json or
    $HOME/.config/spatial/spatialblock.json).

5

27 Dec 17:19
Compare
Choose a tag to compare
5

spatial

  • Fix windows flickering for real (hopefully, this is a long running issue to
    be honest).