1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-11 13:50:56 -05:00
polybar/include/components
Michael Carlberg 1b5979ba10 feat(config): Default reference values
- Add fallback values to env/xrdb references:

  ${env:UNEXISTING:fallback value}
  ${xrdb:UNEXISTING:fallback value}

- Replace ${BAR.key} with ${root.key} and display
  deprecation warning if the former is used
2016-11-18 18:04:24 +01:00
..
bar.hpp fix: Bottom strut relative to screen 2016-11-15 02:28:42 +01:00
builder.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
command_line.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
config.hpp feat(config): Default reference values 2016-11-18 18:04:24 +01:00
controller.hpp feat(ipc): New ipc module 2016-11-14 09:26:40 +01:00
eventloop.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
ipc.hpp feat(ipc): New ipc module 2016-11-14 09:26:40 +01:00
logger.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
parser.hpp wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
signals.hpp fix(tray): Avoid tray redraw on bar update 2016-11-15 01:00:51 +01:00
types.hpp fix: Bottom strut relative to screen 2016-11-15 02:28:42 +01:00