blob: 37da12a3248a019e286e9ce4945addd947d221ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = gnome-shell-extension-fullscreen-to-new-workspace-git
pkgdesc = New, maximized and fullscreen windows will be moved to empty workspaces
pkgver = r44.8237de3
pkgrel = 2
url = https://github.com/onsah/fullscreen-to-new-workspace
arch = any
license = GPL3
depends = gnome-shell>=3.38
provides = gnome-shell-extension-fullscreen-to-new-workspace
conflicts = gnome-shell-extension-fullscreen-to-new-workspace
source = git+https://github.com/onsah/fullscreen-to-new-workspace.git
sha256sums = SKIP
pkgname = gnome-shell-extension-fullscreen-to-new-workspace-git
|