This website works better with JavaScript.
Explore
Help
Sign In
github-forks
/
latte-dock
mirror of
https://github.com/KDE/latte-dock.git
Watch
1
Star
0
Fork
You've already forked latte-dock
0
Code
Issues
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5fe27176fa
v0.10
master
work/plasma6
stable/plasma5
work/fuf/qt6
work/fuf/bug464528
work/usta_fix_ecm_version_check
work/m_edgeslide
old/work/m_layershell
work/m_layershell
v0.9
work/spdx
v0.8
v0.7
v0.6
v0.10.8
v0.10.7
v0.10.6
v0.10.5
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.98
v0.9.97
v0.9.91
v0.9.12
v0.9.11
v0.9.10
v0.9.9
v0.9.8.1
v0.9.8
v0.9.7
v0.9.6
v0.9.5
v0.9.4
v0.9.3
v0.9.2
v0.9.1
v0.9.0
v0.8.97
v0.8.9
v0.8.7
v0.8.6
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.1
v0.8.0
v0.7.96
v0.7.95
v0.7.5
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.2
v0.6.1
v0.6.0
v0.5.90
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5fe27176fa'
${ noResults }
latte-dock
/
formatter.sh
4 lines
89 B
Bash
Raw
Blame
History
#!/bin/bash
astyle --options
=
'astylerc'
`
find -maxdepth
3
-name
'*.cpp'
-o -name
'*.h'
`
Reference in New Issue
View Git Blame
Copy Permalink