Kirill Primak
afb4bf1a39
seat: set default cursor on enter
...
Fixes: https://codeberg.org/vyivel/dulcepan/issues/5
2024-06-20 08:30:23 +03:00
sewn
4ffc074c10
use fallback subproject git for libspng
...
Stated in the libspng README:
> Download the latest release and include spng.c/spng.h in your
> project, you can also build with CMake or Meson [...]
libspng was intended to be included within the project, not used
as a system dependency.
2024-06-19 19:18:40 +00:00
psykose
7652fb16bd
implement png compression levels
2024-06-19 22:15:43 +03:00
Kirill Primak
3f7609a5d3
output: ignore configures before initial commit
2024-06-19 22:12:17 +03:00
Kirill Primak
dfd6a493e0
save: use a8b8g8r8 instead of x8b8g8r8
...
This fixes writing PNG files.
2024-06-19 21:17:29 +03:00
Kirill Primak
1da6068f43
buffer: fix template
2024-06-19 21:03:03 +03:00
Kirill Primak
a97d3d520e
meson: bump libsfdo version
2024-06-19 19:27:58 +03:00
Kirill Primak
17e6001e6e
Exit with 1 on quit
2024-06-19 19:05:38 +03:00
Kirill Primak
9de568024b
config: fix default selected color
2024-06-19 19:02:00 +03:00
Kirill Primak
46d222be08
meson: add libsfdo.wrap
2024-06-19 18:52:07 +03:00
Kirill Primak
1436162663
Make it good™
2024-06-19 18:49:12 +03:00
Kirill Primak
8609265acf
.clang-format: remove unused include category
2024-06-18 20:48:56 +03:00
Kirill Primak
cc13becc46
Drop cairo
2024-06-18 19:01:51 +03:00
Kirill Primak
3d604a4380
Destroy input region
2024-06-18 09:08:06 +03:00
Kirill Primak
c96f8fa375
Support transforms and more formats
2024-06-18 08:50:45 +03:00
Kirill Primak
863276330b
Initial PoC commit
2024-06-17 23:53:19 +03:00