Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom icons #29

Closed
ooTruffle opened this issue Aug 24, 2022 · 30 comments
Closed

Custom icons #29

ooTruffle opened this issue Aug 24, 2022 · 30 comments

Comments

@ooTruffle
Copy link

ooTruffle commented Aug 24, 2022

Hi is there any easy way to force icons onto certan things as some apps dont show a icon and others also dont show

@moudey
Copy link
Owner

moudey commented Aug 25, 2022

Hi, Please attach a screenshot because the link is not allowed.

@ooTruffle
Copy link
Author

TqVhZjGzvn

7irdkvgs9j

@moudey
Copy link
Owner

moudey commented Aug 25, 2022

Use this code to search the item's title:

shell
{
    static
    {
        item(find='"7-zip"' image=\uE1A4)

        item(find='unpin from start menu' image=[\uE0C7, #f0f])
    }
}

The issue of not displaying images for some programs was already fixed a day ago.

@M7MDE7EGAZY
Copy link

how to change context icon colors as accent colorizer doesn't work with it?

@moudey
Copy link
Owner

moudey commented Oct 21, 2022

@M7MDE7EGAZY
how to change context icon colors as accent colorizer doesn't work with it?

default
{
    theme
    {
        //glyph=[color1, color2]
        glyph=[color.invert(color.accent), color.accent]
    }
}

This option will be moved in the next update to theme.image.color

@M7MDE7EGAZY
Copy link

image
there is too much space in the left of the icon

@M7MDE7EGAZY
Copy link

M7MDE7EGAZY commented Oct 21, 2022

also how to know exact font name as i tried everything but nothing is working?

@M7MDE7EGAZY
Copy link

how to add icons to the items that doesn't have icons? like NVidia control panel

@moudey
Copy link
Owner

moudey commented Oct 22, 2022

there is too much space in the left of the icon

theme
{
    item
    {
        // Increase or decrease space
        padding.left=10
        padding.right=10

        margin.left=4
        margin.right=4

        // Change background color of selected item
        back.select=#ff0000
    }

    // Change font and size
    font
    {
        name="Segoe Script"
        size=16
    }
}

@moudey
Copy link
Owner

moudey commented Oct 22, 2022

how to add icons to the items that doesn't have icons? like NVidia control panel

static
{
    item(find='NVidia control panel' image=[\uE260, #0f0])
}

@M7MDE7EGAZY
Copy link

M7MDE7EGAZY commented Oct 23, 2022 via email

@moudey
Copy link
Owner

moudey commented Oct 23, 2022

@M7MDE7EGAZY
when changing font name i try everything but nothing is working how to know exact font name ?

اسهل طريقة لمعرفة اسماء الخطوط من خلال برنامج المفكرة. اضغط edit ثم اختار font ستجد اسماء الخطوط في خاصية family

font

@M7MDE7EGAZY
Copy link

image
جربتها و خدت اسم الخط نسخ و لصق و زي ما موضح في الصوره انا 1.8 بيتا في طريقة اخلي الفونت ديناميك زي 1.7 كنت لما اغير menu font في winaero يتغير معاها ؟

@moudey
Copy link
Owner

moudey commented Oct 23, 2022

@M7MDE7EGAZY
جربت خط "Ubuntu Titling" وعمل معي.
جرب استخدام "Segoe Script" واخبرني بالنتيجة

@M7MDE7EGAZY
Copy link

image

@moudey
Copy link
Owner

moudey commented Oct 23, 2022

@M7MDE7EGAZY
بعد عمل التغيرات قم بأعادة تحميل ملف الاعداد عن طريق الضغط على left-click + right-click
او قم بعمل restart explorer من خلال نافذة Shell

@M7MDE7EGAZY
Copy link

بالفعل اقوم بذلك بعد كل تغيير

@moudey
Copy link
Owner

moudey commented Oct 23, 2022

@M7MDE7EGAZY
انسخ ملف الاعداد لحفظ الاعدادات السابقة ثم ادخل الكود التالي فقط
قم بتغير الخطوط في كل محاولة
ثم جرب تغير الاعدادات ل Shell في ال Windows Sandbox

shell 
{
    default
    {
        theme
        {
            font.name="Segoe Script"
        }
    }
}

هل يتغير حجم الخط معك؟

@M7MDE7EGAZY
Copy link

image
image
طب ممكن نخليها ديناميك زي الاصدارات السابقة ؟

@moudey
Copy link
Owner

moudey commented Oct 23, 2022

طب ممكن نخليها ديناميك زي الاصدارات السابقة ؟

كل الخيارات ديناميكية

هل جربت تغير حجم الخط؟

font.size=20

@M7MDE7EGAZY
Copy link

image
تغير الخط كان يعمل بشكل اوتوماتيكي في الاصدارات السابقه

@moudey
Copy link
Owner

moudey commented Oct 23, 2022

يبدو ان الخط تغير حجمة للتأكيد قم بتغير الحجم ل 30
لم تظهر لدي هذه المشكلة رغم تجربتها على ويندوز 11 و 10 و 7
جرب هذا اخر تحديث لم ينشر بعد shell.zip
قم الاول بعمل الغاء تسجيل من نافذة شل ثم انسخ الملف لمجلد شل ثم تسجيل

@M7MDE7EGAZY
Copy link

M7MDE7EGAZY commented Oct 23, 2022

image
هذا اصدار 1.8

@M7MDE7EGAZY
Copy link

image
و هذا اصدار 1.7

@moudey
Copy link
Owner

moudey commented Oct 23, 2022

@M7MDE7EGAZY
مرحبا محمد ارجوا تجربة هذه التعديل shell.zip

@moudey
Copy link
Owner

moudey commented Oct 25, 2022

@M7MDE7EGAZY
اعتقد انه تم حل مسألة الخط؟

@M7MDE7EGAZY
Copy link

انا اعتذر جدا عن تاخري في الرد بسبب الجامعه ة عدم تواجد اللابتوب معي.
بالفعل تم حل المشكلة بنجاح

@moudey
Copy link
Owner

moudey commented Oct 25, 2022

لا عليك اخي الكريم بالتوفيق ان شاء الله

@moudey moudey closed this as completed Oct 25, 2022
@SuperSayf
Copy link

image جربتها و خدت اسم الخط نسخ و لصق و زي ما موضح في الصوره انا 1.8 بيتا في طريقة اخلي الفونت ديناميك زي 1.7 كنت لما اغير menu font في winaero يتغير معاها ؟

Could you send me your config file please?

@M7MDE7EGAZY
Copy link

image جربتها و خدت اسم الخط نسخ و لصق و زي ما موضح في الصوره انا 1.8 بيتا في طريقة اخلي الفونت ديناميك زي 1.7 كنت لما اغير menu font في winaero يتغير معاها ؟

Could you send me your config file please?

https://kingsalman-my.sharepoint.com/:w:/g/personal/mohamed20020093_ksiu_edu_eg/EQu3gl0z4fxHgftYRAhZeikBL6wARElhHg_99T1cMCA4jQ?e=lBuBWG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants