summaryrefslogtreecommitdiffstats
path: root/source/theme.c
AgeCommit message (Expand)Author
2021-07-02[Theme] Remove listview backwards compatibility hack.Dave Davenport
2021-06-15[Widget] Add scaling option to background-image.Dave Davenport
2021-06-14[Configuration] Add start of more 'theme' based configuration.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] with background image, draw background-color first.Dave Davenport
2021-06-13[Widget] Extend the pattern when loading, good for bg patterns.Dave Davenport
2021-06-13[Widget] Change scaling of background-imageDave Davenport
2021-06-13[Widget] Add initial support for background-image.Dave Davenport
2021-06-09Update copyright header.Dave Davenport
2021-06-08Remove deprecated theme optionsDave Davenport
2021-06-08Remove deprecated option, fix typo in manpage.Dave Davenport
2021-06-08[Doc,Config] Remove line-margin|padding and fix doc mistake.Dave Davenport
2021-06-01[Config] Quick hackish workaround for handling dynamic options from config fileDave Davenport
2021-05-23Add cursor property (#1313)TonCherAmi
2020-11-03Indent round.Dave Davenport
2020-09-14[Calc] Add min/max operator support to calc()Dave Davenport
2020-09-13[Theme] First attempt at more cleanups and nested media support.Dave Davenport
2020-09-13[Theme] Fix @media printing in `-dump-theme`.Dave Davenport
2020-08-28Run indenter.Dave Davenport
2020-06-09Millimeter support for distance (#1144)nick87720z
2020-04-24[Themes] add calc() support to distance in theme format. (#1105)Dave Davenport
2020-04-06[Dmenu] Fix possible crash.Dave Davenport
2020-03-02Fix detection no theme.Dave Davenport
2020-02-02Indent all the code.Dave Davenport
2020-01-01Update copyright dates.Dave Davenport
2019-09-27Update copyright.Dave Davenport
2019-09-20Issue893: Add support for @media in the theme format. (#1015)Dave Davenport
2019-08-17[Workaround] Add default icon size.qball
2019-08-08Issue949 (#999)Dave Davenport
2019-04-19theme: Fix g_list_copy_deep() warningQuentin Glidic
2019-03-19Change sidebar in theme to mode-switcher.Dave Davenport
2019-01-29[Theme3.0] Change reference to use the CSS like var() syntax.Dave Davenport
2018-08-08Indent the code.Dave Davenport
2018-06-12Documentation updates.Dave Davenport
2018-01-14[Theme] When reading double property, allow fallback to integer.Dave Davenport
2017-11-07IndentDave Davenport
2017-11-05Add the prompt colon to the default theme.Dave Davenport
2017-10-31Use PACKAGE_VERSION as it is known to both make and meson.Dave Davenport
2017-10-31Remove leading # from dump theme and add mesg about rofi dumping itDave Davenport
2017-10-20Fixes parsing of non-existing fields.Dave Davenport
2017-10-19Fix color conversion from old ARGB to RGBA (new)Dave Davenport
2017-10-05Indent files.Dave Davenport
2017-09-24Fix conversion of border color to new theme format.Dave Davenport
2017-09-18Add @theme import command, that resets the current theme.Dave Davenport
2017-09-17Cleanup compiler warnings.Dave Davenport
2017-09-09Update shipped themes.Dave Davenport
2017-09-09Update default theme and converter.Dave Davenport
2017-09-07Fix tests.Dave Davenport