Very nice work! I'm developing a display menu for my theme too, but I have a question that maybe you can help me answer: I have the list of displays, which is fine, but is there a way to get more data about each display? For example the number of games that are in each display.
Scenario: I have one romlist based on Mame, and many displays used for collections (Street Fighter Saga, Pacman Saga etc) or arcade machines (CPS-1, CPS-2, NAOMI etc). Each Display is built with a global filter so that it only shows the games I want, and then I can add further filters.
Now in the normal layout I can get the number of games in the list, the number of games in the current filter etc, but I'd like to show in the Display Menu layout the number of games from the global filter of each Display (or at least for the selected display that is highlighted). Is there a way to do it?