genode/repos/libports/run
Norman Feske 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
..
acpica.run input/ps2: poll for mouse-reset results 2018-08-28 17:10:55 +02:00
ada_exception.run Ada: exception support 2018-08-08 10:59:02 +02:00
ada_secondary_stack.run ada: test secondary stack 2018-05-30 13:36:08 +02:00
ada.run ada: runtime and library support 2018-04-19 12:38:54 +02:00
avplay.run base: rm first-class support for static binaries 2018-08-02 14:36:38 +02:00
expat.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
extract.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
fatfs_blkio.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
fetchurl_lwip.run LwIP VFS plugin 2018-08-02 14:36:48 +02:00
fetchurl_lxip.run Rename network scenarios to make use of lxip explicit 2018-08-28 16:45:23 +02:00
fetchurl.inc LwIP VFS plugin 2018-08-02 14:36:48 +02:00
fs_rom_update_fat.run run: rename 'check_installed' to 'installed_command' 2018-07-03 09:39:31 +02:00
ldso.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_block.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_component.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_counter.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_fatfs.run run: rename 'check_installed' to 'installed_command' 2018-07-03 09:39:31 +02:00
libc_filesystem_test.inc Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_fuse_exfat.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libc_fuse_ext2.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libc_getaddrinfo.run LwIP VFS plugin 2018-08-02 14:36:48 +02:00
libc_getenv.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_getpwent.run Libc: single-user getpwent implementation 2018-09-13 15:21:10 +02:00
libc_pipe.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_select.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_vfs_block.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_vfs_component.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_vfs_counter.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_vfs_exfat_fuse_fs.run fuse_fs: add test run scripts 2017-06-19 12:35:56 +02:00
libc_vfs_ext2_fuse_fs.run fuse_fs: add test run scripts 2017-06-19 12:35:56 +02:00
libc_vfs_fat.run run: rename 'check_installed' to 'installed_command' 2018-07-03 09:39:31 +02:00
libc_vfs_fatfs_fs.run Update FatFS port to version 0.13 2017-08-17 11:04:22 +02:00
libc_vfs_filesystem_test.inc Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_vfs_fs_chained.run vfs: libc_vfs_fs_chained.run script 2018-08-28 17:10:58 +02:00
libc_vfs_fs_fat.run run: rename 'check_installed' to 'installed_command' 2018-07-03 09:39:31 +02:00
libc_vfs_fs_test.inc run: rename 'check_installed' to 'installed_command' 2018-07-03 09:39:31 +02:00
libc_vfs_fs.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_vfs_ntfs-3g_fuse_fs.run fuse_fs: add test run scripts 2017-06-19 12:35:56 +02:00
libc_vfs_ram.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_vfs_select.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_vfs.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc_with_libc.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
libc.run Test libc sleep and gettime in run/libc 2018-10-29 09:36:22 +01:00
lwip_lx.run Rename lwip library to lwip_legacy 2018-05-30 13:36:22 +02:00
lwip.run LwIP tests: use VFS LwIP plugin 2018-08-02 14:36:48 +02:00
memcpy.run test/memcpy: add Genode's memset to the suite 2018-11-16 14:37:18 +01:00
mesa-gears_i965.run mesa-demos: add more examples 2017-08-30 09:59:58 +02:00
mesa-gears.inc mesa-gears.run: add missing rtc config 2018-02-16 08:42:29 +01:00
mesa-gears.run mesa-demos: add more examples 2017-08-30 09:59:58 +02:00
mesa-triangle_gl_i965.run mesa-demos: add more examples 2017-08-30 09:59:58 +02:00
mesa-triangle_gl.inc mesa-demos: add more examples 2017-08-30 09:59:58 +02:00
mesa-triangle_gl.run mesa-demos: add more examples 2017-08-30 09:59:58 +02:00
mesa.inc base: rm first-class support for static binaries 2018-08-02 14:36:38 +02:00
moon.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
mupdf.run Convert pdf_view to a Nitpicker client 2018-06-29 10:44:57 +02:00
netty_lwip_tcp.run LwIP VFS plugin 2018-08-02 14:36:48 +02:00
netty_lwip_udp.run LwIP VFS plugin 2018-08-02 14:36:48 +02:00
netty_lwip.inc LwIP VFS plugin 2018-08-02 14:36:48 +02:00
netty_lxip_tcp.run Rename network scenarios to make use of lxip explicit 2018-08-28 16:45:23 +02:00
netty_lxip_udp.run Rename network scenarios to make use of lxip explicit 2018-08-28 16:45:23 +02:00
netty.inc vfs/lxip: make gateway config attribute optional 2018-06-12 12:11:46 +02:00
nic_bridge_lighttpd.run Rename lwip library to lwip_legacy 2018-05-30 13:36:22 +02:00
nic_bridge.run LwIP tests: use VFS LwIP plugin 2018-08-02 14:36:48 +02:00
nic_dump.run nic_router: multiple uplinks 2018-06-29 10:44:53 +02:00
nic_router_dyn_config.run nic_router: multiple uplinks 2018-06-29 10:44:53 +02:00
nic_router.inc LwIP tests: use VFS LwIP plugin 2018-08-02 14:36:48 +02:00
nic_router.run nic_router: rework quota accounting 2018-10-29 09:36:21 +01:00
nim_netty.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
nim.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
pcg32.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
pthread.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
python.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
qt5_avplay.run qt5: honor --depot-user in run scripts 2018-08-28 16:45:26 +02:00
qt5_calculatorform.run qt5: honor --depot-user in run scripts 2018-08-28 16:45:26 +02:00
qt5_common.inc gems: flexible window layouter 2018-11-16 14:53:20 +01:00
qt5_core.run qt5: honor --depot-user in run scripts 2018-08-28 16:45:26 +02:00
qt5_drivers.inc qt5: load nic_drv without dynamic linker on Linux 2018-09-13 15:25:25 +02:00
qt5_openglwindow.run qt5: honor --depot-user in run scripts 2018-08-28 16:45:26 +02:00
qt5_qpluginwidget.run qt5: honor --depot-user in run scripts 2018-08-28 16:45:26 +02:00
qt5_quicktest.run qt5: honor --depot-user in run scripts 2018-08-28 16:45:26 +02:00
qt5_samegame.run qt5: honor --depot-user in run scripts 2018-08-28 16:45:26 +02:00
qt5_testqstring.run qt5: QtTest support 2018-08-28 16:45:27 +02:00
qt5_tetrix.run qt5: honor --depot-user in run scripts 2018-08-28 16:45:26 +02:00
qt5_textedit.run qt5: honor --depot-user in run scripts 2018-08-28 16:45:26 +02:00
qt5_virtualkeyboard.run qt5: honor --depot-user in run scripts 2018-08-28 16:45:26 +02:00
qt5.run qt5: honor --depot-user in run scripts 2018-08-28 16:45:26 +02:00
rust.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
sdl.run base: rm first-class support for static binaries 2018-08-02 14:36:38 +02:00
sequence.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
smartcard.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
stdcxx.run Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
tcp_bulk_lwip.run Simple bulk TCP test 2018-09-24 11:18:23 +02:00
tcp_bulk_lxip.run Simple bulk TCP test 2018-09-24 11:18:23 +02:00
tcp_bulk.inc Simple bulk TCP test 2018-09-24 11:18:23 +02:00
vfs_lwip.inc LwIP VFS plugin 2018-08-02 14:36:48 +02:00