Commit Graph
96 Commits
Author SHA1 Message Date
sashakoshka 6451050fd3 Update registrar code 2024-07-25 17:48:47 -04:00
sashakoshka 5382f9e881 Temporarily clip imports off of aluminum theme 2024-07-25 17:48:24 -04:00
sashakoshka 67b8f9f752 Migrate Wintergreen theme 2024-07-25 17:47:50 -04:00
sashakoshka b069980325 Update Tomo API to v0.41.0 2024-07-25 17:46:52 -04:00
sashakoshka dbcd1f5d43 Remove style code that is now in Tomo 2024-07-25 14:16:56 -04:00
sashakoshka 7ba19e7110 Update code for icon sets 2024-07-25 14:15:32 -04:00
sashakoshka c55b28bfb8 Update dependency versions 2024-07-25 14:13:58 -04:00
sashakoshka c306f2c4ea Updates to the icon set 2024-07-05 19:44:38 -04:00
sashakoshka 28c428200e Nasin no longer fails whenever an application isnt a URL opener 2024-07-05 19:44:10 -04:00
sashakoshka c9328e9585 Actually make use of ApplicationURLOpener
Progress on #4
2024-07-04 22:45:09 -04:00
sashakoshka d38fc8274c Remove examples and dependency on objects
We ought to put examples somewhere else
2024-07-04 20:42:22 -04:00
sashakoshka 52330f2941 Upgrade backend, objects v0.9.0 2024-06-26 10:53:54 -04:00
sashakoshka 26179d8ff7 Add styling for tabs to Wintergreen 2024-06-26 10:46:57 -04:00
sashakoshka fb3d3b0919 Update objects v0.8.0 2024-06-19 00:43:36 -04:00
sashakoshka 8e2fb26ab5 Add styling for calendars 2024-06-19 00:31:50 -04:00
sashakoshka 45b2bee72d Update examples 2024-06-19 00:17:44 -04:00
sashakoshka 99be133432 Update backend 2024-06-18 19:46:52 -04:00
sashakoshka 1fe74c8e69 Update objects 2024-06-18 19:45:18 -04:00
sashakoshka e96ca7f7d6 Update icons example (kind of) 2024-06-14 02:33:10 -04:00
sashakoshka 046556cce3 Update registrar 2024-06-12 00:27:34 -04:00
sashakoshka 03ca852475 Restructure internal theme 2024-06-12 00:19:12 -04:00
sashakoshka 86fb87c7f6 Update Tomo API 2024-06-12 00:19:06 -04:00
sashakoshka 157d617ffd Remove debug messaging when getting application icon 2024-06-07 18:16:16 -04:00
sashakoshka 4fff592a70 Add styling for tear line 2024-06-07 17:36:10 -04:00
sashakoshka 880904d5fa Make changes to application.go to account for new API 2024-06-07 02:01:00 -04:00
sashakoshka 593a74924d Update dependency versions 2024-06-07 02:00:36 -04:00
sashakoshka bf50e8c27a Change file naming in aluminum theme 2024-06-07 01:56:31 -04:00
sashakoshka a5f7feb5eb Remove the FS thing and use normal paths 2024-06-06 22:55:14 -04:00
sashakoshka b87f3445e4 Revert aluminum styling changes for TextBox 2024-06-06 22:42:37 -04:00
sashakoshka 1bc08bcfe4 Add ApplicationURLOpener interface
Eventually we can have nasin parse cli args and figure out what
files to open, instructing the application to open those files.
We will also be able to have nasin connect to dbus using the
application ID and open files in an already running instance of the
application.
2024-06-06 22:38:51 -04:00
sashakoshka d5d9f3abfb NewApplicationWindow automatically sets an application icon 2024-06-06 20:36:25 -04:00
sashakoshka 6cb908ea6e Tweaks to the aluminum theme 2024-06-03 22:49:02 -04:00
sashakoshka 2db501e66c Update clock example 2024-06-03 22:03:19 -04:00
sashakoshka 8bd6fac8a8 Update internal theme to use Roles stored within Boxes 2024-06-03 21:59:28 -04:00
sashakoshka 4bb7539718 Update dependencies 2024-06-03 21:59:08 -04:00
sashakoshka 7511262309 Update backend version 2024-06-03 03:48:25 -04:00
sashakoshka 19b71a7cec Add aluminum style 2024-06-03 03:48:13 -04:00
sashakoshka f9432efc82 Stop using the monolithic backend 2024-06-03 03:04:47 -04:00
sashakoshka 8d9bdd5cb8 Restructure internal/theme 2024-06-03 03:04:29 -04:00
sashakoshka cf3b7ca651 XDG icon theme loader now uses Wintergreen icons as fallback v0.7.0 2024-05-28 22:13:42 -04:00
sashakoshka fc41696b5e Wintergreen icon theme returns nil if there is no suitable icon 2024-05-28 22:00:06 -04:00
sashakoshka bea78be331 Update Wintergreen style 2024-05-28 21:57:48 -04:00
sashakoshka 0eced435a0 Tweak icons example 2024-05-28 21:57:34 -04:00
sashakoshka 072eaa6029 XDG icon themes can be loaded by setting $TOMO_XDG_ICON_THEME 2024-05-28 21:56:52 -04:00
sashakoshka 7d9d93fa3f Wintergreen theme constructor returns *dataTheme.Theme 2024-05-28 21:56:20 -04:00
sashakoshka fc8da2abd5 Add XDG icon theme loader 2024-05-28 21:55:51 -04:00
sashakoshka b9163ffe39 Update internal registrar to use new API v0.6.0 2024-05-27 16:03:11 -04:00
sashakoshka 908dbd0bad Update Wintergreen theme to use new API 2024-05-27 16:02:57 -04:00
sashakoshka 9e2d1ecf01 Update internal/theme to use new API 2024-05-27 16:02:39 -04:00
sashakoshka 1142cb7ab6 Update examples to use new API 2024-05-27 16:01:50 -04:00