Opened 8 years ago

Last modified 7 years ago

#37 new enhancement

Add option for vertical display in widget

Reported by: Lewis Rosenthal Owned by:
Priority: minor Milestone: 2.9.1
Component: widget Version:
Keywords: Cc:

Description (last modified by Lewis Rosenthal)

An option (or second widget view) for displaying the list of running programs in a vertical dropdown (like the WarpCenter's display) would be welcome.

This vertical listing should allow for a context menu on each entry (tough one, I know) to access the usual lswitcher options. When collapsed, the lswitcher icon should not consume more than one button width on the XCenter.

Attachments (2)

Captured001.png (10.4 KB ) - added by Lewis Rosenthal 7 years ago.
Current lSwitcher widget, consuming HUGE amount of horizontal space, just like the default taskbar widget (but more functional)
Captured002.png (55.5 KB ) - added by Lewis Rosenthal 7 years ago.
WarpCenter running programs button, which takes up the width of a single icon on the bar, and displays vertically.

Download all attachments as: .zip

Change History (11)

comment:1 by Lewis Rosenthal, 8 years ago

Description: modified (diff)

comment:2 by Gregg Young, 8 years ago

Not sure what you are asking for. If you select icons only and group items on the taskbar settings page you get exactly what I think you are describing.

comment:3 by Gregg Young, 7 years ago

Milestone: 2.822.83

by Lewis Rosenthal, 7 years ago

Attachment: Captured001.png added

Current lSwitcher widget, consuming HUGE amount of horizontal space, just like the default taskbar widget (but more functional)

by Lewis Rosenthal, 7 years ago

Attachment: Captured002.png added

WarpCenter running programs button, which takes up the width of a single icon on the bar, and displays vertically.

comment:4 by Lewis Rosenthal, 7 years ago

Vertical display in widget means that the widget itself takes up the width of a single button (normal-sized button, not the XButton). Clicking on that, drops the list of running programs below (or pops up from the bottom, if the XCenter is on the bottom). Where the WarpCenter falls short is that right-clicking on a running task is the same as left-clicking (no context menus), and this is a little lacking for most of us.

Now, display WarpCenter-style as an option, and I might give up my auto-hiding taskbar. I auto hide it specifically because I can't stand giving up that much screen real estate to a list of running tasks.

comment:5 by Gregg Young, 7 years ago

This could be done with the current grouping code. Just need to skip the module name filtering and make sure the desktop icon (and optionally text) is what the button displays.

comment:6 by Gregg Young, 7 years ago

Problem is the menu doesn't wrap in the group code. Limit was 32 on my machine.

comment:7 by Lewis Rosenthal, 7 years ago

Now, for this, the lSwitcher widget submenu should be listed on the desktop icon's context menu, as there's no other way to reach it. See ticket:47#comment:4.

comment:8 by Lewis Rosenthal, 7 years ago

Milestone: 2.832.9.0

Milestone renamed

comment:9 by Lewis Rosenthal, 7 years ago

Milestone: 2.9.02.9.1

Milestone renamed

Note: See TracTickets for help on using tickets.