Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
WindowMaker
WindowMaker-wmspec.c-findBestIcon.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File WindowMaker-wmspec.c-findBestIcon.patch of Package WindowMaker
--- src/wmspec.c +++ src/wmspec.c @@ -402,7 +402,7 @@ * results in better overall aesthetics -Dan */ wanted = wPreferences.icon_size * wPreferences.icon_size; - for (icon=NULL, distance=LONG_MAX, i=0L; i<items-1; ) { + for (icon=NULL, distance=wanted, i=0L; i<items-1; ) { size = data[i] * data[i+1]; if (size==0) break;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor