From: John Tsiombikas Date: Wed, 24 Aug 2016 05:45:41 +0000 (+0300) Subject: thicker lines in file icons X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=vrfileman;a=commitdiff_plain;h=4e86dbc3eddad9da0b11ecb1b68d68db7b88c57e thicker lines in file icons --- diff --git a/src/fs.cc b/src/fs.cc index 8aec1b0..aedeacd 100644 --- a/src/fs.cc +++ b/src/fs.cc @@ -195,6 +195,7 @@ void draw_fs() // then draw file icons glDisable(GL_BLEND); glUseProgram(0); + glLineWidth(2.0); col = 0; for(int i=0; i