mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-31 14:40:54 +00:00
This patch enables the user to interactively change the assignment of windows to screens. For screens visible side by side in a multi-monitor setup, one can now move a window from one screen to another by dragging the window title. When using screens as virtual desktops on one display, a window can be moved to another screen by switching the screen (by pressing a key matching a desired screen) while the window is dragged with the mouse. So the user can drag the window between virtual desktops. Issue #5390
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components hosted in the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.