mirror of
https://github.com/swaywm/sway.git
synced 2026-04-22 06:46:27 -04:00
feat: add round titlebars (#26)
This commit is contained in:
parent
9ee7fa61af
commit
1930bd0d71
12 changed files with 291 additions and 67 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Sway is an incredible window manager, and certainly one of the most well established wayland window managers. However, it is restricted to only include the functionality that existed in i3. This fork ditches the simple wlr_renderer, and extends it to render fancy GLES2 effects. This, along with a couple of minor changes, expands sway's featureset to include the following:
|
||||
|
||||
+ **Anti-aliased rounded corners and borders**
|
||||
+ **Anti-aliased rounded corners, borders, and titlebars**
|
||||
+ **Scratchpad treated as minimize**: Allows docks, or panels with a taskbar, to correctly interpret minimize / unminimize requests ([thanks to LCBCrion](https://github.com/swaywm/sway/issues/6457))
|
||||
+ **Add a nix flake to the repo**: Allows nixos users to easily contribute to and test this project
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue