Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 696 Bytes

File metadata and controls

23 lines (14 loc) · 696 Bytes

43max.sh

Used to resize a window to the maximum size of a window of the current screen realestate with the proportions of 4:3.

Usage: Bind to key of window manager or via xbindkeys.

Depens on wmctrl.

cycle_window_app.sh

Cycles throgh the windows of the currently active window.

Usage: Bind to key of window manager or via xbindkeys.

Depends on wmctrl.

raise_all.sh

Make all of the currently active program the topmost windows.

Usage: Bind to key of window manager or via xbindkeys.

Depends on wmctrl.

dmenu_exec.sh

In addition to the regular dmenu script to search for all executables in $PATH this script includes the ability to search all open windows and raise/select it.