Skip to content
Snippets Groups Projects
Forked from NiranV / Black Dragon Viewer
Source project has a limited visibility.
  • Geenz's avatar
    ddb48d51
    More things in this commit: · ddb48d51
    Geenz authored
    - Removed the callback system in favor of simply defining functions in a header to later be implemented in whichever file is most convenient for what we want to do (i.e., calling LLWindow callbacks within LLWindowMacOSX, setting cursors in llwindowmacosx-objc.mm, etc.)
    - Viewer shutdown now works appropriately
    - Added a bit of debugging code to test if a key has been handled by the UI or not (useful for tracking down the mystery of the enter key not being handled)
    - Setup a cocoa quit handler within the application delegate that intercepts any termination requests
    ddb48d51
    History
    More things in this commit:
    Geenz authored
    - Removed the callback system in favor of simply defining functions in a header to later be implemented in whichever file is most convenient for what we want to do (i.e., calling LLWindow callbacks within LLWindowMacOSX, setting cursors in llwindowmacosx-objc.mm, etc.)
    - Viewer shutdown now works appropriately
    - Added a bit of debugging code to test if a key has been handled by the UI or not (useful for tracking down the mystery of the enter key not being handled)
    - Setup a cocoa quit handler within the application delegate that intercepts any termination requests
Code owners
Assign users and groups as approvers for specific file changes. Learn more.