mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-10-27 10:14:14 +00:00
cleanup
This commit is contained in:
parent
ee83096ad9
commit
4f329466d8
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…
x
Reference in New Issue
Block a user