polybar/src/x11
Michael Carlberg f4406783e2 fix(signals): Use pointer to value
Only pass pointers to emitted signal value since the signal receivers
will be called on the same thread as the signal emitter.

Refs #302
2017-01-09 18:52:04 +01:00
..
extensions fix(xkb): Auto-deduce types 2017-01-01 01:17:30 +01:00
atoms.cpp refactor: Cleanup rendering 2016-11-25 04:42:27 +01:00
color.cpp refactor(x11): Merge xlib/xutils with connection 2016-12-31 10:02:32 +01:00
connection.cpp refactor(x11): Close xlib display 2017-01-01 21:11:01 +01:00
draw.cpp refactor: Cleanup 2016-12-21 23:22:02 +01:00
ewmh.cpp refactor(x11): Merge xlib/xutils with connection 2016-12-31 10:02:32 +01:00
fonts.cpp refactor(x11): Close xlib display 2017-01-01 21:11:01 +01:00
graphics.cpp refactor(x11): Merge xlib/xutils with connection 2016-12-31 10:02:32 +01:00
icccm.cpp refactor: Initialize data 2016-12-15 09:30:31 +01:00
registry.cpp refactor(connection: Use custom base 2016-12-26 09:46:48 +01:00
tray_client.cpp refactor(x11): Merge xlib/xutils with connection 2016-12-31 10:02:32 +01:00
tray_manager.cpp fix(signals): Use pointer to value 2017-01-09 18:52:04 +01:00
window.cpp refactor(fd_streambuf): Cleanup 2016-12-31 15:42:46 +01:00
winspec.cpp refactor(x11): Merge xlib/xutils with connection 2016-12-31 10:02:32 +01:00
wm.cpp wip: Window autohide 2016-12-21 04:50:43 +01:00
xembed.cpp refactor: Cleanup 2016-11-26 06:13:20 +01:00
xresources.cpp refactor(config): Defer xrm initialization 2017-01-01 21:12:38 +01:00