Colin Snover
c1c51e0baf
feat: Enumerate fonts on Linux using Fontconfig when available ( #1821 )
...
### Problem description
The fonts list on Linux does not show all system fonts, and does not
show font names at all.
### Implementation description
Use Fontconfig to make the list less bad if Fontconfig headers are
available.
### Additional things
I like fonts.
---------
Co-authored-by: Nik <werwolv98@gmail.com>
2024-07-21 20:28:37 +02:00
Nik
950eaea8af
impr: Make decompression support actually useful ( #1481 )
2023-12-31 11:39:24 +01:00
WerWolv
f44b44a881
build: Fix wrong dependency name for libarchive on Ubuntu
...
Fixes #1474
2023-12-28 14:48:36 +01:00
WerWolv
e2489151f3
feat: Added decompressing support
2023-12-24 13:14:51 +01:00
WerWolv
cc4d61f8f5
build: Allow both libglfw3 and libglfw3-wayland as dependencies for the .deb package
...
#1227
2023-12-11 15:53:24 +01:00
WerWolv
85823e8e5d
build: Removed all usages of Python
2022-12-29 23:32:57 +01:00
iTrooz_
d1a2f7d6ed
build: Cleanup package dependencies ( #573 )
...
* removed DEBIAN/imhex.desktop
* added licence to cmake install directory + fixed PKGBUILD to copy desktop file/licence
* removed gtk3 from packaging files
* added xdg-desktop-portal dependency
* adwaita theme should not be needed anymore
* added dbus dependency
2022-07-08 09:23:53 +02:00
iTrooz_
c6989c2ef7
build: Fixed various issues with the CI and Linux packages ( #548 )
...
* Ci: added workflow_dispatch trigger
* Ci: removed fetch depth
* Ci: Add information to generated artifacts
* Ci: Updated Linux runner to Ubuntu 22.04
* Packaging: Updated .deb dependencies
* Ci: Removed ELF artifact
* Ci: Upgraded actions versions
* Ci: Switch to gcc-11 for unit tests and analysis
2022-06-23 23:48:02 +02:00
WerWolv
3b59868f62
build: Fixed flatpaks, added .deb support
2021-12-03 04:42:15 -08:00