polybar-dwm/include
Patrick Ziegler ba0a156bbe
refactor: Deprecate throttle-input-for setting (#2117)
If an input is enqueued as a response to an input, the new input will be
swallowed because it will likely be enqueued less than 30ms after the
original event.
This is not something that is an issue right now but it is required to
finish #1907 where, in order to close the menu after a click, the menu
module gets an exec action that closes the menu and adds a command to
the event queue.

The setting also isn't too useful since it will just break polybar input
handling if inputs arrive too fast instead of (possibly) slowing down
the bar.
2020-05-30 22:45:36 +02:00
..
adapters feat(pulse): Show volume in decibels (#1894) 2019-10-09 02:13:57 +02:00
cairo font: Show context in unmatched character warning 2020-01-07 16:28:07 +01:00
components refactor: Deprecate throttle-input-for setting (#2117) 2020-05-30 22:45:36 +02:00
drawtypes fix(battery): animation framerate 2020-01-23 23:45:56 +01:00
events Incorporate Reviews 2019-08-06 21:36:20 +02:00
modules fix(command): broken pipe when ignoring output. 2020-05-08 23:24:29 +02:00
utils Fix gcc compilation 2020-05-14 22:45:40 +02:00
x11 fix(xworkspaces): Assign desktops to correct viewport 2020-05-01 18:46:02 +02:00
CMakeLists.txt build: remove xdamage extension 2019-06-03 00:46:12 +02:00
common.hpp refactor(build): Remove version number namespace 2019-05-17 16:49:47 +02:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp Add missing <stdexcept> header 2019-12-25 01:00:29 +01:00
settings.hpp.cmake ipc: Remove unused global setting 2019-11-01 11:12:40 +01:00