Tiled Screen Version 2.0

Second major version of TiledScreen plasmoid.

Features

Expandable tiles

Tiles can now switch the current page into a tile provided one to allow for addition functionality. This is already used by the newly included Networks tile to provide a screen for connecting and disconnecting from networks.

Text Alignment

Now you can change the text alignment direction of Icon and Category tiles.

Builtin Tiles

Brightness and Volume Tiles

Brightness and Volume tiles allow you to adjust the respective system configurations.

System Toggles

This release includes a collection of system toggle tiles that allows you to quickly enable and disable system operations. Included are Do Not Disturb, Caffeine ( Stops automatic screen locking ), Bluetooth and Nightlight

Networks Tile

Network tile provides a way to connect and disconnect from wired and wireless networks. Left click on the tile opens the Network view while a iddle click will toggle it on or off.

API Changes

  1. Addition of expandedView property. When defined for a tile, the value is used as the expanded page for the tile. For more info, check the documentation
  2. Addition of the toggleOnActivate property to prevent widget from closing when a tile is activated. See Tile Internals

Bug fixes

  1. Fixed the scroll issues in the tile selector, porting it into a more standard dialog.