Commit Graph

29 Commits

Author SHA1 Message Date
11eecdc7bd depot: update recipe hashes 2018-11-29 11:54:31 +01:00
c6fd0055b1 sculpt: split window manager into multiple pkgs
This commit moves the window layouter and window decorator into
dedicated packages that can now be combined with the "wm" server at
runtime and restarted/reconfigured/swapped-out independently.

To use the window manager, one must start the 'wm', 'window_layouter',
and one of the 'motif_decorator' or 'themed_decorator' subsystems.

Fixes #3024
2018-11-27 11:36:35 +01:00
1a75c5227e Rename wm pkg to motif_wm
This way, we can subsequently introduce a new 'wm' pkg that contains the
window manager only, w/o any hard-wired decorator and layouter.

Issue #3024
2018-11-16 15:07:52 +01:00
a973d9902b gems: flexible window layouter
This commit replaces the former floating_window_layouter with a new
window_layouter component that supports the subdivision of screen space
into columns and rows, the concept of layers, and the principle ability
to store window layout information across reboots. The latter is
accomplished by reflecting the component's internal state as a 'rules'
report to the outside.

Fixes #3031
2018-11-16 14:53:20 +01:00
0867da28a2 depot: update recipe hashes 2018-10-29 09:36:23 +01:00
5dcf06d208 depot: update recipe hashes 2018-09-13 15:21:26 +02:00
c2e0d0ae20 depot: update recipe hashes 2018-08-30 09:25:10 +02:00
f4ea50c6ff depot: update recipe hashes 2018-08-08 10:59:04 +02:00
bd91e70fae gems: add runtime to wm pkg 2018-08-02 14:36:47 +02:00
b485caf33c depot: update recipe hashes 2018-07-03 09:40:11 +02:00
246bacd9da depot: update recipe hashes 2018-06-13 13:52:12 +02:00
bd86efe5fe depot: update recipe hashes 2018-05-31 14:02:21 +02:00
3b7d6394d7 depot: update recipe hashes 2018-05-03 15:32:01 +02:00
47569458d4 depot: update recipe hashes 2018-04-19 12:39:20 +02:00
d54f95d497 depot: update recipe hashes 2018-04-10 13:03:26 +02:00
b07d6eced8 depot: update recipe hashes 2018-03-29 14:59:07 +02:00
1f7b5e75bf depot: update recipe hashes 2018-03-08 12:05:10 +01:00
a8f186c7d4 depot: update recipe hashes 2018-02-28 11:05:05 +01:00
e79ce5a036 depot: update recipe hashes 2018-02-16 08:42:31 +01:00
8d09d02b85 depot: update recipe hashes 2018-02-09 13:34:24 +01:00
6013889028 depot: update recipe hashes 2018-01-17 12:14:44 +01:00
553cf556af depot: update recipe hashes 2017-12-21 15:01:56 +01:00
25ca29002e depot: update recipe hashes 2017-11-30 11:24:49 +01:00
491be000ca depot: update recipe hashes 2017-11-09 12:19:59 +01:00
ee4ee6a8ac depot: update recipe hashes 2017-10-19 13:31:18 +02:00
2ed904faab depot: update recipe hashes 2017-08-30 12:41:43 +02:00
8b073f46df depot: update recipe hashes 2017-08-18 10:25:28 +02:00
892ede515f depot: update recipe hashes 2017-05-31 16:18:01 +02:00
b58fbe5ba5 Depot-archive recipes
Issue #2339
2017-05-31 13:15:56 +02:00