Octopustank
a6686cc396
fix(desktop): carry the window app id in the Linux launcher entry
...
Packaged windows claim `com.nousresearch.hermes` as their Wayland app id
(electron-builder bakes product-identity.cjs's `appId` into
extraMetadata.desktopName; Electron hands that string to the compositor
verbatim), while the entry was written as `hermes.desktop` with
`StartupWMClass=Hermes` — so GNOME matched neither StartupWMClass nor a
`<app_id>.desktop` file name and every launch fell back to the placeholder
icon, with the raw app id in the tooltip.
- write `<app_id>.desktop` with `StartupWMClass=<app_id>` (Name= stays "Hermes")
- retire a leftover `hermes.desktop` once the new entry is on disk, and only
when the file still names this app and launcher management is enabled;
foreign files at that path are left alone
- nix/desktop.nix derives the entry file name from the module instead of
hardcoding it
- tests: the installed entry carries the app id, legacy retirement, foreign-file
preservation, opt-out preservation, plus a node probe asserting
APP_ID == product-identity.cjs appId
Known consequence: an existing taskbar pin points at the old entry id and has to
be re-added once.
2026-09-27 07:46:31 -05:00
..
2026-09-24 23:40:17 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 15:26:34 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 10:13:26 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 06:46:02 -07:00
2026-09-23 07:02:44 -04:00
2026-09-24 08:51:52 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 08:51:52 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 11:41:01 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 02:03:59 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 18:18:28 -04:00
2026-09-23 07:36:31 -04:00
2026-09-23 17:06:48 -07:00
2026-09-26 18:00:30 -05:00
2026-09-23 07:02:44 -04:00
2026-09-25 12:07:32 -05:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 01:55:51 -04:00
2026-09-25 14:25:49 -05:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 00:17:13 -07:00
2026-09-23 07:02:44 -04:00
2026-09-27 00:56:11 +05:30
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 10:34:54 -07:00
2026-09-24 00:17:13 -07:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 10:05:40 -07:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 22:34:54 -04:00
2026-09-26 22:15:19 +05:30
2026-09-25 21:27:06 +05:30
2026-09-23 10:34:54 -07:00
2026-09-23 15:26:34 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 17:59:37 +05:30
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 19:51:34 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 06:08:20 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 06:08:20 -04:00
2026-09-26 22:27:13 +05:30
2026-09-23 07:02:44 -04:00
2026-09-23 08:20:01 -04:00
2026-09-24 00:17:13 -07:00
2026-09-26 16:51:19 -05:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:49:35 -07:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-27 02:33:57 +05:30
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-26 06:23:43 +05:30
2026-09-24 05:33:01 -05:00
2026-09-23 07:02:44 -04:00
2026-09-26 17:04:59 -05:00
2026-09-23 10:43:45 -04:00
2026-09-23 07:02:44 -04:00
2026-09-25 17:57:38 -05:00
2026-09-23 07:02:44 -04:00
2026-09-24 05:51:58 -04:00
2026-09-26 21:38:43 -04:00
2026-09-25 14:12:27 -04:00
2026-09-24 07:05:56 -04:00
2026-09-25 14:15:22 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 04:48:00 -04:00
2026-09-26 18:00:30 -05:00
2026-09-25 19:09:03 -05:00
2026-09-23 07:02:44 -04:00
2026-09-26 21:43:07 -05:00
2026-09-26 21:57:37 -05:00
2026-09-23 07:02:44 -04:00
2026-09-24 18:06:48 +05:30
2026-09-23 07:02:44 -04:00
2026-09-24 14:08:03 -04:00
2026-09-24 08:51:52 -04:00
2026-09-24 11:12:27 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 15:26:34 -04:00
2026-09-23 11:41:01 -04:00
2026-09-24 04:27:31 -05:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 15:26:34 -04:00
2026-09-23 15:26:34 -04:00
2026-09-26 20:07:47 +05:30
2026-09-23 07:02:44 -04:00
2026-09-23 10:43:45 -04:00
2026-09-23 15:26:34 -04:00
2026-09-23 08:25:28 -07:00
2026-09-23 10:58:15 -07:00
2026-09-23 08:25:28 -07:00
2026-09-23 07:02:44 -04:00
2026-09-23 08:20:01 -04:00
2026-09-23 16:55:09 -04:00
2026-09-23 08:20:01 -04:00
2026-09-27 03:37:09 -07:00
2026-09-27 01:04:39 +05:30
2026-09-26 21:44:50 -05:00
2026-09-23 08:20:01 -04:00
2026-09-24 23:49:18 -04:00
2026-09-23 19:51:34 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-26 23:50:01 -04:00
2026-09-23 08:20:01 -04:00
2026-09-24 00:30:45 +00:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-26 17:09:16 -05:00
2026-09-23 21:53:47 +05:30
2026-09-23 15:26:34 -04:00
2026-09-25 12:09:37 -05:00
2026-09-23 07:02:44 -04:00
2026-09-23 08:20:01 -04:00
2026-09-24 11:50:30 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:48:32 -07:00
2026-09-24 11:50:30 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 14:08:03 -04:00
2026-09-23 07:02:44 -04:00
2026-09-27 07:46:31 -05:00
2026-09-27 07:46:31 -05:00
2026-09-24 05:29:08 -05:00
2026-09-23 08:20:01 -04:00
2026-09-23 07:02:44 -04:00
2026-09-25 22:07:48 -04:00
2026-09-25 22:06:58 -04:00
2026-09-25 14:25:16 -05:00
2026-09-24 02:03:59 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 15:26:34 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 20:04:27 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-26 17:04:25 -05:00
2026-09-23 11:00:15 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 15:26:34 -04:00
2026-09-25 17:17:48 -05:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-25 09:09:44 -04:00
2026-09-23 19:33:40 -07:00
2026-09-26 22:15:19 +05:30
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 06:46:02 -07:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 16:17:47 -04:00
2026-09-23 16:55:09 -04:00
2026-09-23 17:08:21 -07:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 08:47:59 -04:00
2026-09-23 15:26:34 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 15:26:34 -04:00
2026-09-25 14:15:22 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 23:59:55 -04:00
2026-09-23 15:26:34 -04:00
2026-09-24 02:03:03 -07:00
2026-09-24 14:08:03 -04:00
2026-09-23 15:46:38 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 15:46:38 -04:00
2026-09-24 11:50:29 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 16:55:09 -04:00
2026-09-24 05:10:12 -04:00
2026-09-25 21:19:04 +05:30
2026-09-24 05:18:38 -04:00
2026-09-27 01:42:52 +05:30
2026-09-23 07:02:44 -04:00
2026-09-25 21:19:04 +05:30
2026-09-24 11:50:29 -04:00
2026-09-27 06:26:52 -05:00
2026-09-25 21:19:04 +05:30
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 08:25:28 -07:00
2026-09-23 11:41:01 -04:00
2026-09-27 06:26:52 -05:00
2026-09-23 05:34:25 -07:00
2026-09-23 10:43:45 -04:00
2026-09-26 22:19:53 -05:00
2026-09-23 15:26:34 -04:00
2026-09-23 07:02:44 -04:00
2026-09-27 02:42:27 +05:30
2026-09-23 07:02:44 -04:00
2026-09-24 03:42:38 -04:00
2026-09-26 17:05:07 -05:00
2026-09-26 20:40:40 -05:00
2026-09-23 15:26:34 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 15:26:34 -04:00
2026-09-26 16:51:19 -05:00
2026-09-27 00:56:11 +05:30
2026-09-23 07:02:44 -04:00
2026-09-24 04:16:45 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 11:50:30 -04:00
2026-09-23 07:02:44 -04:00
2026-09-27 03:41:42 -07:00
2026-09-23 07:02:44 -04:00
2026-09-23 15:05:44 -07:00
2026-09-26 21:38:28 +05:30
2026-09-24 02:03:58 -04:00
2026-09-27 00:56:11 +05:30
2026-09-23 22:22:32 +05:30
2026-09-23 07:02:44 -04:00
2026-09-23 07:09:45 -07:00
2026-09-26 20:35:05 -05:00
2026-09-26 20:35:05 -05:00
2026-09-25 12:09:37 -05:00
2026-09-24 05:03:23 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 22:05:49 +00:00
2026-09-23 07:02:44 -04:00
2026-09-23 22:22:32 +05:30
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 16:58:39 -07:00
2026-09-25 10:46:54 -05:00
2026-09-23 07:02:44 -04:00
2026-09-27 00:35:39 +05:30
2026-09-27 00:43:39 +05:30
2026-09-23 22:22:32 +05:30
2026-09-23 22:22:32 +05:30
2026-09-23 07:02:44 -04:00
2026-09-23 07:01:11 -07:00
2026-09-27 00:40:21 +05:30
2026-09-24 08:51:52 -04:00
2026-09-23 15:26:34 -04:00
2026-09-24 17:59:37 +05:30
2026-09-24 17:59:37 +05:30
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-25 20:00:57 -05:00
2026-09-24 11:50:30 -04:00
2026-09-25 16:28:14 -05:00
2026-09-26 23:48:52 -04:00
2026-09-24 14:23:48 -04:00
2026-09-24 16:17:35 -04:00
2026-09-24 23:52:31 -04:00
2026-09-24 23:40:03 -04:00
2026-09-23 11:41:01 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 22:32:57 +05:30
2026-09-25 14:15:22 -04:00
2026-09-24 22:32:57 +05:30
2026-09-23 07:02:44 -04:00
2026-09-23 22:05:49 +00:00
2026-09-23 22:05:49 +00:00
2026-09-25 14:22:12 -04:00
2026-09-23 06:27:24 -07:00
2026-09-23 16:55:09 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 14:08:21 -04:00
2026-09-23 22:34:54 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 02:56:08 -07:00
2026-09-23 07:02:44 -04:00
2026-09-27 00:57:22 +05:30
2026-09-27 00:57:22 +05:30
2026-09-27 00:57:22 +05:30
2026-09-24 11:12:27 -04:00
2026-09-26 21:00:12 -04:00
2026-09-23 15:26:34 -04:00
2026-09-27 02:53:32 -07:00
2026-09-27 02:55:39 -07:00
2026-09-23 10:34:54 -07:00
2026-09-27 01:00:31 -07:00
2026-09-24 03:48:31 -04:00
2026-09-24 05:03:23 -04:00
2026-09-23 11:41:01 -04:00
2026-09-24 14:39:30 -04:00
2026-09-23 17:39:15 -07:00
2026-09-23 05:36:30 -07:00
2026-09-23 07:02:44 -04:00
2026-09-24 03:42:38 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 08:47:59 -04:00
2026-09-23 16:55:09 -04:00
2026-09-23 18:26:45 -07:00
2026-09-23 16:55:09 -04:00
2026-09-25 00:00:09 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 08:20:01 -04:00
2026-09-23 15:26:39 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 16:55:09 -04:00
2026-09-27 02:54:03 -07:00
2026-09-23 07:02:44 -04:00
2026-09-23 16:55:09 -04:00
2026-09-23 20:04:27 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 15:26:34 -04:00
2026-09-24 11:50:30 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 10:43:45 -04:00
2026-09-24 11:50:30 -04:00
2026-09-24 00:51:07 -04:00
2026-09-23 07:02:44 -04:00
2026-09-27 02:57:28 -07:00
2026-09-26 21:42:48 -05:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-27 03:38:52 -07:00
2026-09-23 07:02:44 -04:00
2026-09-25 14:15:22 -04:00
2026-09-25 13:48:40 -04:00
2026-09-25 00:00:09 -04:00
2026-09-23 10:34:54 -07:00
2026-09-24 14:23:48 -04:00
2026-09-24 16:47:38 +05:30
2026-09-27 06:54:56 -05:00
2026-09-23 21:30:08 +05:30
2026-09-23 07:49:35 -07:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 16:17:16 -04:00
2026-09-23 15:26:34 -04:00
2026-09-23 07:02:44 -04:00
2026-09-26 17:19:04 -05:00
2026-09-24 02:27:45 -05:00
2026-09-23 07:48:32 -07:00
2026-09-23 21:30:08 +05:30
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 10:34:54 -07:00
2026-09-25 12:09:37 -05:00
2026-09-24 19:28:05 -05:00
2026-09-24 05:03:23 -04:00
2026-09-23 08:20:01 -04:00
2026-09-26 22:52:51 -05:00
2026-09-24 22:11:12 -04:00
2026-09-23 07:02:44 -04:00
2026-09-24 01:55:51 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 15:26:34 -04:00
2026-09-23 07:02:44 -04:00
2026-09-25 14:15:22 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 07:02:44 -04:00
2026-09-23 19:51:34 -04:00
2026-09-23 07:02:44 -04:00