pocoy | plugable window management
kandi X-RAY | pocoy Summary
kandi X-RAY | pocoy Summary
pocoy is a Python library typically used in Visual Studio Code applications. pocoy has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
Commands are bound to names and keys in the config module. Keys can be combined of prefix key + command key, which are by default bound to Vim's window commands. Close a set of windows. Focus on a task.
Commands are bound to names and keys in the config module. Keys can be combined of prefix key + command key, which are by default bound to Vim's window commands. Close a set of windows. Focus on a task.
Support
Quality
Security
License
Reuse
Support
pocoy has a low active ecosystem.
It has 6 star(s) with 1 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
pocoy has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of pocoy is current.
Quality
pocoy has no bugs reported.
Security
pocoy has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
pocoy is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
pocoy releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed pocoy and discovered the below as its top functions. This is intended to give you an instant insight into pocoy implemented functionality, and help decide if they suit your requirements.
- Go to the center of a busymaster area
- Calculates the size of a window
- Returns the x y coordinates of the decoration
- Get decorations
- Move the monitor
- Returns the closest monitor to the given direction
- Applies the function to all clients
- Run a command inside the main window
- Read monitor
- Set the layout
- Set the master area
- Increment the master counter
- Return the previous analysis
- Apply mirror layout
- Perform monocle on all clients
- Create a gap
- Cycle through a working workspace
- Return the target monitor for the target window
- Push the stack onto the target
- Zoom the target
- Set the zoom level
- Draw arrow on windows
- Applies decoration configuration
- Sets the center of the master to the center of each client
- Tile a list of clients
- Apply overlays to all monitors
Get all kandi verified functions for this library.
pocoy Key Features
No Key Features are available at this moment for pocoy.
pocoy Examples and Code Snippets
No Code Snippets are available at this moment for pocoy.
Community Discussions
No Community Discussions are available at this moment for pocoy.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pocoy
From PPA, for Ubuntu distributions.
From PPA, for Ubuntu distributions sudo add-apt-repository ppa:pedrosans/pocoy sudo apt-get update sudo apt-get install pocoy
Manually Install pocoy's dependencies Unbuntu dependencies: python3-distutils python3-xdg python3-dbus python3-setproctitle python3-xlib \ gir1.2-gtk-3.0 gir1.2-wnck-3.0 gir1.2-appindicator3-0.1 gir1.2-notify-0.7 libx11-6 Arch dependencies: python-pyxdg python-dbus python-setproctitle python-xlib \ libwnck3 gobject-introspection-runtime libappindicator-gtk3 libx11 Install pocoy ./setup.py install --record installed_files.txt to uninstall: cat installed_files.txt | xargs rm -rf ; rm -f installed_files.txt Update hicolor icons cache on Unbuntu: update-icon-caches /usr/share/icons/hicolor on Arch: gtk-update-icon-cache -f --include-image-data /usr/share/icons/hicolor
From PPA, for Ubuntu distributions sudo add-apt-repository ppa:pedrosans/pocoy sudo apt-get update sudo apt-get install pocoy
Manually Install pocoy's dependencies Unbuntu dependencies: python3-distutils python3-xdg python3-dbus python3-setproctitle python3-xlib \ gir1.2-gtk-3.0 gir1.2-wnck-3.0 gir1.2-appindicator3-0.1 gir1.2-notify-0.7 libx11-6 Arch dependencies: python-pyxdg python-dbus python-setproctitle python-xlib \ libwnck3 gobject-introspection-runtime libappindicator-gtk3 libx11 Install pocoy ./setup.py install --record installed_files.txt to uninstall: cat installed_files.txt | xargs rm -rf ; rm -f installed_files.txt Update hicolor icons cache on Unbuntu: update-icon-caches /usr/share/icons/hicolor on Arch: gtk-update-icon-cache -f --include-image-data /usr/share/icons/hicolor
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page