polybar-dwm/include
Farseen a2c1392c12
feat(pulseaudio): define reverse-scroll option (#2664)
* pulseaudio: define reverse-scroll option

When we enable natural scrolling option in libinput,
it sends scroll down event when we swipe up on the touchpad.
This makes the pulseaudio module feel weird.
This option fixes that.

* Update CHANGELOG.md

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>
2022-04-02 23:45:54 +02:00
..
adapters feat(script): add repeat interval for script failure and exec-if 2022-03-07 15:44:55 +01:00
cairo Stop using unique_ptr for on_exit 2022-03-06 18:28:26 +01:00
components Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
drawtypes Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00
events Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
ipc build: Add missing includes 2022-03-02 15:09:52 +01:00
modules feat(pulseaudio): define reverse-scroll option (#2664) 2022-04-02 23:45:54 +02:00
tags tests: Use fake renderer for dispatch test 2022-03-05 13:37:28 +01:00
utils Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
x11 Make ewmh_connection act as xcb_ewmh_connection_t* 2022-03-21 21:37:12 +01:00
CMakeLists.txt refactor(cmake): Allow targets to be enabled individually 2020-12-24 02:20:38 +01:00
common.hpp Use sockets for IPC (#2539) 2022-01-22 20:35:37 +01: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 Integrate bar taskqueue into eventloop (#2510) 2021-09-27 17:35:45 +02:00