raster pushed a commit to branch feature/themes/flat. http://git.enlightenment.org/core/efl.git/commit/?id=f75d3a198e1ab6b1ff603d05f3e7b56f72935444
commit f75d3a198e1ab6b1ff603d05f3e7b56f72935444 Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com> Date: Fri Dec 11 14:46:12 2020 +0000 TH - typo in comment fix --- data/elementary/themes/edc/winlist.edc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/elementary/themes/edc/winlist.edc b/data/elementary/themes/edc/winlist.edc index 4db32fbafa..1d1bad5dad 100644 --- a/data/elementary/themes/edc/winlist.edc +++ b/data/elementary/themes/edc/winlist.edc @@ -232,7 +232,7 @@ group { name: "e/widgets/winlist/item"; group { name: "e/widgets/winlist/large/bg"; alias: "e/widgets/winlist/bg"; -// disable blue and the circular shadow - they are pricey - esp blur by far +// disable blur and the circular shadow - they are pricey - esp blur by far // on older gpu's.... whilst it looks nice, it just is too costly. keep here // for information so can turn on maybe with ifdefs and alternate build that // turnns on costly expensive things like this --