index
:
dwl
custom
main
My fork of dwl.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
add dist target
Leonardo Hernández Hernández
1
-1
/
+10
2022-05-09
add flag to print version and exit
Leonardo Hernández Hernández
1
-1
/
+1
2022-03-31
add DESTDIR
Leonardo Hernández Hernández
1
-3
/
+3
2022-03-31
don't let -pedantic be overridable by environment
Leonardo Hernández Hernández
1
-1
/
+1
2022-03-28
new functions ecalloc() and die()
Leonardo Hernández Hernández
1
-2
/
+2
2022-03-23
add dwl(1)
Humm
1
-2
/
+3
2022-03-13
add dwl(1)
Humm
1
-2
/
+3
2021-04-19
added uninstall target
Jason Goulet-Lipman
1
-1
/
+4
2021-04-15
group phony targets together in Makefile
Devin J. Pohly
1
-9
/
+8
2021-04-15
re-compile if config.mk changes
Devin J. Pohly
1
-1
/
+1
2021-01-18
remember to add client.h in Makefile
Devin J. Pohly
1
-1
/
+1
2020-12-25
add "all" target
Devin J. Pohly
1
-0
/
+1
2020-12-24
use the install command to install
Devin J. Pohly
1
-3
/
+1
2020-12-19
remove -Werror=declaration-after-statement
Guido Cella
1
-1
/
+1
2020-12-19
add install target to Makefile and corresponding prefix variable to config.mk
Keating950
1
-0
/
+5
2020-12-19
Added basic tap-to-click for touchpad users
will
1
-1
/
+1
2020-12-19
Implement the idle protocol
Guido Cella
1
-2
/
+12
2020-11-22
add install target to Makefile and corresponding prefix variable to config.mk
Keating950
1
-0
/
+5
2020-10-17
Added basic tap-to-click for touchpad users
will
1
-1
/
+1
2020-08-28
simplify make clean
Guido Cella
1
-1
/
+1
2020-08-26
update make clean
Guido Cella
1
-1
/
+1
2020-08-24
layer shell initial attempt
Guido Cella
1
-2
/
+12
2020-08-10
make XWayland support optional
Devin J. Pohly
1
-3
/
+4
2020-07-25
xwayland: unmanaged (dropdown menu) support
Alexander Courtis
1
-1
/
+1
2020-07-24
warn but don't error on unused function
Devin J. Pohly
1
-1
/
+1
2020-05-02
sacrifice 24 lines to suckless style :)
Devin J. Pohly
1
-2
/
+2
2020-04-22
turn on some warnings
Devin J. Pohly
1
-1
/
+1
2020-04-22
move config.h to config.def.h
Devin J. Pohly
1
-0
/
+3
2020-04-11
make Makefile a bit more my style
Devin J. Pohly
1
-12
/
+15