1
0
mirror of https://codeberg.org/vyivel/dulcepan/ synced 2025-03-12 18:59:15 +02:00

23 Commits

Author SHA1 Message Date
Kirill Primak
447f2a8e5b output: store name 2024-06-24 16:38:02 +03:00
Kirill Primak
29c6ebf48c output,seat: name => global_name 2024-06-24 16:32:47 +03:00
Kirill Primak
8a9a5689c4 config: don't die on unknown keys 2024-06-24 16:06:42 +03:00
Kirill Primak
13d4fa8d86 select: fix clamping for transformed outputs 2024-06-24 14:09:08 +03:00
Kirill Primak
6dc506daed output: don't draw borders for empty selections 2024-06-24 14:00:08 +03:00
Kirill Primak
e1424a42bb Apply output scale correctly 2024-06-24 14:00:08 +03:00
Kirill Primak
218b498814 config: improve load_int() 2024-06-24 14:00:08 +03:00
Kirill Primak
2c721ef054 Switch back to Cairo for drawing selection 2024-06-24 13:35:15 +03:00
Kirill Primak
a7ea928b1c config: store colors as float arrays 2024-06-23 20:59:39 +03:00
Kirill Primak
a2d13cbdf8 select: clamp pointer position on resize 2024-06-23 20:50:24 +03:00
Kirill Primak
eba288479e Add customizable keybinds 2024-06-21 13:08:22 +00:00
Kirill Primak
8e8cdf1f32 Rework mouse controls 2024-06-21 16:05:53 +03:00
Kirill Primak
164594603e Fix message capitalization 2024-06-21 14:56:09 +03:00
Kirill Primak
9c7520bef4 Add a "show cursors" option 2024-06-20 09:16:05 +03:00
Kirill Primak
254e138a4e Destroy the cursor shape manager global on exit 2024-06-20 08:42:51 +03:00
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
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
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
1436162663 Make it good™ 2024-06-19 18:49:12 +03:00