Index Home gPress Hyperlinks About This Site Preferences Register Login

Categories


Computing
(posts: 9)

Design
(posts: 2)

English
(posts: 1)

Games
(posts: 4)

gPress
(posts: 3)

History
(posts: 2)

Logic
(posts: 5)

My Works
(posts: 7)

Puzzles
(posts: 1)

Releases
(posts: 8)

Theology
(posts: 3)

Updates
(posts: 6)

Writing
(posts: 2)

Pages: 1 2 3
Some New Works

Debugging Subscription Problems

Basic Aspects of Programming

Choosing a Popular OS

The Second-Person Plural Pronoun

Too Quick For You

Introducing gPress

Pages: 1 2 3
sort:

Post

Introducing gMenu

I'm pleased to announce gMenu's arrival on GitHub, under the MIT license.

From the read-me available at that repository:

"Linux application menus are typically autogenerated according to the FreeDesktop standard. This is convenient, so long as you're satisfied with the default behavior. But if users wish to make changes, they're told that their only recourse is editing .desktop files, whether by hand or with the help of GUI tools made for this purpose. My experience is that this process is unreliable and unnecessarily destructive. It's easy for the system to destroy the user's customizations, and difficult for the user to revert to the default state."

"This was frustrating when I knew that there was an easier way. As a long-time Classic Mac user, I was familiar with the Apple menu, which generated a list based on the items placed in a special folder. Why didn't this exist for Linux?"

"Well, now it does."