diff options
| author | Danilo M. <danix@danix.xyz> | 2026-03-30 23:59:37 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-03-30 23:59:37 +0200 |
| commit | 6162beaf36a3ce60e69d95fd63db99f7be88ea19 (patch) | |
| tree | d4a663ae637c09c61b0c7b954eb94098a833e20c /qarma/README.md | |
| parent | 691abf1c1e7f18b1607b7a2ec26537abfd666cf8 (diff) | |
| download | my-slackbuilds-6162beaf36a3ce60e69d95fd63db99f7be88ea19.tar.gz my-slackbuilds-6162beaf36a3ce60e69d95fd63db99f7be88ea19.zip | |
qarma: add version 1.0.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'qarma/README.md')
| -rw-r--r-- | qarma/README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/qarma/README.md b/qarma/README.md new file mode 100644 index 0000000..22a95c2 --- /dev/null +++ b/qarma/README.md @@ -0,0 +1,17 @@ +qarma +===== + +Qarma is a tool to create dialog boxes, based on Qt. +It's a clone of Zenity which was written for GTK+. + + +Q: Why do you waste time cloning a perfectly fine tool? + +A: +"The answer is that GTK+ is primarily intended to be used on the GNOME desktop" +"GTK+ must focus on being the toolkit of the GNOME platform first, and tackle integration second." + +See this [LWN Article](https://lwn.net/Articles/562856/) and this [blog post](http://blogs.gnome.org/mclasen/2014/03/21/dialogs-in-gtk-3-12/). + +Q: Does the name mean anything? +A: Yes. |
