Commit Graph

4 Commits

Author SHA1 Message Date
1584fca77a profiler-menu-button: be robust against window destroy
If the window is closed, we want to be more careful about accessing
structure data. This short-circuits some of those situations.
2018-09-24 20:49:28 -07:00
6ead0097de build: fix warnings for release builds 2018-08-22 13:06:15 -07:00
bcb43d39bb profiler-menu-button: simplify filtering code
Instead of fetching the text from the filter func, we can just
reset the filter func with custom data.
2017-11-24 22:00:20 -08:00
c47822b26e source tree cleanup
The lib/ directory was getting a bit out of hand, so this tries
to organize things a bit so it is easier going forward to locate
the code people want to patch.
2017-09-28 16:23:03 -07:00