TSedlar / VirtualDesktopBar

A Rainmeter widget that displays user-specified workspace tabs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VirtualDesktopBar

A Rainmeter widget that displays user-specified workspace tabs

Requirements

This project makes use of of two main projects:

Installing

Installation can be done by simply Downloading the master branch and extracting it to Documents/Rainmeter/Skins/

Setting things up

Within your main Rainmeter.ini, you're going to want to set up a DesktopWorkArea. This will make windows not collide with the taskbar when they are maximized.

As an example for my monitor, which is 2560x1440:

Rainmeter.ini should contain:

DesktopWorkArea=41,34,2556,1436

This all depends on your taskbar height, etc.

Shout outs

Suggestions

Use this with Microsoft's PowerToys, so you can set window zones and tile windows!

Other Info

It should be pretty straight forward to make changes to the configuration of this widget.

To change colors and sizes, go here.

To modify workspace categories, you can add, change, or remove here.

Lastly, when adding categories, make sure to add a matching icon with the same name under assets/images

About

A Rainmeter widget that displays user-specified workspace tabs

License:MIT License


Languages

Language:Lua 55.8%Language:AutoHotkey 34.6%Language:SourcePawn 9.3%Language:PHP 0.3%