ImHex/lib/libimhex/source
iTrooz 49bbe7dc77
build: remove IMHEX_PLUGINS_IN_SHARE option + only allow AppImage to load plugins from inside itself
Rationale: The `IMHEX_PLUGINS_IN_SHARE` is a hack to prevent the appimage from loading plugin from system imhex installation, like /usr/lib/imhex/

In reality, I do not think people compile plugins specifically for the AppImage (plugins must be compiled for the specific imhex & compiler version the imhex binary is used), and this lets us remove the hack
2025-12-14 18:29:00 +01:00
..
api feat: Add support for custom inspector edit widgets 2025-12-12 13:15:16 +01:00
data_processor impr: Remove hex::format, improve format and logging type safety 2025-08-06 20:02:23 +02:00
helpers build: remove IMHEX_PLUGINS_IN_SHARE option + only allow AppImage to load plugins from inside itself 2025-12-14 18:29:00 +01:00
providers feat: Add option to create auto backups of files before they're modified 2025-12-07 21:37:14 +01:00
subcommands impr: Rework command line argument parsing (#2440) 2025-09-12 21:07:33 +02:00
test fix: Few more build issues 2025-08-06 20:49:23 +02:00
ui fix: Potential infinite loop while wrapping text 2025-12-01 22:57:49 +01:00