ghostbsd / networkmgr

NetworkMgr is a Python GTK3 network manager for FreeBSD, GhostBSD, TrueOS and DragonFlyBSD
BSD 3-Clause "New" or "Revised" License
95 stars 29 forks source link

Simplify the trayicon menu building #95

Closed kenrap closed 11 months ago

kenrap commented 11 months ago

I'm closing this since I don't think my refactor here would be benefitial. I feel this is more "clever" than it is "helpful" from a maintenance point of view.

However I think much of the codebase is already in excellent shape until more future changes adds more code-smells I can easily sweep. 😎