Skip to content

Releases: milgra/sov

sov 0.74

04 Oct 13:32
Compare
Choose a tag to compare
  • window_border_radius, window_border_color, window_border_size, workspace_border_radius, workspace_border_size added to configuration
  • framework updates and refactoring
  • systemd support added
  • bugfixes

sov 0.73

28 Aug 06:26
Compare
Choose a tag to compare
  • fix infinite loop when scaled window is too narrow for one character

sov 0.72

13 Jul 07:34
Compare
Choose a tag to compare
  • using meson datadir for global config file location ( for nix users and other platforms )
  • fixing escaped window titles
  • guarding linux-specific includes ( sov now compiles on FreeBSD )

sov 0.71

12 May 07:58
Compare
Choose a tag to compare
  • using fc-match instead of fc-list so generic descriptions can be used like "monospace" if no exact font specified

sov 0.7

12 May 07:37
Compare
Choose a tag to compare
  • multi head support, outputs show their dedicated workspaces only
  • refactor

sov 0.63

02 May 20:04
Compare
Choose a tag to compare
  • added posix_c_source version macro for stricter compilers
  • added linux/limits.h inclusion for distributions where standard limits.h doesn't contain PATH_MAX
  • doc/help typo fixes

sov 0.62

28 Apr 12:21
Compare
Choose a tag to compare
  • fixed blending issues, now non-bitmap fonts are blended and anti-aliased into the layer like angel wings!
  • fixed build problems with older meson versions
  • stdio is explicitly included where popen is used, hopefully it solves build problems on void linux
  • default font is changed to sans to help first start/try/experimenting
  • test images are also updated to reflect the latest changes
  • help text update

sov 0.61

25 Apr 09:25
Compare
Choose a tag to compare

Fixed an empty workspaces issue

sov 0.6

24 Apr 12:32
Compare
Choose a tag to compare
  • Fixed crash on floating windows
  • Fixed no workspaces drawn on empty tree
  • Test updates

sov 0.5

13 Apr 12:14
Compare
Choose a tag to compare

Initial public release