1.1.11 • Published 6 years ago

budgie-launcher-super v1.1.11

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

budgie-launcher-super

idea/why

A simple script to switch tasks using super + 1 number keys, the same feature exists with other desktops like windows and unity, this adds it to budgie desktop.

Example shortcut mappings

Super + 1 : windows 1
Super + 2 : windows 2
Super + 3 : windows 3
...9

I've looked at the source code for budgie-desktop, and to implement in valac, c is naturally hard me not knowing anything about c. And not being able to get a build of budgie-desktop running with my machine. So I've used nodejs

Install

npm install -g budgie-launcher-super

System Dependcies

dconf, gtk-launch, xdotool, wmctrl I've also made a AUR package at https://aur.archlinux.org/packages/nodejs-budgie-launcher-super/

API

# key bindings setup in keyboard shortcuts
budgie-launcher-super 1 # Super + 1
budgie-launcher-super 2 # Super + 2
budgie-launcher-super 3 # Super + 3

--launch

Launch the task again despite window being open, handy to open an a new instance of window 1 i've linked to Shift + Super + 1

budgie-launcher-super --launch 1

command name

You can use an command name to switch to or launch that instance

budgie-launcher-super gnome-terminal
1.1.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago