Skip to content

Releases: ArtsyMacaw/wlogout

v1.2.2

22 Apr 21:08
2db390f
Compare
Choose a tag to compare

What was changed

  • Fix wlogout not building when compiled without layershell support #49
  • Explicitly destroy windows on other monitors after running command #45

Stable-1.2.1

01 Mar 05:20
c194e16
Compare
Choose a tag to compare

What was Changed

  • Fix null pointer bug @Mango0x45 in #44
  • Use loginctl lock-session for default lock command
  • Subsequently remove swaylock as an optional dependency
  • Let compositor chose where to full screen by default, fixes #43

Stable-1.2

26 Feb 01:56
f2a6e3d
Compare
Choose a tag to compare

What was changed

  • Default to layer-shell protocol when available
  • Fixed gaps between buttons looking bad
  • Added support for multiple monitors
  • Added ability to display key binds of buttons
  • Recognize -C as an alias of --css by @CodeLongAndProsper90 in #25
  • Set layer shell namespace properly by @latipun7 in #30
  • App closes when background is clicked by @LinusDikomey in #37
  • Corrected typos in man page by @b1rger in #11 and #10
  • Fixed missing tab by @Artturin in #40

Stable-1.1.1

14 Mar 05:38
0a4289e
Compare
Choose a tag to compare

Fixed

  • Fix cross builds (travankor)
  • Fix font color on some themes
  • Fix zsh completions

Stable-1.1

18 Jan 21:24
0a062f4
Compare
Choose a tag to compare

Added

  • Buttons can now be made circular
  • Switch between layer shell and xdg

Fixed

  • Segfault when XDG_CONFIG_HOME was set

Stable-1.0.4

17 Jan 06:39
0322ef1
Compare
Choose a tag to compare

Changed

  • Removed dependency on gtk-layer-shell
  • Uses xdg-wm's fullscreen
    Fixed
  • Now works on KDE and GNOME

Stable-1.0.3

09 Jan 23:19
4f0ded9
Compare
Choose a tag to compare

Changed

  • logout command now not specific to sway
  • fixed help and version formatting problems

Stable-1.0.2

09 Jan 05:14
347c8c8
Compare
Choose a tag to compare

Fixed

  • Changed help and version strings to literals

Stable 1.0.1

09 Jan 04:11
94a806f
Compare
Choose a tag to compare

Added

  • Column and row spacing cli options
  • Height and Width button modifiers

Fixed

  • Corrected version number

Beta-0.5

08 Jan 03:48
Compare
Choose a tag to compare
Beta-0.5 Pre-release
Pre-release

Added

  • Shell completions
  • Set margin on individual sides
  • Man pages

Changed

  • Refactored code
  • Switched to png's from svg's