Getting Started
User Guide
StateStorage
StateStorage.__init__()
StateStorage.clear()
StateStorage.decrement()
StateStorage.delete()
StateStorage.get()
StateStorage.get_instance()
StateStorage.has()
StateStorage.increment()
StateStorage.items()
StateStorage.keys()
StateStorage.save()
StateStorage.save_all()
StateStorage.set()
StateStorage.toggle()
StateStorage.update()
StateStorage.values()
setup_qtile_hooks()
NotificationBell
NotificationBell.__init__()
NotificationBell.add_notification()
NotificationBell.button_press()
NotificationBell.calculate_length()
NotificationBell.clear_notifications()
NotificationBell.defaults
NotificationBell.dismiss_notification()
NotificationBell.info()
NotificationBell.set_notifications()
NotificationBell.update_text()
NotificationPopup
NotificationPopup.__init__()
NotificationPopup.defaults
NotificationPopup.draw()
NotificationPopup.show()
NotificationPopup.update_notifications()
SimplePopup
SimplePopup.__init__()
SimplePopup.defaults
SimplePopup.draw()
SimplePopup.show()
NotificationCenter
NotificationCenter.__init__()
NotificationCenter.add_notification()
NotificationCenter.clear()
NotificationCenter.dismiss_notification()
NotificationCenter.get_count()
NotificationCenter.get_instance()
NotificationCenter.get_unread_count()
NotificationCenter.hide_popup()
NotificationCenter.mark_all_as_read()
NotificationCenter.show_popup()
NotificationCenter.toggle_popup()
API Reference
NotificationPopup.drawer
NotificationPopup.win
SimplePopup.drawer
SimplePopup.win
BasePopup
PopupRegistry
close_all_popups()
get_open_popups()
is_popup_open()
StateStorage.__contains__()
StateStorage.__delitem__()
StateStorage.__enter__()
StateStorage.__exit__()
StateStorage.__getitem__()
StateStorage.__len__()
StateStorage.__setitem__()
BasePopup.__init__()
BasePopup.close_all()
BasePopup.is_any_open()
BasePopup.show()
PopupRegistry.close_all_popups()
PopupRegistry.close_popup()
PopupRegistry.get_open_popups()
PopupRegistry.is_popup_open()
PopupRegistry.register()
PopupRegistry.unregister()
Development
Additional Information
Please activate JavaScript to enable the search functionality.