Commit Graph

11 Commits

Author SHA1 Message Date
046556cce3 Update registrar 2024-06-12 00:27:34 -04:00
157d617ffd Remove debug messaging when getting application icon 2024-06-07 18:16:16 -04:00
880904d5fa Make changes to application.go to account for new API 2024-06-07 02:01:00 -04:00
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
d5d9f3abfb NewApplicationWindow automatically sets an application icon 2024-06-06 20:36:25 -04:00
a11cc2cb89 Rename registry to registrar 2024-05-06 23:25:44 -04:00
7e879defbd Fix RunApplication 2024-05-03 13:27:32 -04:00
407049097d Applications can return init errors 2024-05-03 12:46:53 -04:00
7c7d93d6d1 Backend registering is platform-dependent 2024-05-03 12:46:27 -04:00
e71636ee1b Application roles are now strings 2024-04-29 16:21:35 -04:00
c027d77165 Initial commit 2024-04-29 00:47:50 -04:00