Dave Davenport
|
aeecf34c27
|
[Window] Add thumbnail of windows as option.
|
2019-10-17 21:19:19 +02:00 |
|
Dave Davenport
|
3def8a6418
|
[CI] Fix tests.
|
2019-09-30 10:17:48 +02:00 |
|
Dave Davenport
|
f896146217
|
[DRUN] Add option to only show desktop files in certain categories
closes: #817
|
2019-08-09 19:33:23 +02:00 |
|
Dave Davenport
|
618d1396ee
|
Issue949 (#999)
* [Issue 949] Add initial split of listview row into widget tree.
Allowing better themeing.
* Remove unneeded code from textbox. allow dis. icons.
* Fix typo.
* Fix wrong widget offset in textbox.
* Fix mouse handling
* [ListView] Add 'fixed-columns' boolean option.
* [Listview] Fix inversion of option.
* [ListView] remove commented old code.
* [Textbox] Handle null pointer on desired width.
* [Listview] Fix crasher with fixed_columns and more max elements requested items.
* Add hack to get backwards compatibility for new listview structure.
* Fix the scrollbar test.
* Fix tests for theme update..
|
2019-08-08 20:02:20 +02:00 |
|
Dave Davenport
|
5b96be66ae
|
[View] Move overlay into the theme system instead of weird addon.
It is now a child in the inputbar.
Fixes: #950
|
2019-04-16 12:52:53 +02:00 |
|
Dave Davenport
|
6fffe427c4
|
Change sidebar in theme to mode-switcher.
Fixes: #930
|
2019-03-19 22:45:10 +01:00 |
|
Dave Davenport
|
40da1b25e2
|
[Theme3.0] Change reference to use the CSS like var() syntax.
Supports defaults var(name, default); var(name);
Where default can be another property.
(https://www.w3schools.com/css/css3_variables.asp)
This deprecates the @name syntax.
Fixes: #876
|
2019-01-29 17:56:45 +01:00 |
|
Dave Davenport
|
a92bcc2818
|
[Theme] Change window layout for error dialog
|
2018-06-14 11:16:32 +02:00 |
|
Dave Davenport
|
f992e0e21a
|
Add the prompt colon to the default theme.
- Fix dumping of theme localization of the decimal-point. Force it to
be always a '.'.
|
2017-11-05 12:56:41 +01:00 |
|
Dave Davenport
|
ba0acd625f
|
Remove leading # from dump theme and add mesg about rofi dumping it
|
2017-10-31 19:29:27 +01:00 |
|
Dave Davenport
|
0bb64cf1ad
|
Add extra margin between prompt and entry.
|
2017-10-31 09:51:00 +01:00 |
|
Dave Davenport
|
3e51631968
|
Fix test.
|
2017-09-24 15:56:35 +02:00 |
|
Dave Davenport
|
b50aa7e2e9
|
Fix tests.
|
2017-09-18 09:06:40 +02:00 |
|
Dave Davenport
|
97467fceff
|
Update small part of doc. set hadle-color on scrollbar in default theme.
|
2017-09-09 22:09:02 +02:00 |
|
Dave Davenport
|
e01aefd773
|
Update shipped themes.
|
2017-09-09 14:50:23 +02:00 |
|
Dave Davenport
|
b24660a204
|
Fix default theme.
|
2017-09-09 12:49:40 +02:00 |
|
Dave Davenport
|
4a30d2a507
|
Fix tests.
|
2017-09-08 21:57:55 +02:00 |
|
Dave Davenport
|
6dae152e31
|
Fix tests.
|
2017-09-04 23:01:37 +02:00 |
|
Dave Davenport
|
474e3b3d63
|
Slight tweak to default theme
|
2017-07-24 16:58:03 +02:00 |
|
Dave Davenport
|
37a12d4248
|
Fix test themes to match new conversion
|
2017-07-06 20:55:33 +02:00 |
|
Dave Davenport
|
a42f4a41fd
|
Fix tests for default theme fix
|
2017-05-20 15:37:29 +02:00 |
|
Dave Davenport
|
30fb8c514e
|
Change ARGB to RGBA, fix in theme converter
|
2017-05-16 21:55:52 +02:00 |
|
Dave Davenport
|
3fe42c3f79
|
Update old-theme-convert test
|
2017-05-14 19:43:44 +02:00 |
|
Dave Davenport
|
e4c935c764
|
Add a old theme conversion test and default theme dump test.
|
2017-05-14 18:22:27 +02:00 |
|