FrancescoCeruti / linux-show-player

Linux Show Player - Cue player designed for stage productions
https://linux-show-player.org
GNU General Public License v3.0
205 stars 49 forks source link

Some suggestions (playlist, keyboards...) #175

Open Gajenthran opened 5 years ago

Gajenthran commented 5 years ago

I have some suggestions concerning ListLayout:

Hope it will help you !

fnetX commented 5 years ago

I feel like the playlist thing was already requested a few hundred times e.g. #121

But I really like your other ideas, especially the idea about the second view might be helpful although I never felt the need of it yet. Colour tagging / marking would be awesome, I already missed that in the past.

FrancescoCeruti commented 5 years ago

Most of this has already been asked:

add playlist. the application uses QTreeWidget to represent the cues. So we can add group of cues to seperate our cues as we can see in the image.

As already pointed out #121 and probably other places. I'm well aware of the possibility, still, there need to be support for "cues-nesting" in the whole application

I don't know if it was voluntary but I thought it will be good to add more features to shorten (especially editing, cloning)

110. A proper shortcut management should be implemented

I don't know if it's my OS but I can't put color for the my cues in ListLayout (I think we can put it with QTreeWidgetItem)

36 and #73, I'll look into it

add a new view at the bottom that will be use to edit the standby cue (behaviours, pre/post, fade... not all things)

Something similar has been requested, some discussion has been done in #109.