-
Notifications
You must be signed in to change notification settings - Fork 1
A very hacked up version of Suckless's ST with an OpenGL renderer
License
sapphire-arches/stgl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
stgl - (ex) simple terminal (OpenGL edition!) --------------------------------------------- stgl is a terminal emulator for X which sucks more than the original st, but it's got neat fire effects!. Configuration ------------- See config.h for font configuration, and the header of rendering.cpp for feel factor configuration. Requirements ------------ In order to build stgl you need the Xlib header files and a libGL implementation. You'll also need GLM. In order to run stlgl you will need a reasonably modern graphics card with OpenGL 4.5 support. Installation ------------ Edit config.mk to match your local setup (st is installed into the /usr/local namespace by default). Afterwards enter the following command to build and install st (if necessary as root): make clean install Running st ---------- If you did not install st with make clean install, you must compile the st terminfo entry with the following command: tic -sx st.info See the man page for additional details. Credits ------- Based on Aurélien APTEL <aurelien dot aptel at gmail dot com> bt source code.
About
A very hacked up version of Suckless's ST with an OpenGL renderer
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published