! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Add --start-hidden command line option to task manager
Status:
RESOLVED: FIXED
Product:
Xfce4-taskmanager
Component:
General

Comments

Description Ben Burrill 2018-04-18 03:24:49 CEST
Created attachment 7668 
Adds --start-hidden; tries to be friendly with the "Hide into the notification area" option; use git am to apply

The notification icon for the task manager is pretty nice by itself, and I would like to have it run on login without needing to start the task manager manually, it would be nice to have a --start-hidden (or similar) command line option.

I have attached a proposed git format-patch patch that adds this feature for your review.
Comment 1 Landry Breuil editbugs 2018-05-27 11:56:49 CEST
Nice, but it would be even better if it used the glib way of parsing commandline args...
Comment 2 Ben Burrill 2018-05-27 23:06:28 CEST
Created attachment 7744 
The proposed patch, now with glib cli parsing

I have amended the previous patch to use GOption.
Comment 3 Git Bot editbugs 2018-05-28 21:16:52 CEST
Ben Burrill referenced this bugreport in commit 5fdfe369a62eb8027ffd50962c3dc0a01b25c92a

Add --start-hidden command-line option (bug 14343)

https://git.xfce.org/apps/xfce4-taskmanager/commit?id=5fdfe369a62eb8027ffd50962c3dc0a01b25c92a
Comment 4 Landry Breuil editbugs 2018-05-28 21:17:55 CEST
Thanks! Maybe a message telling the user to activate the notification area option if starting hidden would be nice, but the basic is fine !
Comment 5 Ben Burrill 2018-05-28 22:24:31 CEST
Created attachment 7752 
A few improvements on --start-hidden

I added a warning message to stdout in that case, along with a couple other small changes (including a bug fix) in a new patch.
Comment 6 Git Bot editbugs 2018-05-28 22:35:37 CEST
Ben Burrill referenced this bugreport in commit 397bb63e2384709a0a9e39e0c81ce5cc5ab3f352

Improvements to --start-hidden (bug 14343)

https://git.xfce.org/apps/xfce4-taskmanager/commit?id=397bb63e2384709a0a9e39e0c81ce5cc5ab3f352

Bug #14343

Reported by:
Ben Burrill
Reported on: 2018-04-18
Last modified on: 2018-05-28

People

Assignee:
Mike Massonnet
CC List:
1 user

Version

Attachments

Additional information