Skip to content

Refactorings and main.c cleanup

Erkki Moorits requested to merge erxus/orage:refactorings into master
  • Common code elimination.
  • Code cleanup and renaming functions.
  • Documentation updates.
  • In main.c replaced sigaction() with g_unix_signal_add(), moved window related code and global parameters to correct files.

Merge request reports