aquariwm icon indicating copy to clipboard operation
aquariwm copied to clipboard

A modular Wayland compositor and X11 window manager that's approachable.

Results 15 aquariwm issues
Sort by recently updated
recently updated
newest added

Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.12.0 to 0.12.1. Release notes Sourced from styfle/cancel-workflow-action's releases. 0.12.1 Patches Fix: bump to node20: #212 Commits 85880fa 0.12.1 00326b1 fix: bump to node20 (#212) See full...

dependencies
github_actions

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3 to 4. Release notes Sourced from actions/dependency-review-action's releases. v4.0.0 Update action to Node 20 by @​takost in actions/dependency-review-action#639 Dependabot updates, see the full changelog for more...

dependencies
github_actions

Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 2 to 3. Release notes Sourced from actions/upload-pages-artifact's releases. v3.0.0 Changelog Use v4 upload-artifact tag @​robherley (#80) Upload pages artifact with upload-artifact v4-beta @​konradpabjan (#78) To deploy...

dependencies
github_actions

Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 3 to 4. Release notes Sourced from actions/deploy-pages's releases. v4.0.0 Changelog Deploy pages using artifact IDs @​konradpabjan (#251) :warning: This version of actions/deploy-pages is ONLY compatible with...

dependencies
github_actions

Working with layouts is complicated a lot by my representation of the layout tree. While it is the most obvious way to represent a tree, I understand now that there...

rewrite
implementations
layouts

Layout regions are areas of the screen used for a tiling layout. Normally, that would be the whole screen, but they could be useful on an ultrawide, for example, where...

implementations
layouts

## Vertical group example For example, if a window in a vertical group has a minimum width larger than another window in that vertical group's maximum width, you'd either just...

enhancement
implementations
layouts

The testing window won't close when you request to (e.g. by pressing a cross button or close window keybinds). It does when AquariWM is force closed e.g. with the stop...

bug
dependencies
help-wanted
X11

The ability to open a new terminal window with Super + Shift + Enter and close the current window with Super + Shift + Q would be very helpful for...

bug
implementations
X11