An (outdated) collection of plugins for Qtile.
git clone https://github.com/m-col/qtools
Files | Refs | Readme

Date Commit message Author
2020-10-04 19:34update bordersmcol
2020-10-04 19:33add email address to readmemcol
2020-09-04 22:46remove amixer, backlight and Popup as they have upstreamedmcol
2020-09-04 22:43habit tracker: old change i cant remember what it fixedmcol
2020-09-04 22:43focus: increase minimal distance to focusmcol
2020-09-04 22:42import qtile and Popup from libqtilemcol
2020-09-04 22:04don't color_pixel(); add underscores to namesmcol
2020-07-22 13:58focus: bring focussed window to frontmcol
2020-06-22 18:25add habit tracker widgetmcol
2020-06-07 10:33focus: also focus between windows and empty screensmcol
2020-06-03 15:13update focus docstring with example usagemcol
2020-06-03 15:09add geometry focus functionsmcol
2020-06-02 20:59xresources: small tidymcol
2020-06-02 20:41xresources: get DISPLAY if not providedmcol
2020-05-03 17:45xresources: log connection error, use defaults for fallbacksmcol
2020-05-02 19:29add CDE style border patternsmcol
2020-05-01 17:09make window border styles use their own filemcol
2020-04-29 13:32Add frame borders pluginmcol
2020-04-11 19:20Popup.draw_window -> Popup.draw for consistency with qtile barmcol
2020-03-29 21:30add python native play_sound function and let Notifier use itmcol
2020-02-29 10:55clean up following pylint's ordersmcol
2020-02-29 10:16move notification icon decoder into Server methodmcol
2020-02-29 10:14add pylint for makefilemcol
2020-02-29 10:07Notification server determines screen using libqtile mouse positionmcol
2020-02-29 10:06popup default padding should be 0, not Nonemcol
2020-02-17 18:36amixer Notifier: allow use of Master channel exclusively for mutingmcol
2020-02-15 17:36let arbitrary selection of backlight sys devicemcol
2020-01-31 23:13Add configurable notification behaviour when in fullscreenmcol
2020-01-26 21:57Notification server will draw provided iconsmcol
2020-01-26 21:54allow for drawing images on popup windowsmcol
2020-01-26 18:20add line_spacing and sticky_history options to notification servermcol
2020-01-26 14:35Add horiz and vert padding to Popup, add to notification Servermcol
2020-01-26 12:41Add pause method to notification Server to pause displaymcol
2020-01-25 17:54add Popups and notification to the readmemcol
2020-01-25 17:45Notification Server will respect replace_id and can scroll historymcol
2020-01-25 17:43Implement replace_id on Notifier instancesmcol
2020-01-25 00:08make notification subclass from Popupmcol
2020-01-25 00:07create generalised base class for popup windowsmcol
2020-01-22 22:47notification Server callbacks should close the correct notifmcol
2020-01-22 22:25add pop-up window drawer for libqtile.notify.notifier servicemcol
2020-01-20 08:51Clarify searx instance removal messagemcol
2020-01-12 19:42add smooth backlight change, and notify on searx instance removalmcol
2020-01-11 22:03add rofi_searx pluginmcol
2020-01-11 22:03clean up following flake8mcol
2020-01-11 22:01add __all__ to all modulesmcol
2020-01-11 22:00add makefile with flake8mcol
2020-01-11 16:27mpc: get message from new status rather than presumemcol
2020-01-11 13:35add readmemcol
2020-01-11 13:23move package into subfolder within repomcol
2020-01-11 11:45fix timeout and config settingmcol