File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed
Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 1- # Spatial Shell Changelog
1+ # 5 (unreleased)
22
3- ## Release 5 (unreleased)
3+ ## ` spatial `
44
5- ## Release 4 (2023-12-27)
5+ # 4 (2023-12-27)
66
7- ### ` spatial `
7+ ## ` spatial `
88
99- Drop support for emulating dimmed unfocused windows by changing the opacity
1010 of unfocused windows.
1111- Drop any form of background management.
1212- Fix windows flickering when hitting two shortcuts at once.
1313
14- ## Release 3 (2023-12-26)
14+ # 3 (2023-12-26)
1515
16- ### ` spatial `
16+ ## ` spatial `
1717
1818- Extend commands ` focus ` and ` move ` to support targeting a specific workspace.
1919- Fix focus on floating windows.
2222- Add a basic support for comments in the config file. Line starting with the
2323 character # are ignored.
2424
25- ## Release 2 (2023-05-18)
25+ # 2 (2023-05-18)
2626
27- ### ` spatial `
27+ ## ` spatial `
2828
2929- Drop the dynamic linking dependency to GMP.
3030- Fix moving a window upward being able to make a window disappear if the
3131 current workspace is the upmost one.
3232- Fix windows sometimes disappearing from workspaces when moving the focus
3333 upward or downward.
3434
35- ### ` spatialmsg `
35+ ## ` spatialmsg `
3636
3737- Drop the dynamic linking dependency to GMP.
3838
39- ## Release 1 (2023-04-29)
39+ # 1 (2023-04-29)
4040
4141The first release of Spatial Shell establishes a strong foundation for the
4242project. Following in i3 and sway’s footsteps, it introduces a daemon
Original file line number Diff line number Diff line change 11(lang dune 3 .0)
2+ (name spatial-shell)
23
34( generate_opam_files true )
45
You can’t perform that action at this time.
0 commit comments