Sat, 27 Apr 2024 17:49:21 UTC | login

Information for build qtile-0.12.0-1.fc29

ID69940
Package Nameqtile
Version0.12.0
Release1.fc29
Epoch
SummaryA pure-Python tiling window manager
Description A pure-Python tiling window manager. Features ======== * Simple, small and extensible. It's easy to write your own layouts, widgets and commands. * Configured in Python. * Command shell that allows all aspects of Qtile to be managed and inspected. * Complete remote scriptability - write scripts to set up workspaces, manipulate windows, update status bar widgets and more. * Qtile's remote scriptability makes it one of the most thoroughly unit-tested window mangers around.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 12 Aug 2018 19:44:48 UTC
CompletedSun, 12 Aug 2018 19:44:48 UTC
Tags
f29
f30
f31
RPMs
src
qtile-0.12.0-1.fc29.src.rpm (info) (download)
noarch
qtile-0.12.0-1.fc29.noarch.rpm (info) (download)
Changelog * Wed Jul 18 2018 John Dulaney <jdulaney@fedoraproject.org> - 0.12.0-1 - !!! Config breakage !!! - Tile layout commands up/down/shuffle_up/shuffle_down changed to be - more consistent with other layouts - move qcmd to qtile-cmd because of conflict with renameutils, move - dqcmd to dqtile-cmd for symmetry - add `add_after_last` option to Tile layout to add windows to the end of the list - add new formatting options to TaskList - allow Volume to open app on right click - fix floating of file transfer windows and java drop-downs - fix exception when calling `cmd_next` and `cmd_previous` on layout without windows - fix caps lock affected behaviour of key bindings - re-create cache dir if it is deleted while qtile is running - fix CheckUpdates widget color when no updates - handle cases where BAT_DIR does not exist - fix the wallpaper widget when using `wallpaper_command` - fix Tile layout order to not reverse on reset - fix calling `focus_previous/next` with no windows* Wed Jul 18 2018 John Dulaney <jdulaney@fedoraproject.org> - 0.12.0-1 - !!! Config breakage !!! - Tile layout commands up/down/shuffle_up/shuffle_down changed to be - more consistent with other layouts - move qcmd to qtile-cmd because of conflict with renameutils, move - dqcmd to dqtile-cmd for symmetry - add `add_after_last` option to Tile layout to add windows to the end of the list - add new formatting options to TaskList - allow Volume to open app on right click - fix floating of file transfer windows and java drop-downs - fix exception when calling `cmd_next` and `cmd_previous` on layout without windows - fix caps lock affected behaviour of key bindings - re-create cache dir if it is deleted while qtile is running - fix CheckUpdates widget color when no updates - handle cases where BAT_DIR does not exist - fix the wallpaper widget when using `wallpaper_command` - fix Tile layout order to not reverse on reset - fix calling `focus_previous/next` with no windows * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.11.1-3 - Rebuilt for Python 3.7 - Don't require trollius (only needed on Python < 3.4) * Wed Mar 28 2018 John Dulaney <jdulaney@fedoraproject.org> - 0.11.1-2 - Add unpackaged files %#{_bindir}/dqcmd %#{_bindir}/qcmd * Wed Feb 28 2018 John Dulaney <jdulaney@fedoraproject.org> - 0.11.1-1 - !!! Completely changed extension configuration, see the documentation !!! - !!! `extention` subpackage renamed to `extension` !!! - !!! `extentions` configuration variable changed to `extension_defaults` !!! - qshell improvements - new MonadWide layout - new Bsp layout - new pomodoro widget - new stock ticker widget - new `client_name_updated` hook - new RunCommand and J4DmenuDesktop extension - task list expands to fill space, configurable via `spacing` parameter - add group.focus_by_name() and group.info_by_name() - add disk usage ratio to df widget - allow displayed group name to differ from group name - enable custom TaskList icon size - add qcmd and dqcmd to extend functionality around qtile.command functionality - add ScratchPad group that has configurable drop downs - fix race condition in Window.fullscreen - fix for string formatting in qtile_top - fix unicode literal in tasklist - move mpris2 initialization out of constructor - fix wlan widget variable naming and division - normalize behavior of layouts on various commands - add better fallback to default config - update btc widget to use coinbase - fix cursor warp when using default layout implementation - don't crash when using widget with unmet dependencies - fix floating window default location * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Feb 14 2017 John Dulaney <jdulaney@fedoraproject.org> - 0.10.7-1 - new MPD widget, widget.MPD2, based on `mpd2` library - add option to ignore duplicates in prompt widget - add additional margin options to GroupBox widget - add option to ignore mouse wheel to GroupBox widget - add `watts` formatting string option to Battery widgets - add volume commands to Volume widget - add Window.focus command * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.10.6-3 - Rebuild for Python 3.6