Groups | Search | Server Info | Login | Register
Groups > comp.os.linux.misc > #70404
| From | rbowman <bowman@montana.com> |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | Re: Artix Linux and Xlibre |
| Date | 2025-08-05 20:02 +0000 |
| Message-ID | <mff6a3Fm9euU1@mid.individual.net> (permalink) |
| References | (14 earlier) <106ohbv$1q0ne$1@dont-email.me> <wwvms8fdsa9.fsf@LkoBDZeT.terraraq.uk> <106s6ae$2irb0$6@dont-email.me> <wwv7bziqkz4.fsf@LkoBDZeT.terraraq.uk> <106sl06$2lst5$9@dont-email.me> |
On Tue, 5 Aug 2025 11:04:54 +0100, The Natural Philosopher wrote: > 05/08/2025 08:35, Richard Kettlewell wrote: >> Lawrence D'Oliveiro <ldo@nz.invalid> writes: >>> Richard Kettlewell wrote: >>>> Bobbie Sellers <bliss-sf4ever@dslextreme.com> writes: >>>>> So you see that some functionality is missing from Wayland. >>>> >>>> Some of that does look look missing functionality ... >>> >>> There is a deliberate policy in the design of Wayland that >>> applications shall neither know nor care about the positions of their >>> windows on the screen, and possibly even their Z-order layering. >> > Interesting...a certain security sense in that - it is the Window > Managers job to deal with all that. > I'd be interested to know why you think an application needs to know > that... One of our components is a main screen with summaries of the incidents in progress which opens entry screens for the details of each incident. Typically there are three entry screens but that is configurable. The user can position them as they prefer, including on a second monitor. The position values are saved per user. This is with Motif. Dialog screens can also be positioned, and be made modal. System modal is used sparingly since it stops everything until the user responds but if an officer triggers and emergency alert you don't want it to be ignored because all the dispatchers are focused on something else. https://en.wikipedia.org/wiki/Motif_(software) The z-order can be used to bring an entry screen to the front as necessary. The X system also allows for IPC by passing atoms between processes. I don't think that is possible in Wayland either. I haven't worked with Wayland and don't know what is possible. I do know if you work with Motif you wind up using the Xt API and well as dipping into Xlib. Those older apps would need a complete rewrite. https://en.wikipedia.org/wiki/X_Toolkit_Intrinsics I don't know how many Motif dinosaurs are prowling the world. Gtk, Qt, WxWidgets, and others aren't as tightly integrated.
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Artix Linux and Xlibre Popping Mad <rainbow@colition.gov> - 2025-07-26 18:40 -0400
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-27 00:30 +0000
Re: Artix Linux and Xlibre Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2025-07-26 18:47 -0700
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-27 01:57 +0000
Re: Artix Linux and Xlibre Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2025-07-26 20:28 -0700
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-27 04:38 +0000
Re: Artix Linux and Xlibre c186282 <c186282@nnada.net> - 2025-07-27 02:38 -0400
Re: Artix Linux and Xlibre Popping Mad <rainbow@colition.gov> - 2025-08-02 12:13 -0400
Re: Artix Linux and Xlibre Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2025-07-27 00:58 -0700
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-27 22:01 +0000
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-07-29 22:14 +0100
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-29 22:55 +0000
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-07-30 09:33 +0100
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-30 21:19 +0000
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-07-30 23:40 +0100
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-30 23:32 +0000
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-07-31 10:30 +0100
Re: Artix Linux and Xlibre Rich <rich@example.invalid> - 2025-07-31 17:01 +0000
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-31 22:44 +0000
Re: Artix Linux and Xlibre not@telling.you.invalid (Computer Nerd Kev) - 2025-08-02 09:30 +1000
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-01 23:50 +0000
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-08-02 10:03 +0100
Re: Artix Linux and Xlibre Richard Kettlewell <invalid@invalid.invalid> - 2025-08-02 13:36 +0100
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-02 14:59 +0100
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-02 23:59 +0000
Re: Artix Linux and Xlibre Richard Kettlewell <invalid@invalid.invalid> - 2025-08-03 12:13 +0100
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-03 12:58 +0100
Re: Artix Linux and Xlibre Richard Kettlewell <invalid@invalid.invalid> - 2025-08-03 16:34 +0100
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-03 17:08 +0100
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-08-03 18:20 +0000
Re: Artix Linux and Xlibre not@telling.you.invalid (Computer Nerd Kev) - 2025-08-04 09:35 +1000
Re: Artix Linux and Xlibre Richard Kettlewell <invalid@invalid.invalid> - 2025-08-04 16:10 +0100
Re: Artix Linux and Xlibre Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2025-08-03 13:38 -0700
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-03 22:47 +0100
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-08-03 21:55 +0000
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-08-06 09:03 +0100
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-06 09:28 -0700
Re: Artix Linux and Xlibre Rich <rich@example.invalid> - 2025-08-06 19:56 +0000
Re: Artix Linux and Xlibre Richard Kettlewell <invalid@invalid.invalid> - 2025-08-06 21:27 +0100
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-08-06 22:46 +0100
Re: Artix Linux and Xlibre Richard Kettlewell <invalid@invalid.invalid> - 2025-08-07 17:46 +0100
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-06 13:36 -0700
Re: Artix Linux and Xlibre Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-08-09 12:56 +0000
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-07 03:28 +0000
Re: Artix Linux and Xlibre Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-08-09 12:48 +0000
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-11 11:26 -0700
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-08-11 21:06 +0000
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-11 15:19 -0700
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-11 22:27 +0000
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-11 15:54 -0700
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-08-12 02:28 +0000
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-08-12 02:27 +0000
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-11 22:18 +0000
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-11 15:49 -0700
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-11 23:27 +0000
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-12 08:37 -0700
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-08-12 20:15 +0000
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-12 23:29 +0000
Re: Artix Linux and Xlibre Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-08-09 12:46 +0000
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-04 00:21 +0000
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-04 00:20 +0000
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-08-04 04:24 +0000
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-08-06 09:05 +0100
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-08-06 20:24 +0000
Re: Artix Linux and Xlibre Richard Kettlewell <invalid@invalid.invalid> - 2025-08-04 16:23 +0100
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-05 05:54 +0000
Re: Artix Linux and Xlibre Richard Kettlewell <invalid@invalid.invalid> - 2025-08-05 08:35 +0100
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-05 07:48 +0000
Wayland (was: Re: Artix Linux and Xlibre) vallor <vallor@cultnix.org> - 2025-08-06 02:28 +0000
Re: Wayland (was: Re: Artix Linux and Xlibre) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-06 04:22 +0000
Re: Wayland Nuno Silva <nunojsilva@invalid.invalid> - 2025-08-06 09:10 +0100
Re: Wayland Rich <rich@example.invalid> - 2025-08-06 14:42 +0000
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-05 11:04 +0100
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-08-05 20:02 +0000
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-05 08:29 -0700
Re: Artix Linux and Xlibre Rich <rich@example.invalid> - 2025-08-05 18:19 +0000
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-05 19:59 +0100
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-05 12:02 -0700
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-05 20:10 +0100
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-06 04:24 +0000
Re: Artix Linux and Xlibre Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2025-08-05 21:46 -0700
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-06 06:33 +0000
Re: Artix Linux and Xlibre not@telling.you.invalid (Computer Nerd Kev) - 2025-08-06 09:13 +1000
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-06 04:23 +0000
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-08-06 09:18 +0100
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-06 09:01 -0700
Re: Artix Linux and Xlibre Rich <rich@example.invalid> - 2025-08-06 22:11 +0000
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-07 03:25 +0000
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-07 14:14 -0700
Re: Artix Linux and Xlibre Richard Kettlewell <invalid@invalid.invalid> - 2025-08-07 23:14 +0100
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-07 15:56 -0700
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-08 04:18 +0000
Re: Artix Linux and Xlibre vallor <vallor@cultnix.org> - 2025-08-08 06:00 +0000
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-08 08:49 -0700
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-08 21:25 +0000
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-08 15:38 -0700
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-09 00:05 +0000
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-11 10:24 -0700
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-09 10:58 +0100
Re: Artix Linux and Xlibre Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-08-09 17:10 +0000
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-08-09 22:33 +0000
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-08-09 22:26 +0000
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-10 10:15 +0100
Re: Artix Linux and Xlibre Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-08-10 09:03 -0400
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-10 14:24 +0100
Re: Artix Linux and Xlibre Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2025-08-10 07:29 -0700
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-08-10 20:06 +0000
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-11 11:56 +0100
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-08-11 21:12 +0000
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-11 01:00 +0000
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-09 22:39 +0000
Re: Artix Linux and Xlibre Richard Kettlewell <invalid@invalid.invalid> - 2025-08-08 08:42 +0100
Re: Artix Linux and Xlibre Rich <rich@example.invalid> - 2025-08-08 16:02 +0000
Re: Artix Linux and Xlibre not@telling.you.invalid (Computer Nerd Kev) - 2025-08-08 09:00 +1000
Re: Artix Linux and Xlibre Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-08-09 13:05 +0000
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-08-06 09:15 +0100
Re: Artix Linux and Xlibre Rich <rich@example.invalid> - 2025-08-06 14:46 +0000
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-08-05 08:26 -0700
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-03 00:06 +0000
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-07-30 11:42 +0100
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-07-30 19:39 +0000
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-07-31 01:06 +0100
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-30 21:23 +0000
Re: Artix Linux and Xlibre Rich <rich@example.invalid> - 2025-07-28 00:21 +0000
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-07-28 13:57 +0100
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-28 22:26 +0000
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-29 05:37 +0000
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-07-29 09:02 +0100
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-07-29 11:13 +0100
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-29 22:46 +0000
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-07-29 23:51 +0100
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-29 23:22 +0000
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-07-30 11:45 +0100
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-30 21:18 +0000
Re: Artix Linux and Xlibre John Ames <commodorejohn@gmail.com> - 2025-07-29 07:45 -0700
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-29 22:44 +0000
Re: Artix Linux and Xlibre Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2025-07-29 16:26 -0700
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-29 23:54 +0000
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-07-29 22:17 +0100
Re: Artix Linux and Xlibre Richard Kettlewell <invalid@invalid.invalid> - 2025-07-29 23:23 +0100
Re: Artix Linux and Xlibre Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2025-07-29 15:44 -0700
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-29 22:56 +0000
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-07-30 09:18 +0100
Re: Artix Linux and Xlibre Richard Kettlewell <invalid@invalid.invalid> - 2025-07-30 18:18 +0100
Re: Artix Linux and Xlibre Popping Mad <rainbow@colition.gov> - 2025-08-02 12:15 -0400
Re: Artix Linux and Xlibre Farley Flud <ff@linux.rocks> - 2025-07-27 09:19 +0000
Re: Artix Linux and Xlibre Rich <rich@example.invalid> - 2025-07-28 00:19 +0000
Re: Artix Linux and Xlibre c186282 <c186282@nnada.net> - 2025-07-27 23:06 -0400
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-07-28 05:27 +0000
Re: Artix Linux and Xlibre Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2025-07-26 18:41 -0700
Re: Artix Linux and Xlibre Rich <rich@example.invalid> - 2025-07-28 00:18 +0000
Re: Artix Linux and Xlibre c186282 <c186282@nnada.net> - 2025-07-27 22:40 -0400
Re: Artix Linux and Xlibre Rich <rich@example.invalid> - 2025-07-31 13:48 +0000
Re: Artix Linux and Xlibre Marco Moock <mm@dorfdsl.de> - 2025-07-31 16:22 +0200
Re: Artix Linux and Xlibre Rich <rich@example.invalid> - 2025-07-31 17:02 +0000
Re: Artix Linux and Xlibre Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-31 22:58 +0000
Re: Artix Linux and Xlibre rbowman <bowman@montana.com> - 2025-08-01 01:53 +0000
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-01 08:07 +0100
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-08-01 09:47 +0100
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-01 10:24 +0100
Re: Artix Linux and Xlibre Nuno Silva <nunojsilva@invalid.invalid> - 2025-08-01 10:57 +0100
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-01 11:10 +0100
Re: Artix Linux and Xlibre Rich <rich@example.invalid> - 2025-08-01 17:15 +0000
Re: Artix Linux and Xlibre The Natural Philosopher <tnp@invalid.invalid> - 2025-08-01 19:14 +0100
Re: Artix Linux and Xlibre Rich <rich@example.invalid> - 2025-08-01 19:26 +0000
csiph-web