1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2025-04-14 17:53:25 -04:00
picom/.gitignore
Arda Atci b37989b9ba picom upto date sync with yshui, full anim support
small changes

small changes

picom upto date sync with yshui, full anim support

small changes

small changes

rounded corner delay fix

fixed open window type anim, closes #12

AUR pkg, closes #15, thanks fxzzi

fix lerping on shadows, closes #4

picom upto date sync with yshui, full anim support

animations added, picom upstreamed yshui/next

shadow fix

shadow fix

randr extension

randr anim fix

randr_mon position fix

pos fix

multi monitor desktop switch fixed

fix for vertical stacked monitors

closes #26

revert opacity rule

index on next: 5a8c61da revert opacity rule

Add running section to README.md

Properly animates depending on wintype animation property in config

fixed window unmap crash

fixes animations on destroying/unmapping windows

xrender fix
2024-03-19 13:25:24 +00:00

60 lines
707 B
Text

# Build files
.deps
.direnv
aclocal.m4
autom4te.cache
config.log
config.status
configure
depcomp
install-sh
missing
stamp-h1
compton
*.o
*.d
build/
compile_commands.json
build.ninja
make.sh
# language servers
.ccls-cache
.clangd
.cache
# CMake files
compton-*.deb
compton-*.rpm
compton-*.tar.bz2
release/
_CPack_Packages/
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
CPackSourceConfig.cmake
install_manifest.txt
# Vim files
.sw[a-z]
.*.sw[a-z]
*~
# Misc files
core.*
.gdb_history
oprofile_data/
compton.plist
callgrind.out.*
man/*.html
man/*.1
doxygen/
.clang_complete
.ycm_extra_conf.py
.ycm_extra_conf.pyc
/src/backtrace-symbols.[ch]
/compton*.trace
*.orig
/tests/log
/tests/testcases/__pycache__/