Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Releases: Drakulix/fireplace

v3.1.2

21 Mar 18:30
Compare
Choose a tag to compare

v3.1.1

02 Mar 20:04
Compare
Choose a tag to compare
v3.1.1

v3.1.0

23 Feb 22:40
Compare
Choose a tag to compare

Changelog

  • Handle more config file locations (see README)

v3.0.1

21 Feb 20:17
Compare
Choose a tag to compare

Changelog

  • Updated some dependencies (public api not changed)

v3.0.0

20 Feb 18:43
Compare
Choose a tag to compare

Changelog

  • Add screenshot feature (see example config)
  • Move ui configuration into output config (see example config)

Library

  • Update wlc dependency (considered public api)

Fullscreen bugfix

19 Feb 02:23
Compare
Choose a tag to compare

Changelog

  • Fixed an issue, when switching into a fullscreened workspace, the old geometry got restored

Statusbar location typo fix

18 Feb 16:58
Compare
Choose a tag to compare

Changelog

Fix typo in statusbar->location. (Buttom instead of Bottom).

=> Breaks old config files. Bump to 2.0.0.

Log folder creation fix

16 Feb 20:48
Compare
Choose a tag to compare

Changelog

Fix folder creation for the log file. Credit @IntrepidPig

Floating geometry fix

15 Feb 22:48
Compare
Choose a tag to compare

Changelog

Fix floating Views keeping their old adjusted geometry when switching modes instead of falling back to their initial.

Fullscreen fix

14 Feb 13:14
Compare
Choose a tag to compare

Changelog

Fix fullscreening messing up layout by re-adding View instead of remembering it's old position.