Commit Graph

169 Commits

Author SHA1 Message Date
mars a477c3c385 Add panel background color edit in sandbox 2022-11-18 13:33:21 -07:00
mars 85e1fbd6b6 Use terminal colors for dialog buttons 2022-11-18 13:15:34 -07:00
mars 6db0c72f4d Add terminal colors to style 2022-11-18 13:15:22 -07:00
mars 1ac70e653b Use THEME in dialog style defaults 2022-11-18 13:08:28 -07:00
mars 948dfa77c4 Add style and THEME to widget prelude 2022-11-18 13:08:17 -07:00
mars 2f5d25a3f4 Add Metrics and Theme consts 2022-11-18 13:08:01 -07:00
mars 218e2fde74 Add wip-dialog protocol to display ConfirmationDialogPanel 2022-11-18 13:07:37 -07:00
mars f33100cfa8 Add SAO UI style module 2022-11-18 12:43:23 -07:00
mars 2aadd0d57a Make Color alpha functions const 2022-11-18 12:43:10 -07:00
mars 7de22f9bd4 Merge pull request 'Check for license information parity' (#36) from emma/canary-rs:main into main
Reviewed-on: #36
2022-11-17 06:30:35 +00:00
mars 50410c7f4f Merge branch 'main' into main 2022-11-17 06:30:27 +00:00
mars a84f11ec4a Merge pull request 'SAO music player controller' (#42) from sao-music-player into main
Reviewed-on: #42
2022-11-17 02:41:23 +00:00
mars 3ddda5f0c1 SAO UI uses MusicPlayerPanel when the protocol is selected 2022-11-16 19:37:28 -07:00
mars 317541486c Merge branch 'main' into sao-music-player 2022-11-16 19:31:42 -07:00
mars f58e0d686d Merge pull request 'Protocol names' (#41) from protocol-names into main
Reviewed-on: #41
2022-11-17 02:29:38 +00:00
mars 53eccd7411 Update scripts to use new protocol names 2022-11-16 19:27:54 -07:00
mars f8f59cb265 Refactor script crate to use bind_panel function w/ protocol name instead of trait 2022-11-16 19:27:27 -07:00
mars 4e9b01810a Add protocol name to sandbox 2022-11-16 19:19:41 -07:00
mars 0b8ce299b5 Add protocol name to music player 2022-11-15 23:52:11 -07:00
mars f4a366a215 Add protocol name support to Magpie 2022-11-15 23:51:52 -07:00
Emma Tebibyte 3ec3dd97a5 clipped absolute paths 2022-11-16 01:25:08 -05:00
Emma Tebibyte 5670793f90 checks for license information parity between Cargo.toml and source files 2022-11-16 00:50:39 -05:00
mars cedd5503e6 Use &str instead of String for protocol names 2022-11-15 21:57:52 -07:00
mars 7c738c24ec Add protocol names to host-side panel binding 2022-11-15 21:48:07 -07:00
mars e5f9985bb9 Music player sends ProgressChanged events on track change 2022-11-15 21:41:13 -07:00
mars 71a4eb2cf0 Use progress info in position/duration labels 2022-11-15 21:37:03 -07:00
mars 7f7a88cb15 Merge pull request 'Fix sandbox coords' (#39) from fix-sandbox-coords into main
Reviewed-on: #39
2022-11-16 00:12:59 +00:00
mars a925d6b94d Fix use of PX_PER_MM 2022-11-15 17:12:04 -07:00
mars f192983319 Remove resize debug message 2022-11-15 17:03:54 -07:00
mars 7b2a110c12 Resizeable sandbox panels 2022-11-15 17:02:15 -07:00
mars a648ef360e Fix vertex and cursor sandbox coords 2022-11-15 16:51:41 -07:00
mars 58af1e341f Merge pull request 'License housekeeping' (#38) from better-licensing into main
Reviewed-on: #38
2022-11-15 00:35:38 +00:00
mars da0b2f6eb1 Add AGPL licensing to music player app and script 2022-11-14 17:34:27 -07:00
mars d4d8cab9ad Fix typos in Canary license headers 2022-11-14 17:28:38 -07:00
mars fe6d9ac1a7 Add missing license headers to Magpie sources 2022-11-14 17:22:27 -07:00
mars 2b3baf2198 Remove empty SAO UI Rust modules 2022-11-14 17:21:58 -07:00
mars 3271c35e41 Add missing license headers to SAO UI sources 2022-11-14 17:20:27 -07:00
Emma Tebibyte 42abb1791d pattern, not file 2022-11-12 03:17:40 -05:00
Emma Tebibyte 31d8bb1fd6 portability B) 2022-11-12 03:11:20 -05:00
Emma Tebibyte 359b6897a7 file, not path 2022-11-12 01:29:09 -05:00
Emma Tebibyte 1bdfb798ea usage 2022-11-12 01:22:37 -05:00
Emma Tebibyte 1f8d301103 exit code 2022-11-11 23:59:40 -05:00
Emma Tebibyte 77f5d5c7ce added dependency check for rg 2022-11-11 23:56:48 -05:00
mars 066430ccba Un-trait ScriptAbi + runtime shared FontStore (closes #15) 2022-11-07 12:37:47 -07:00
mars 4b05f55725 Shrink dialog footer height 2022-11-07 12:17:22 -07:00
mars fe9ea34a23 Add location and duration labels 2022-11-07 12:16:35 -07:00
mars 8c9f821835 Add previous, play/pause, and next buttons 2022-11-06 19:01:13 -07:00
mars 4a091bd206 Label text update methods 2022-11-06 19:00:56 -07:00
mars 1e43b0a2c4 WIP SAO UI music player 2022-11-06 18:27:43 -07:00
mars 87d70ee6d1 Magpie supports Hover and Drag cursor events 2022-11-06 16:27:09 -07:00