K 10 svn:author V 9 salvadore K 8 svn:date V 27 2020-06-03T19:28:08.479350Z K 7 svn:log V 1288 x11-wm/hikari: Update to 2.0.0 - Floating views are raised after layout apply. - Sheet is reset before layout apply. - Focus view is raised to layout on layout apply. - Add append/prepend to layout operations. - Remove sheet groups (ungrouped views create a group for their app id instead). - Groups can now start with digits (no more sheet group overlap). - Add 'sheet-show-group' operation. - Add 'workspace-show-group' operation. - Add 'workspace-show-invisible' operation. - Add 'workspace-show-all' operation. - Add 'workspace-clear' operation. - Add 'workspace-show-group' operation. - Add 'workspace-cycle-[next|prev]' operations. - Add output relative view position configuration (e.g. center, bottom-right). - Allow tiled views to be moved around. - Migrate views to other outputs using move operations (mouse and keyboard). - Add move libinput configuration options for pointer devices. - Add 'ui' section to configuration. - Add default configuration file. - Add default wallpaper. - Many multi-monitor fixes. - And many bugfixes. Port changes: - Use hikari.desktop from upstream. - Use install target from upstream: a patch was needed to avoid installing setuid files in the stage directory. PR: 246954 Submitted by: ports@xanderio.de Approved by: gerald (mentor) END