Dave Davenport
|
cca9fa3372
|
Update manpage -selected-row option.
|
2020-03-29 12:58:28 +02:00 |
|
Sebastiaan Lokhorst
|
1e4409c6b3
|
Remove gnome-terminal from rofi-sensible-terminal (#1074)
gnome-terminal is no longer compatible, as noted in #1003
|
2020-03-20 10:01:11 +01:00 |
|
Sidou
|
f8c3d694bb
|
man: Fix typo (#1068)
Removed a duplicate word "the" on rofi.1.markdown.
|
2020-03-14 17:00:10 +01:00 |
|
asymmetric
|
e8eecae4c4
|
man: update default matches for desktop files (#1061)
Taken from [`config.c`](d777d0ed4b/config/config.c (L120) ).
|
2020-02-21 15:32:52 +01:00 |
|
Dave Davenport
|
eb12ff2375
|
Add missing compiled manpage.
|
2020-02-02 21:34:14 +01:00 |
|
Dave Davenport
|
bc2e1549fb
|
Add rofi-script manpage, add meta option support to dmenu.
update ronn to go-md2man
|
2020-02-02 17:21:21 +01:00 |
|
Dave Davenport
|
a422b33e99
|
Update manpage with drun-cache.
|
2020-01-26 15:48:17 +01:00 |
|
Dave Davenport
|
a35a898816
|
[DRun] Add desktop cache
Add a desktop cache file. Usable for system with slow filesystems.
* -drun-use-desktop-cache
* -drun-reload-desktop-cache
Fixes: #1040
|
2020-01-26 12:47:04 +01:00 |
|
Dave Davenport
|
f8be880b45
|
Add total num + filtered num to default theme.
|
2020-01-16 19:12:03 +01:00 |
|
Dave Davenport
|
b44b5e8d16
|
Add -upgrade-config option.
* Print warning when old-style configuration is used.
* Add -upgrade-config option.
|
2020-01-02 12:00:44 +01:00 |
|
Dave Davenport
|
40c1476855
|
[Listview] Fix drawing issue
|
2019-12-29 20:33:34 +01:00 |
|
Dave Davenport
|
e6bed0e5d3
|
[Listview] Add support for showing the (keybindable) index.
fixes: #1050
|
2019-12-29 19:04:29 +01:00 |
|
Dave Davenport
|
afda9cbb13
|
[Doc] Update theme manpage with import.
|
2019-12-29 17:30:53 +01:00 |
|
Dave Davenport
|
0a4426af29
|
Add placeholder to default theme.
|
2019-12-26 14:39:51 +01:00 |
|
Dave Davenport
|
f3bb043df0
|
[Textbox] Add placeholder.
Fixes: #1020
|
2019-12-26 14:24:10 +01:00 |
|
Dave Davenport
|
2c56e5ca33
|
[DOC] Update theme documentation with @media.
|
2019-12-25 23:10:46 +01:00 |
|
Dave Davenport
|
e9dde8e2ac
|
[Doc] Update rofi-theme documentation.
allow `content` as alias to `str` on textbox.
|
2019-12-14 10:59:10 +01:00 |
|
Dave Davenport
|
5a457022e9
|
Update rofi-theme.5.markdown
|
2019-11-18 20:38:38 +01:00 |
|
Dave Davenport
|
c1378e4c60
|
[View] Add two widgets num-rows/num-filtered-rows
Issue: #1026
|
2019-11-07 11:49:45 +01:00 |
|
Simon Legner
|
5f57519940
|
Fix typo "Csutom" (#1025)
|
2019-11-03 20:06:48 +01:00 |
|
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
|
f28cf0207e
|
Update rofi-theme manpage with button and icon feature.
|
2019-09-20 15:01:34 +02:00 |
|
Dave Davenport
|
aa35ecc40a
|
[DRun] Add keywords to match and printing.
|
2019-08-20 22:51:07 +02:00 |
|
Dave Davenport
|
85279323e6
|
Set window title based on mode name.
For dmenu allow customize with `-window-title`.
Fixes: #969
|
2019-08-10 12:02:49 +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
|
a1362010c3
|
Fix default theme.
|
2019-08-08 23:35:42 +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 |
|
Kenneth Ho
|
be21fbae5d
|
add pythonic rows selection to -a and -u (#985)
|
2019-07-02 21:27:46 +02:00 |
|
Dave Davenport
|
45811d99ca
|
[Manpage] Fix example that uses external tools out2html and tty-pipe.
|
2019-06-16 19:47:04 +02:00 |
|
Dave Davenport
|
361ce7d6fc
|
Add matching-negate-char character.
Fixes: #937
|
2019-05-19 19:15:54 +02:00 |
|
Dave Davenport
|
52c5592a6f
|
[ListView|Textbox] Add user-settable ellipsize mode.
Fixes: #917
|
2019-05-04 11:04:54 +02:00 |
|
Dave Davenport
|
e7da00dbff
|
[DMenu] Add format option to output string stripped from pango markup.
|
2019-05-04 10:24:59 +02:00 |
|
Dave Davenport
|
7acd7532da
|
[Manpage] Add overlay as widget to manpage.
|
2019-04-16 12:56:28 +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
|
fadfae5433
|
[Window] Fix default value and help comment.
|
2019-03-29 11:24:10 +01:00 |
|
Quentin Glidic
|
08a80b4448
|
meson: Drop unnecessary "install: false" arg from configure_file()
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2019-03-26 12:25:28 +01:00 |
|
Dave Davenport
|
6fffe427c4
|
Change sidebar in theme to mode-switcher.
Fixes: #930
|
2019-03-19 22:45:10 +01:00 |
|
Dave Davenport
|
df10eb2735
|
Add note to manpage about new config format filename.
Fixes: #926
|
2019-03-04 17:13:23 +01:00 |
|
Dave Davenport
|
9af5cac65b
|
Update test for added cache-dir config option.
|
2019-02-08 21:13:01 +01:00 |
|
Dave Davenport
|
52204a527c
|
Add option to change location of cache dir.
-cache-dir
Fixes: #769
|
2019-02-08 20:43:53 +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 |
|
Quentin Glidic
|
3dfbf1c631
|
[Theme] Fix transparency property values
An old sed change "background" to "background-color".
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2019-01-27 13:25:06 +01:00 |
|
Dave Davenport
|
cac2eb1a7f
|
change default alt. window command to bring to current desktop.
Xkill is duplicate of shift-del (build in close). This is more useful.
Fix test-case.
Fixes: #902
|
2019-01-21 18:09:34 +01:00 |
|
Dave Davenport
|
41e15539b4
|
Fix modi->mode when refering to singular
|
2019-01-12 23:33:46 +01:00 |
|
Dave Davenport
|
76273798e4
|
[MANPAGE] Add comment that only fields in -drun-match-fields can be used in format string.
Fixes: #892
|
2019-01-11 21:56:31 +01:00 |
|
Dave Davenport
|
1b605ec188
|
[MANPAGE] Mention that pango markup can be used for drun-display-format.
Fixes: #896
|
2019-01-11 15:03:24 +01:00 |
|
Dave Davenport
|
6b96ae123b
|
Add an option to change the matching negation character.
Fixes: #877
|
2018-12-14 16:58:26 +01:00 |
|
Dave Davenport
|
2624cb9c9b
|
Update install instructions. Try to improve manpage.
Fixes: #871
|
2018-11-06 23:42:26 +01:00 |
|
Dave Davenport
|
6146d25b36
|
[Regression test] Fix new drun-display-format field.
|
2018-10-17 23:17:46 +02:00 |
|