summaryrefslogtreecommitdiffstats
path: root/include/rofi-types.h
AgeCommit message (Expand)Author
2020-04-24[Theme] Add modulo to calc.i1088Dave Davenport
2020-04-24[Theme] Fix the precedense ordering in parsing. Also avoid making copies.Dave Davenport
2020-04-24[Theme] Add * and / to calc().Dave Davenport
2020-04-23Initial test to allow math in distances.Dave Davenport
2019-07-02add pythonic rows selection to -a and -u (#985)Kenneth Ho
2019-01-29[Theme3.0] Change reference to use the CSS like var() syntax.Dave Davenport
2018-06-09Add an generic icon fetcher that can be used by any widget and re-uses the ma...Dave Davenport
2017-11-21Fix __cplusplus guard. Move after includeDave Davenport
2017-11-20[Plugin] Add C++ #ifdefs to public header files.Dave Davenport
2017-10-05Indent files.Dave Davenport
2017-09-29Implement support for specifying negated matchDave Davenport
2017-09-27Add more configuration options to script mode, getting closer to dmenu.Dave Davenport
2017-09-06Flatten hierarchy, don't inherit by default.Dave Davenport
2017-09-05Indent.Dave Davenport
2017-09-05Add `ch` as size unit.Dave Davenport
2017-08-18Move more enums to rofi-types.hDave Davenport
2017-08-17Move all property structs/enums into rofi-typesDave Davenport
2017-08-17Move PropertyType into rofi-types header and add check for names pairs.Dave Davenport
2017-06-20Fix tests by splitting types name into separate file.Dave Davenport