Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

Implement simple MessageBox dialog, where no icon will be displayed. #30

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

giladreich
Copy link
Contributor

In some cases it was necessary to have a dialog without the icon. Especially on macOS where the dialog's text gets squeezed due to the icon being too big, making it look a little odd.
On Linux I made it display as info, since I don't know of a way to disable icons using zenity.

In some cases it was necessary to have a dialog without the icon. Especially on macOS where the dialog's text gets squeezed due to the icon being too big, making it look a little odd.
On Linux I made it display as `info`, since I don't know of a way to disable icons using zenity.
@giladreich giladreich mentioned this pull request Nov 6, 2021
@gen2brain gen2brain merged commit bade248 into gen2brain:master Nov 8, 2021
@giladreich giladreich deleted the add_messagebox branch November 9, 2021 13:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants