116 Commits

Author SHA1 Message Date
devmobasa 5f8e616086 feat: add expanded geometry tools 2026-06-01 16:17:43 +02:00
devmobasa 0ab4f42696 feat: export desktop backdrop in transparent PDFs 2026-06-01 11:26:26 +02:00
devmobasa 8af9922690 Add configurable board PDF export 2026-05-31 21:14:33 +02:00
devmobasa 0656e49151 feat: export boards as PDF 2026-05-31 08:05:45 +02:00
devmobasa f746b2b311 Support stylus barrel button action bindings
Queue stylus button presses until tablet frames commit so actions use the current stylus position, and route stylus-bound actions through the shared Wayland action follow-up path for persistence, zoom, clipboard, and tablet thickness side effects.

Document tablet button config, fix unbinding docs, and add coverage.
2026-05-30 20:25:36 +02:00
devmobasa b76ba7a335 Implement render profile canvas export 2026-05-25 18:54:28 +02:00
devmobasa a275593364 feat: add render color profiles with canvas and UI targets 2026-05-25 13:44:04 +02:00
devmobasa 15f8e86d8d fix: harden session image persistence 2026-05-20 21:32:00 +02:00
devmobasa c5f923e94a fix: harden session size persistence 2026-05-20 19:26:06 +02:00
devmobasa 5ad9d09ede chore: update Rust toolchain to 1.95 2026-05-18 13:48:56 +02:00
devmobasa 9a462e4a52 fix: make light mode click highlight configurable 2026-05-18 12:26:21 +02:00
devmobasa 00f9cb1cf6 feat: add copy paste context menu actions 2026-05-15 17:28:14 +02:00
devmobasa 481febc588 fix(clipboard): harden URI-list image paste 2026-05-14 23:22:08 +02:00
devmobasa 7ff845ec5f Clarify light passthrough docs 2026-05-12 09:59:29 +02:00
devmobasa 1aa5a58cdd Document light passthrough desktop bindings 2026-05-12 09:22:30 +02:00
devmobasa c3d3593b07 Improve light passthrough shortcut setup 2026-05-08 12:55:14 +02:00
devmobasa c1fed68281 Add light passthrough mode 2026-05-07 18:29:59 +02:00
devmobasa f0ea7b843f Save full tool profiles in presets 2026-05-03 09:50:36 +02:00
devmobasa cbb28b94e8 Implement per-button drag tool bindings 2026-04-29 23:03:14 +02:00
devmobasa 7f1a5c13aa Merge pull request #175 from devmobasa/feat/171-blur-tool
Feature: blur tool
2026-04-14 19:32:15 +02:00
devmobasa ce87a6a573 Document board pan controls 2026-04-14 18:47:33 +02:00
devmobasa 7125c9e70d Document blur shortcut configuration 2026-04-14 18:27:12 +02:00
devmobasa 0fd81eb381 Add board pan support for solid boards 2026-04-14 18:23:15 +02:00
devmobasa 8997e8fe8b Update daemon toggle guidance and shortcut setup 2026-04-14 18:17:32 +02:00
devmobasa 7aa38670a7 Enable tablet input by default 2026-04-14 11:42:51 +02:00
devmobasa 2cc9349602 Fix GNOME portal shortcut shutdown handling 2026-04-04 19:09:28 +02:00
devmobasa f22beead0f feat(configurator): add background mode setup and shortcut automation 2026-02-19 11:05:05 +01:00
devmobasa a708bee6bf feat: improve xdg fallback focus handling and portal shortcuts 2026-02-19 09:15:23 +01:00
devmobasa 9884d4584f feat: make drag tool mappings configurable
Add configurable [drawing] drag/modifier tool bindings with legacy defaults.

Wire runtime + configurator support, docs/examples, and tests.

Fix highlight active-state for drag-mapped highlight tool.
2026-02-18 11:55:00 +01:00
devmobasa fd619413cd feat(radial-menu): add configurable triggers and keybinding toggle 2026-02-12 16:16:39 +01:00
devmobasa b21001c417 Improve multi-monitor output focus and palette discoverability 2026-02-06 09:08:48 +01:00
devmobasa 78ec01787b feat: add multi-monitor output focus cycling and status badge 2026-02-05 22:50:18 +01:00
devmobasa 58d36426b8 fix: board picker page panel interactions 2026-02-04 17:06:17 +01:00
devmobasa acf5a727c6 feat: make command palette toast duration configurable 2026-01-31 11:54:49 +01:00
devmobasa 00a3e3be5b Merge branch 'main' of github.com:devmobasa/wayscriber into toolbars-updates 2026-01-31 10:44:39 +01:00
devmobasa 533ef7de09 package: include screenshot tools by default; sync docs 2026-01-30 08:54:19 +01:00
devmobasa afe9ab8063 chore: merge main into toolbars-updates 2026-01-28 08:36:01 +01:00
devmobasa 5fdfe9c7c6 fix: harden wayland color picker flow 2026-01-27 15:32:17 +01:00
devmobasa 78ae84e5e2 fix: harden toolbar scale sanitization 2026-01-26 22:18:44 +01:00
devmobasa 3a8f5a1622 change arrow head defaults and fix shape 2026-01-26 18:54:39 +01:00
devmobasa a1bfa06618 Merge branch 'main' of github.com:devmobasa/wayscriber into feature/step-markers 2026-01-24 23:49:21 +01:00
devmobasa 45454d0a08 feat: add step marker tool 2026-01-24 23:23:43 +01:00
devmobasa e563bcb8e5 Add highlight ring toggle in toolbar 2026-01-24 23:02:20 +01:00
devmobasa 8067d0051f Fix toolbar tooltips and add selection shortcut 2026-01-23 09:35:07 +01:00
devmobasa f9e2f3338b Adjust Ubuntu/GNOME page navigation defaults 2026-01-20 08:29:39 +01:00
devmobasa dcffe6e7a1 Add status bar board/page toggles 2026-01-18 07:53:10 +01:00
devmobasa bb7f7b8570 Add boards section to toolbar 2026-01-17 17:24:12 +01:00
devmobasa b83c64f4c5 Add multi-board support 2026-01-16 22:12:29 +01:00
devmobasa 0cfd7077b1 Cap no-vsync frame rate 2026-01-06 19:00:35 +01:00
devmobasa 425a30aa17 chore: change presenter mode shortcut 2026-01-05 18:25:34 +01:00