1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/include
patrick96 8b310cc05d fix(build): Ignore noexcept-type for malloc_ptr_t
Since all of polybar is built at once, there is no chance that this is
ever linked to an object that was compiled with another `-std=`

Ref: https://stackoverflow.com/a/46857525/5363071
2019-10-26 22:28:47 +02:00
..
adapters feat(pulse): Show volume in decibels (#1894) 2019-10-09 02:13:57 +02:00
cairo refactor(font): More robust font size calculation 2019-06-03 00:49:48 +02:00
components fix(bar): Configure window before remapping 2019-10-21 13:22:51 +02:00
drawtypes refactor: Remove all mentions of icon_t 2019-04-08 09:01:48 +02:00
events Incorporate Reviews 2019-08-06 21:36:20 +02:00
modules feat(xworkspaces): Support occupied workspaces (#882) 2019-10-21 10:00:38 +02:00
utils fix(build): Ignore noexcept-type for malloc_ptr_t 2019-10-26 22:28:47 +02:00
x11 build: remove xdamage extension 2019-06-03 00:46:12 +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 refactor: Move all event handling to the controller 2016-12-20 05:16:04 +01:00
settings.hpp.cmake fix(backlight): Use 'brightness' with amdgpu_bl0 2019-10-21 14:37:29 +02:00