kwin-scripts / kwin-tiling

Tiling script for kwin
GNU General Public License v2.0
1.1k stars 68 forks source link

Remove direct accesses to layouts array where possible #183

Closed laloch closed 5 years ago

laloch commented 5 years ago

Use _getLayouts(...) accessory method instead of direct access to the layouts array. This is the first preparation step before adding new dimension for activities.