This website works better with JavaScript.
Home
Explore
Register
Sign In
Mojave
/
QuickActionsNoBG1
forked from
yaypixxo/QuickActionsNoBG
Watch
2
Star
1
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
Branch:
master
master
v1.0.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
QuickActionsNoBG1
/
Tweak.x
7 lines
102B
Raw
Permalink
Blame
History
%hook UICoverSheetButton
- (id)_backgroundEffectsWithBrightness:(double)arg1 {
return 0;
}
%end