logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kdocker - dock any application in the system tray

Author

        KDocker was written by Girish Ramakrishnan
        Revised and maintained by John Schember

Description

        KDocker is a program that will dock any application to the system tray

Name

        kdocker - dock any application in the system tray

Options

-a
            Show author information

       -b
            Suppress the warning dialog when docking non-normal windows (blind mode)

       -dsecs
            Maximum time in seconds to allow for a command to start and open a window
            [default: 5 seconds]

       -etype
            Name matching syntax. Choices are:
             n = normal, substring matching [default]
             r = regex (regular expression)
             u = unix wildcard
             w = wildcard
             x = W3C XML Schema 1.1

       -f
            Dock window that has focus (active window)

       -h
            Display this help, then exit

       -ifile
            Custom icon path

       -Ifile
            Custom attention icon path. This icon is set if the title
            of the application window changes while it is iconified.

       -j
            Case sensitive name (title) matching

       -k
            Regex minimal matching

       -l
            Iconify when focus lost

       -m
            Keep application window showing (don't hide on dock)

       -nname
            Match window based on its title

       -o
            Iconify when obscured by other windows

       -psecs
            By default, when the title of the application changes,
            a popup is displayed from the system tray for 4 seconds
            Works well with music players

       -q
            Disable ballooning title changes (quiet)

       -r
            Remove this application from the pager

       -s
            Make the window sticky (appears on all desktops)

       -t
            Remove this application from the taskbar

       -v,--version
            Show the KDocker version string, then exit

       -wwid
            Window id of the application to dock
            Assumes hex number of the form 0x###...

       -xpid
            Process id of the application to dock
            Assumes decimal number of the form ###...

Reporting Bugs

       Bugs and wishes to the KDocker Home Page <https://github.com/user-none/KDocker>

Version 5.4                                      28 April, 2022                                       KDOCKER(1)

Synopsis

kdocker [options]

See Also