summaryrefslogtreecommitdiffstats
path: root/include/rofi-types.h
AgeCommit message (Expand)Author
2021-06-15[Widget] Fix default scaling.Dave Davenport
2021-06-15[Widget] Add scaling option to background-image.Dave Davenport
2021-06-14[Theme] Add angle support to linear-gradient.Dave Davenport
2021-06-14[Theme] Add direction support to linear-gradient.Dave Davenport
2021-06-13[Theme] Support multiple stops in linear-gradientDave Davenport
2021-06-13[Widget] Change scaling of background-imageDave Davenport
2021-06-13[Widget] Add initial support for background-image.Dave Davenport
2021-05-23Add cursor property (#1313)TonCherAmi
2020-09-14[Calc] Add min/max operator support to calc()Dave Davenport
2020-08-28Run indenter.Dave Davenport
2020-06-09Millimeter support for distance (#1144)nick87720z
2020-05-17Support rasi config character type options (#1131)Jason Kim
2020-04-24[Themes] add calc() support to distance in theme format. (#1105)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