diff options
author | Devin J. Pohly <djpohly@gmail.com> | 2020-04-23 23:55:29 -0500 |
---|---|---|
committer | Devin J. Pohly <djpohly@gmail.com> | 2020-04-23 23:55:29 -0500 |
commit | 60f2c0b7de50c7b680730a1a75922acb329ccf25 (patch) | |
tree | aab36a3b86bd1e91186bb4aef1ae710d390f97e6 /README.md | |
parent | 6254bcd033d330268077ec5683c5bee4f29a720f (diff) |
draw window borders
Works with scaled/rotated displays too!
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ number of ways: - Features not yet implemented: - xdg-shell popups - Urgent/attention/focus-request - - Borders and selected/normal/urgent colors + - Normal/selected/urgent border colors - layer-shell - Statusbar support (built-in or external) - Damage tracking |