Commit Graph

58 Commits

Author SHA1 Message Date
mars 25eedc0a0d Switch default SAO UI palette to Rose Pine Moon 2022-12-07 20:19:24 -07:00
mars ad0feb2b31 Make SAO UI notification panel prettier 2022-12-07 20:05:21 -07:00
mars 482a0de030 Add notifications support to SAO UI 2022-12-07 15:06:25 -07:00
mars 734ad8d630 Add missing license headers to SAO UI sources 2022-11-26 22:06:39 -07:00
mars 2bef47a65a Replace music player SetPosition message with relative Seek 2022-11-25 17:48:36 -07:00
mars 448435eb8c Improve music player slider positioning 2022-11-22 16:00:51 -07:00
mars 1453ab0c46 SAO UI music player sets position from slider 2022-11-21 21:06:53 -07:00
mars f37ec4251d Add interactive Slider functionality 2022-11-21 21:06:25 -07:00
mars 2b058c7202 Use slider widget for position in music player 2022-11-21 20:25:41 -07:00
mars 0fe8139e02 Add initial Slider widget 2022-11-21 20:25:29 -07:00
mars 415d9e7845 Make SAO UI base colors more opaque 2022-11-20 12:18:47 -07:00
mars 4a78743c40 SAO UI placeholder album art uses theme's overlay color instead of magenta 2022-11-20 12:08:02 -07:00
mars 9d4d5cca91 Merge branch 'main' into script-to-host-messages 2022-11-20 00:15:36 -07:00
mars 2df2bd3f8f Use new length position in SAO UI 2022-11-20 00:00:43 -07:00
mars d7323323f8 Add SAO UI Palette widget 2022-11-19 15:11:09 -07:00
mars 59c34d6aca Clean up SAO UI color definitions 2022-11-19 13:09:53 -07:00
mars 046aede0fa Add Arctica SAO UI theme 2022-11-19 13:06:36 -07:00
mars e35ee1be4c Better SAO UI base transparency 2022-11-18 17:00:47 -07:00
mars 25532f4f9e Use theme in MusicPlayerWidget 2022-11-18 14:30:26 -07:00
mars ef6a81e142 Add Rose Pine Moon color palette 2022-11-18 14:13:50 -07:00
mars bc8032aaaf Use THEME in ScrollBarStyle 2022-11-18 14:01:31 -07:00
mars e8c9088327 Use THEME in RectButtonStyle 2022-11-18 14:01:20 -07:00
mars 59a673128c Add base_hover and base_active colors 2022-11-18 14:00:16 -07:00
mars ce7d641795 Use theme in TabMenu 2022-11-18 13:42:18 -07:00
mars 3f7ebeaf7e Use theme in main menu 2022-11-18 13:42:06 -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 32cf5e3359 SAO UI music player sends Prev/Play/Next events on button presses 2022-11-16 21:11:34 -07: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 53eccd7411 Update scripts to use new protocol names 2022-11-16 19:27:54 -07:00
mars 71a4eb2cf0 Use progress info in position/duration labels 2022-11-15 21:37:03 -07:00
mars da0b2f6eb1 Add AGPL licensing to music player app and script 2022-11-14 17:34: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
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 75fb80adf3 Fix coordinate system for SAO UI (closes #28) 2022-11-06 16:26:22 -07:00
mars e39d16a516 Dialog uses new coords 2022-11-06 14:59:38 -07:00
mars ab50a8e130 Fix use of Rect in SAO UI script 2022-11-05 15:03:30 -06:00
mars 75e0aca668 Add missing SAO UI on_resize() impls 2022-11-05 15:01:06 -06:00
lilith 4b2396d137 Initial on_resize() implementation 2022-11-03 00:37:18 -04:00