1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-11 13:50:56 -05:00
polybar/include
marxlaml 6a2d7b5dde
feat(backlight): Add scroll-interval (#2700)
Closes #2696

* Added `scroll-interval` option to `internal/backlight`

* Added PR to CHANGELOG.md

* Fixed indentation
2022-04-27 19:53:06 +02:00
..
adapters Merge branch 'hotfix/3.6.2' 2022-04-03 20:11:19 +02:00
cairo Stop using unique_ptr for on_exit 2022-03-06 18:28:26 +01:00
components fix: check if double click action associated (#2695) 2022-04-25 12:59:40 +02:00
drawtypes Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00
events feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
ipc build: Add missing includes 2022-03-02 15:09:52 +01:00
modules feat(backlight): Add scroll-interval (#2700) 2022-04-27 19:53:06 +02:00
tags feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
utils Merge branch 'hotfix/3.6.2' 2022-04-03 20:11:19 +02:00
x11 feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02: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