Search Criteria
Package Details: x-tile 3.3-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/x-tile.git (read-only, click to copy) |
---|---|
Package Base: | x-tile |
Description: | Allows you to select a number of windows and tile them in different ways (Fancyzones for Linux) |
Upstream URL: | https://www.giuspen.com/x-tile |
Licenses: | GPL2 |
Submitter: | None |
Maintainer: | Raymo111 |
Last Packager: | Raymo111 |
Votes: | 46 |
Popularity: | 0.55 |
First Submitted: | 2009-08-30 22:59 (UTC) |
Last Updated: | 2021-09-16 23:50 (UTC) |
Dependencies (7)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- python-cairo (python-cairo-git)
- python-gobject (python-gobject-git)
- python-prctl
- appstream-glib (appstream-glib-git) (check)
- desktop-file-utils (desktop-file-utils-git) (check)
- libappindicator-gtk3 (libappindicator-bzr) (optional) – Tray icon support
Latest Comments
1 2 3 4 5 6 Next › Last »
asessionguy commented on 2022-07-28 18:17 (UTC)
I got this error while running makepkg:
error: Multiple top-level packages discovered in a flat-layout: ['glade', 'linux', 'locale', 'debian', 'modules'].
Solution was to add "py_modules = []" inside 'setup' function call in setup.py (found in https://github.com/pypa/setuptools/issues/3197#issuecomment-1078770109), then running:
Raymo111 commented on 2021-09-16 23:40 (UTC) (edited on 2021-09-16 23:43 (UTC) by Raymo111)
@yochananmarqos Adopted.
yochananmarqos commented on 2021-09-16 23:39 (UTC)
@Raymo111: Feel free to adopt the package, I don't use it anymore.
Raymo111 commented on 2021-09-16 23:36 (UTC)
Missing dependencies:
python-cairo
andpython-prctl
. Without the first editing custom tile settings won't work, and without the second the process name will bepython
and notx-tile
.Ext commented on 2021-08-20 04:25 (UTC)
ERROR: Error loading 'http://www.giuspen.com/software/x-tile-3.3.tar.xz' Interrupt...
bidulock commented on 2020-05-09 01:30 (UTC)
@yochananmarqos can you take this over? I don't use it and hate both gtk3 and python.
yochananmarqos commented on 2019-07-07 14:28 (UTC)
As of v2.6, this no longer requires
python2-gconf
and should be replaced bypygtk
.yochananmarqos commented on 2019-06-30 18:39 (UTC)
This is missing
python2-libappindicator
for the tray icon.olliemath commented on 2016-09-27 19:19 (UTC)
Fanch commented on 2015-11-15 14:29 (UTC)
1 2 3 4 5 6 Next › Last »