#i3 linux mint
5 messages · Page 1 of 1 (latest)
it should be able to display any application.
look at this article n pics https://en.wikipedia.org/wiki/I3_(window_manager)
i3 is a tiling window manager designed for X11, inspired by wmii and written in C. It supports tiling, stacking, and tabbing layouts, which are handled manually. Its configuration is achieved via a plain text file and extending i3 is possible using its Unix domain socket and JSON based IPC interface from many programming languages.
Like wmii, i3...
also see https://www.youtube.com/watch?v=FX26s8INUYo&t=253s for good information on the matter.