In this video, I show how to use YAD in order to create both Fullscreen and Compact graphical application menus to use on your Window Manager.
SORRY FOR THE STRANGE-SOUNDING AUDIO!!!
Commands that were used in the video...
Fullscreen menu (Change width and height to suit your needs)
yad --read-dir=/usr/share/applications --single-click --icons --undecorated --width=1366 --height=768 --center --close-on-unfocus --no-buttons
_____________________________________________________
Compact menu (change width and height to suit your needs)
yad --read-dir=/usr/share/applications --single-click --icons --compact --undecorated --width=280 --height=500 --mouse --close-on-unfocus --no-buttons