mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-04-06 07:15:31 -04:00
cleanup
This commit is contained in:
parent
ee83096ad9
commit
4f329466d8
3 changed files with 17 additions and 2973 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,3 +4,5 @@ dwl
|
||||||
*-protocol.h
|
*-protocol.h
|
||||||
.ccls-cache
|
.ccls-cache
|
||||||
config.h
|
config.h
|
||||||
|
.cache/
|
||||||
|
compile_commands.json
|
||||||
|
|
|
||||||
15
README.md
15
README.md
|
|
@ -1,5 +1,20 @@
|
||||||
# dwl - dwm for Wayland
|
# dwl - dwm for Wayland
|
||||||
|
|
||||||
|
###
|
||||||
|
This is my personal customized branch of dwl.
|
||||||
|
|
||||||
|
I have:
|
||||||
|
- Applied various patches
|
||||||
|
- Tweaked some config
|
||||||
|
|
||||||
|
I want to:
|
||||||
|
- Port my own varcol layout from dwm to dwl
|
||||||
|
- Port my remember tags patch from dwm
|
||||||
|
|
||||||
|
I need to find or write:
|
||||||
|
- A patch to prevent focus stealing
|
||||||
|
|
||||||
|
###
|
||||||
Join us on our [Discord server] or at [#dwl] on irc.libera.chat.
|
Join us on our [Discord server] or at [#dwl] on irc.libera.chat.
|
||||||
|
|
||||||
dwl is a compact, hackable compositor for [Wayland] based on [wlroots]. It is
|
dwl is a compact, hackable compositor for [Wayland] based on [wlroots]. It is
|
||||||
|
|
|
||||||
2973
dwl.c.orig
2973
dwl.c.orig
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue