Skip to content

Latest commit

 

History

History
78 lines (56 loc) · 2.43 KB

File metadata and controls

78 lines (56 loc) · 2.43 KB

Maintenance Mode Notice

This extension is in maintenance mode. Future updates and bugfixes are not guaranteed.

Contributions are welcome! You can submit PRs that address issues identified in the AUDIT_REPORT.md.

For GNOME Shell version compatibility PRs, the changes must be verified by at least 1 other user in the PR comments before merging.


Customised Workspaces - Gnome Shell Extension

Website

Customised Workspaces enables creating isolated and customised workspaces.

  • Customise your dash/dock/panel to be unique for each workspace
  • Applications will only show on the dash in their active workspace
  • Set up a custom background for each workspace
  • Set up the custom dash favourites for each workspace
  • Edit your load settings and save your customised environments

Usage

User Interface Guide Usage Example

Installation

Requires libwnck to be installed for extension versions 45 and earlier.

Gnome Extensions

https://extensions.gnome.org/extension/1583/worksets/
Git
cd ~/.local/share/gnome-shell
git clone https://github.com/blipk/Customised-Workspaces.git extensions
Clickable installer in the release or run

chmod +x install.sh && ./install.sh

Support

There are versions of the extension for Gnome Shell versions 3.00+ @ extensions.gnome.org

Latest versions only tested and working on Gnome 40+ (3.40)

License

This file is part of the Customised Workspaces Gnome Extension for Gnome 3
Copyright (C) 2023 A.D.
This program is free software: you can redistribute it and/or modify
it under the terms of the BSD 2-clause licence.

This program is distributed in the hope this it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the BSD 2-clause License for more details.