nhmall
736e9f14f8
groundwork for an interface change
...
Add a new window-port interface function
perminvent_info *
update_invent_slot(winid window, int slot, perminvent_info *);
That should be nice and flexible and allow exchanges of useful
information between the core and the window port. Information
to be exchange can be easily modified in include/wintype.h as
things evolve.
Information useful to the core can be exchanged from the
window-port in struct to_core.
Information useful from the core to the window-port can be
passed in struct from_core.
I'm not going to update any docs until much later after things
are fully working and settled.
This also doesn't fix or have anything to do with existing
TTY_PERM_INVENT issues.
2022-06-23 14:01:35 -04:00
..
2022-02-04 11:01:20 -05:00
2022-03-13 13:58:56 -07:00
2022-05-05 10:26:58 -04:00
2020-10-14 09:25:45 -07:00
2022-01-29 11:13:01 -08:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2021-07-24 17:52:47 -04:00
2022-06-20 18:07:24 +02:00
2022-03-04 13:07:14 -08:00
2020-08-03 22:07:36 -04:00
2022-06-20 10:40:55 -04:00
2022-04-27 11:22:12 -07:00
2020-08-03 22:07:36 -04:00
2022-05-16 09:46:36 -07:00
2021-01-26 21:06:16 -05:00
2021-10-16 12:12:21 -04:00
2020-08-03 22:07:36 -04:00
2022-06-12 13:19:13 -07:00
2022-06-13 16:06:06 -07:00
2021-10-16 12:12:21 -04:00
2022-02-07 14:22:41 -08:00
2022-05-30 23:19:35 -07:00
2022-06-19 21:02:50 -04:00
2020-08-03 22:07:36 -04:00
2022-03-11 07:33:28 -05:00
2022-06-19 02:30:45 -07:00
2020-08-03 22:07:36 -04:00
2021-12-26 00:16:55 -08:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2021-09-19 20:52:19 +03:00
2020-12-04 09:30:21 +02:00
2022-05-27 15:28:49 -07:00
2022-02-16 23:04:02 +02:00
2022-03-18 10:19:04 +02:00
2022-03-26 11:23:06 -07:00
2022-02-02 05:26:03 -08:00
2022-01-28 08:30:08 +02:00
2022-03-15 07:41:53 +02:00
2022-06-22 13:50:53 -04:00
2022-05-09 09:15:17 -04:00
2021-10-16 12:12:21 -04:00
2021-08-21 07:59:18 -04:00
2020-08-03 22:07:36 -04:00
2021-05-23 11:11:58 +03:00
2020-08-03 22:07:36 -04:00
2021-12-19 19:31:19 -08:00
2022-04-27 15:43:18 -07:00
2020-08-03 22:07:36 -04:00
2022-03-17 17:17:13 -04:00
2022-03-09 07:06:37 -08:00
2022-05-07 10:25:13 -04:00
2022-03-02 13:09:42 -08:00
2022-02-01 13:03:41 -05:00
2020-08-03 22:07:36 -04:00
2020-08-12 16:15:28 -07:00
2021-10-16 12:12:21 -04:00
2022-03-15 13:46:56 +02:00
2022-01-04 08:24:08 -05:00
2022-04-27 11:22:12 -07:00
2021-10-05 01:11:24 -07:00
2021-10-21 08:48:23 -04:00
2021-10-16 12:12:21 -04:00
2021-10-22 12:27:10 -04:00
2020-08-03 22:07:36 -04:00
2022-06-23 14:01:35 -04:00
2022-03-16 21:27:06 -04:00
2022-06-23 14:01:35 -04:00
2022-06-23 14:01:35 -04:00
2022-06-23 14:01:35 -04:00
2022-06-23 14:01:35 -04:00
2021-01-26 10:27:51 -05:00
2020-08-03 22:07:36 -04:00
2022-04-27 11:04:12 -07:00
2022-01-11 10:25:50 -08:00