diff options
| author | Danilo Macrì <danix@danix.xyz> | 2026-03-30 18:10:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-30 18:10:09 -0400 |
| commit | eda518ec01fe97abe77b0be790ef5ab4cfe16439 (patch) | |
| tree | 6a1d5fbf82167d5c3cd20b203dce962960e17942 /qarma/README.md | |
| parent | 691abf1c1e7f18b1607b7a2ec26537abfd666cf8 (diff) | |
| parent | e553c5ea90ce1cf6cafc58bf8ed905036dd343ae (diff) | |
| download | my-slackbuilds-eda518ec01fe97abe77b0be790ef5ab4cfe16439.tar.gz my-slackbuilds-eda518ec01fe97abe77b0be790ef5ab4cfe16439.zip | |
Merge pull request #2 from danixland/qarma
qarma: add version 1.0.0
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. |
