qtile-examples
qtile
Our great sponsors
qtile-examples | qtile | |
---|---|---|
8 | 95 | |
496 | 4,060 | |
2.6% | 1.3% | |
0.0 | 9.3 | |
16 days ago | 6 days ago | |
Python | Python | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
qtile-examples
-
Newbie to window manager, why use awesome over other dynamic wm ?
basic notification system and example server
-
Qtile Theme Switching Script
Declaration for each 'theme'. (See qtile-examples for how to separate qtile into multiple files.)
-
Why do people use functions in their configs?
I'm not completely dumbstruck, for example I can see that in this config the dev uses functions and hooks (idk what hooks are, sounds like a way to add event-driven functionality) to automatically set the window type to floating if the window name is equal to x.
-
All hail qtile extras (could be done without too though)
You can find some example configs at qtile-examples but, note, some of those configs are quite old.
-
Keybinding layouts in Qtile
https://github.com/qtile/qtile-examples/blob/92c2659e771b42ca52342996181f2c1b3fdb0324/cjbarnes/config.py (line 60)
qtile
-
What are some ways you used Python to make YOUR life easier?
I have created full on programs to systematically created screenshots with the game emulators with RetroArch. Also an automation tool to use a preexisting program named chdman that converts files into a needed format (also unpacking from archives). A little Python script to create a recents list of files for Vimwiki. I also created a program to access 🌈 emojis 🌈. I wrote my own GE Proton downloader and manager. Hell even the window manager I am using on Linux is written and configured in Python, Qtile. I wrote one or two plugins for it and the entire configuration is written in Python, meaning I can use functions, modules and every logic of Python to enhance it. It's Awesome.
-
Garuda qtile wayland edition black screen issue
Hi, the failed XWayland startup isn't being handled correctly. I posted a fix here: https://github.com/qtile/qtile/pull/3928. Would you be able to test it out and see if it fixes the issue? It will catch the RuntimeError, but maybe the SIGSEGV will happen anyway.
Yes exactly, those changes shown on https://github.com/qtile/qtile/pull/3928/files
-
Simple python script to show Qtile keybinding.
I wonder if it works with key chords? (currently not testing) I am working too on some keybinding lister for my key chords only. And BTW there is also from Qtile itself: Keybindings in images / src, just in case one has overlooked it. But it does not work with key chords either.
-
Emacs as terminal multiplexer: Speed
I am experiencing this very weird, Qtile issue https://github.com/qtile/qtile/issues/3276 so I need to kill Qtile probably once a week. If it was any other DE/WM, I would have ditched it a long time ago, but Qtile has a special place in my heart :-)
- Widget box behaving weirdly on dual monitor
-
SSL certification for https://www.qtile.org/ has expired
Mmm, qtile's official website is not in the "https" scheme, it's http://www.qtile.org/ (see search engine results or https://github.com/qtile/qtile).
-
Help!
I'd strongly recommend you spend some time reading our docs and the default config to see how to configure qtile.
-
Qtile Separated Modules
See this thread for more: https://github.com/qtile/qtile/issues/3377
-
Help with multiple keyboard layouts
Keysyms from github.
What are some alternatives?
sway - i3-compatible Wayland compositor
bspwm-rounded - Fork of bspwm (baskerville) and the rounded corners patch (Javyre), but more up-to-date
Qtile-Config - This is my configuration of Qtile, a window manager written in python.
river - A dynamic tiling Wayland compositor
dwl - dwm for Wayland
waymonad - A wayland compositor based on ideas from and inspired by xmonad
kitty - Cross-platform, fast, feature-rich, GPU based terminal
xpra - Persistent remote applications for X11; screen sharing for X11, MacOS and MSWindows.
nixpkgs - Nix Packages collection & NixOS
bspwm - A tiling window manager based on binary space partitioning
dotfiles - My dotfiles repo, here you can find all my window manager configs as well as documentation and a guide on how to make your own desktop environment.