Search Criteria
Package Details: quicktile-git 1:463.ce0c088-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/quicktile-git.git (read-only, click to copy) |
---|---|
Package Base: | quicktile-git |
Description: | Adds window-tiling hotkeys to any X11 desktop |
Upstream URL: | https://github.com/ssokolow/quicktile |
Keywords: | global-hotkeys gtk gtk3 pygobject python python-3 python3 tiling tiling-window-manager utility window-manager x11 |
Licenses: | GPL2 |
Conflicts: | quicktile |
Provides: | quicktile |
Submitter: | dustball |
Maintainer: | lkrms |
Last Packager: | lkrms |
Votes: | 20 |
Popularity: | 0.000000 |
First Submitted: | 2013-02-13 20:37 (UTC) |
Last Updated: | 2024-05-17 01:44 (UTC) |
Dependencies (8)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libwnck3
- python (python37AUR, python311AUR, python310AUR)
- python-gobject
- python-xlib
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
- python-dbus (optional) – required if you want to interact with QuickTile over D-Bus
Latest Comments
lkrms commented on 2020-11-09 11:46 (UTC) (edited on 2020-11-09 11:49 (UTC) by lkrms)
https://aur.archlinux.org/packages/quicktile-git/ now tracks the upstream master branch and uses the current commit count and hash to version itself. I've added https://aur.archlinux.org/packages/quicktile/ to track releases.
lkrms commented on 2020-04-30 13:37 (UTC)
I haven't adopted a package before, so apologies if changing the version numbering broke any rules, but versioning by date while tracking a branch didn't make a lot of sense to me.
Anyway, please let me know if I've missed any dependencies or if you encounter any other issues with the upgrade to v0.4.0.
beardedlinuxgeek commented on 2020-01-17 13:49 (UTC)
@menta Thank you so much for that PKGBUILD
menta commented on 2020-01-15 16:46 (UTC) (edited on 2020-01-15 16:46 (UTC) by menta)
QuickTile is getting modernized:
https://github.com/ssokolow/quicktile/tree/gtk3_port
https://github.com/ssokolow/quicktile/issues/95
Here is an updated PKGBUILD to create a package from the gtk3_port branch:
https://pastebin.com/6VgzMsFb
bePolite commented on 2019-05-27 08:39 (UTC)
I get this error when I try to start the program after login
Traceback (most recent call last): File "/usr/bin/quicktile", line 6, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources
Fizzo commented on 2017-09-07 10:54 (UTC)
dustball commented on 2017-05-21 09:09 (UTC)
upuldi commented on 2017-05-21 03:40 (UTC)
<deleted-account> commented on 2016-08-10 04:17 (UTC)
vimalkvn commented on 2013-12-01 04:53 (UTC)