Releases: ArtsyMacaw/wlogout
Releases · ArtsyMacaw/wlogout
v1.2.2
Stable-1.2.1
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
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
Fixed
- Fix cross builds (travankor)
- Fix font color on some themes
- Fix zsh completions
Stable-1.1
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
Changed
- Removed dependency on
gtk-layer-shell
- Uses xdg-wm's fullscreen
Fixed - Now works on KDE and GNOME
Stable-1.0.3
Changed
- logout command now not specific to sway
- fixed help and version formatting problems
Stable-1.0.2
Fixed
- Changed help and version strings to literals
Stable 1.0.1
Added
- Column and row spacing cli options
- Height and Width button modifiers
Fixed
- Corrected version number
Beta-0.5
Added
- Shell completions
- Set margin on individual sides
- Man pages
Changed
- Refactored code
- Switched to png's from svg's