.. |
backend
|
WL: Fix unfocussable static windows
|
2021-12-21 12:47:05 +00:00 |
command
|
Fix mypy errors
|
2021-12-17 18:57:18 +00:00 |
core
|
Revert "Make keybinding swallow configurable"
|
2021-12-18 12:10:14 +03:00 |
extension
|
Replace os.system with cmd_spawn in CommandSet
|
2021-12-14 17:39:33 +00:00 |
interactive
|
ci: add dead code analysis
|
2021-02-27 09:17:29 -07:00 |
layout
|
Merge branch 'master' of https://github.com/qtile/qtile into qtile-master
|
2021-12-23 15:48:59 +01:00 |
resources
|
Add borders to Bar
|
2021-11-14 13:26:45 +00:00 |
scripts
|
Fix CI: mypy
|
2021-11-01 07:54:20 -04:00 |
widget
|
Merge branch 'master' of https://github.com/qtile/qtile into qtile-master
|
2021-12-23 15:48:59 +01:00 |
__init__.py
|
make qtile available at libqtile.qtile and do not pass it during hooks
|
2020-07-24 20:38:45 -06:00 |
bar.py
|
Split space equally between consecutive stretch widgest
|
2021-12-09 17:36:49 +00:00 |
command_client.py
|
Deprecation warnings for command_*.py
|
2021-01-11 21:42:18 +00:00 |
command_graph.py
|
Deprecation warnings for command_*.py
|
2021-01-11 21:42:18 +00:00 |
command_interface.py
|
Deprecation warnings for command_*.py
|
2021-01-11 21:42:18 +00:00 |
command_object.py
|
Deprecation warnings for command_*.py
|
2021-01-11 21:42:18 +00:00 |
config.py
|
Revert "Make keybinding swallow configurable"
|
2021-12-18 12:10:14 +03:00 |
configurable.py
|
Shallow copy default values
|
2021-01-20 20:02:29 -07:00 |
confreader.py
|
Fix typing for `bring_front_click`
|
2021-08-14 01:34:50 +02:00 |
dgroups.py
|
Fix "run-cmd -f" not floating windows
|
2021-09-25 13:39:27 +01:00 |
drawer.py
|
treewide: remove usage of deprecated ABCs from 'collections'
|
2021-09-06 08:18:55 +02:00 |
group.py
|
group.cmd_toscreen - do not toggle by default
|
2021-11-14 13:12:55 +00:00 |
hook.py
|
Add new hook: screens_reconfigured
|
2021-09-26 11:47:49 +01:00 |
images.py
|
Remove OrderedDict
|
2021-02-04 12:36:13 -07:00 |
ipc.py
|
docs: fix rendering of types
|
2021-09-12 09:15:07 +02:00 |
lazy.py
|
Add focused window Match to lazy function's .when() check
|
2021-12-20 20:40:42 +00:00 |
log_utils.py
|
Sort imports
|
2020-04-18 11:21:11 -06:00 |
notify.py
|
Fix CI: PEP8 + isort
|
2021-11-01 07:54:20 -04:00 |
pango_ffi_build.py
|
Sort imports
|
2020-04-18 11:21:11 -06:00 |
pangocffi.py
|
widgets: don't re-draw after finalization
|
2021-02-28 09:19:09 +00:00 |
popup.py
|
Some popup fixes
|
2021-06-28 21:36:59 -06:00 |
py.typed
|
libqtile: include a py.typed file
|
2021-02-13 07:33:55 -07:00 |
scratchpad.py
|
Scratchpads: access WID correctly; don't pass unused arg
|
2021-11-21 18:45:37 +00:00 |
sh.py
|
Pin mypy to 0.930 in mypy tox env
|
2021-12-22 20:01:19 +00:00 |
utils.py
|
Fix mypy errors
|
2021-12-17 18:57:18 +00:00 |