Opened 7 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 Changed 7 years ago by Lewis Rosenthal

Description: modified (diff)

comment:2 Changed 7 years ago by Gregg Young

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 Changed 7 years ago by Gregg Young

Milestone: 2.822.83

Changed 7 years ago by Lewis Rosenthal

Attachment: Captured001.png added

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

Changed 7 years ago by Lewis Rosenthal

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 Changed 7 years ago by Lewis Rosenthal

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 Changed 7 years ago by Gregg Young

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 Changed 7 years ago by Gregg Young

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

comment:7 Changed 7 years ago by Lewis Rosenthal

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 Changed 7 years ago by Lewis Rosenthal

Milestone: 2.832.9.0

Milestone renamed

comment:9 Changed 7 years ago by Lewis Rosenthal

Milestone: 2.9.02.9.1

Milestone renamed

Note: See TracTickets for help on using tickets.