Skip to content

Commit

Permalink
Merge pull request #896 from Rogach/pr/window-navigation
Browse files Browse the repository at this point in the history
X.A.WindowNavigation: better handling of floating windows and Full layout
  • Loading branch information
slotThe authored Jul 28, 2024
2 parents 0dcecb4 + 66d334f commit eb72684
Show file tree
Hide file tree
Showing 5 changed files with 930 additions and 87 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,11 @@
- Added screen edge support with `SCTop`, `SCBottom`, `SCLeft` and
`SCRight`. Now both corners and edges are supported.

* `XMonad.Actions.WindowNavigation`

- Improve navigation in presence of floating windows.
- Handle window switching when in `Full` layout.

### Other changes

## 0.18.0 (February 3, 2024)
Expand Down
Loading

0 comments on commit eb72684

Please sign in to comment.