Hearse

Results 4 issues of Hearse

### What are the steps to reproduce this issue? Tested in an empty project using the tweak template This example code compiles fine ``` %hook ViewController %end %ctor{ %init(ViewController =...

What does this implement/fix? Explain your changes. --------------------------------------------------- sprintf is deprecated, use of snprintf instead to avoid warnings. Does this close any currently open issues? ------------------------------------------ … Any relevant logs,...

Fix warnings/compilation errors, mismatches of data types, improve gitignore to ignore lsp specific files/directories, improve directory structure, format files, add url-scheme to decrypt applications via bundle id

This bumps sctk-adwaita to use the main branch that allows to hide the title bar. Allows dragging via the tab_bar, and adopts the changes in https://github.com/wezterm/wezterm/pull/6923#issuecomment-2853352203.