mirror of
https://github.com/yshui/picom.git
synced 2024-11-03 04:33:49 -05:00
a5d9955ca4
- Let window type detection start with the client window if there's one, in hope to enhance performance. - Change get_wintype_prop() to fetch the property only once. - Default to WINTYPE_UNKNOWN instead of WINTYPE_NORMAL if _NET_WM_WINDOW_TYPE is missing. - Fix a mistake in calc_opacity(). - Add some items to .gitignore. - Fix a typo in usage().
27 lines
250 B
Text
27 lines
250 B
Text
.deps
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
configure
|
|
depcomp
|
|
install-sh
|
|
missing
|
|
stamp-h1
|
|
compton
|
|
*.o
|
|
*~
|
|
core
|
|
|
|
# Vim files
|
|
.*.sw[a-z]
|
|
|
|
# oprofile files
|
|
oprofile_data
|
|
|
|
# clang files
|
|
compton.plist
|