Skip to content

Tags: leftwm/leftwm

Tags

0.5.4

Toggle 0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1308 from mautamu/v0.5.4

chore: version to 0.5.4, MSRV to 1.83.0

0.5.3

Toggle 0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1292 from mautamu/v0.5.3

fix(xlib-display-server): resolve 32-bit width issue

0.5.2

Toggle 0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1289 from mautamu/v0.5.2

fix: retag leftwm crates so crates.io will accept them

0.5.1

Toggle 0.5.1's commit message

Verified

This tag was signed with the committer’s verified signature.
This version Bump is necessary to fix a mishap in the 0.5.0 release f…

…or crates.io

0.5.0

Toggle 0.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Fix wrong version Number

0.4.2

Toggle 0.4.2's commit message
sign with LeftBot

v0.4.2-rc1

Toggle v0.4.2-rc1's commit message

Verified

This tag was signed with the committer’s verified signature.
- Created `Matrix` chatrooms as an pure OSS alternative to `Discord`

- Added check to `leftwm-check` to ensure all necessary binaries are installed (via PR #1077 by @mautamu)
- Make Workspace IDs unique and predictable (via PR 1043 by @hertg)
- Add optional behaviour Settings for `FocusNextTag` and `FocusPreviousTag` to skip or expricitly go to (un-)used tags (via #1086 by @Silicasandwhich)
- Enhance visibility of configuration errors in `leftwm-check` output (via PR 1072 by @realGWM)
- Add `SwapWindowTop` command as an alternative to `MoveWindowTop` (via #1005 by @emiliode)
- Reposition mouse cursor to bottom-right corner of window when resizing (via #1009 by @nemalex)
- The currently supported MSRV is 1.65.0

- Fix build error caused by deprecated macro in `git_version` (via PR #1075 by VuiMuich)
- Fix `template.liquid` in `basic_lemonbar` example theme (via PR #1080 by VuiMuich)
- Fix to correctly restore order of windows after exiting fullscreen (via PR #1053 by @jean-santos)
- Fix that focus is found after the focused window got destroyed (via PR # 1055 by @jean-santos)
- Correct writing and formatting of docs in `themes/basic_eww` (via PR #107 by @naho)
- Various performance improvements for `command pipe`, `event loop`, `set_layout` and more (via PRs #1016, #1017, #1018, #1067, #1068 by @vrmiguel)
- Made AUR packages better compliant to packaging specs and use correct detection for `systemd` based systems (via gists by @eclairevoyant)
- Fix minor regression where `res_name` and `name` window properties were no longer checked by window rules (via #1002 by @guigot)
- Simplified async test (via PR #1069 by @vrmiguel)

0.4.1

Toggle 0.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
update changelog

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update cargo.toml (#868)

* update readme

* start updating `CHANGELOG`

* nicer screenshot

* bump crate versions

* aaaand forgot to update the Cargo.toml properly

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix typo: scripts* (#743)