Skip to content

Request option & other fixes

Compare
Choose a tag to compare
@jarcode-foss jarcode-foss released this 02 Nov 23:32
· 126 commits to master since this release
  • Added a --request option to allow users to supply requests that would normally go in rc.glsl through the command line.
  • Fixed a memory leak that occurred when the GLava window was repositioned (or the root pixmap updated) while "xroot" was selected.
  • Fixed a bug where preprocessor directives would not work at the end of the file, due to not having a trailing line break.
  • Most compilation output has been now limited to the --verbose option.