Dave Davenport
2cc21909f5
[DOC] Update rofi-theme with a small getting started.
2022-04-06 20:23:07 +02:00
Dave Davenport
62ebde525f
[doc] Update drawings in rofi-theme
2022-04-06 00:04:30 +02:00
Dave Davenport
88a1d1cbf7
[Doc] Tweak rofi-theme manpage.
2022-04-05 22:21:13 +02:00
Dave Davenport
0f3a88fc2c
[Theme] Change back to g_ascii_formatd
...
Use extra space and 0 initialized array. Don't use lf just f.
issue: #1611
2022-04-05 00:06:53 +02:00
Dave Davenport
597157e0c9
[Theme] small change in formatting code.
2022-04-04 23:33:48 +02:00
Dave Davenport
a97fa4a199
[Doc] Highlight to use -dump-config as starting point in manpage.
...
issue: #1609
2022-03-31 17:24:50 +02:00
Dave Davenport
d9490fddbe
[CI] Do dist check via ninja
2022-03-16 20:58:37 +01:00
Dave Davenport
f088d75ee4
Cleanup some duplicate checks.
2022-03-15 01:00:56 +01:00
Dave Davenport
d623e18fbb
[DOC] Regenerate manpages with newer go-md2man to fix escaping
2022-03-12 12:22:58 +01:00
Dave Davenport
6bb9262245
[Config] workaround for int data type passed to string option in configuration file/cmdline.
2022-03-09 17:55:29 +01:00
Dave Davenport
47d785758a
[listview] Allow settings of flow direction of elements ( #1605 )
...
* [Listview] Initial implementation for left to right packing.
* [Listview] fix movement in pack-left-to-right.
* Add element-next/prev keybinding and remap tab.
* [Listview] Change option name to 'flow' and use rofi orientation type.
* [Listview] Make listview work with reverse property.
* Update test for 2 new keybindings.
fixes : #1058
2022-03-07 20:37:58 +01:00
Dave Davenport
0bbefbf257
Add an apt update to ci (remove trailing \)
2022-03-04 10:12:02 +01:00
Dave Davenport
af80e8c242
Add an apt update to ci
2022-03-04 10:11:20 +01:00
Dave Davenport
6f07b60116
Merge branch 'next' of github.com:davatorium/rofi into next
2022-03-04 08:53:45 +01:00
Dave Davenport
079c1dcd85
[Doc] Clearify enable/disable.
2022-03-04 08:53:22 +01:00
Sourabh Kondapaka
7e288138b6
Fix typo in README.md ( #1603 )
2022-03-03 08:00:13 +01:00
Dave Davenport
fe656d2d94
[Script] Fix memory leak.
2022-03-02 22:08:14 +01:00
Dave Davenport
497d18d108
[Script] Support a data option that get passed to next execution.
...
fixes : #1601
2022-03-02 22:06:04 +01:00
Dave Davenport
1d4a8227b2
[config] dump modes instead of modi
2022-03-02 18:46:59 +01:00
Quentin Glidic
d2ef00dea0
AUTHORS,man: Update my name
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2022-02-26 16:02:26 +00:00
Quentin Glidic
94b0197005
mailmap: Update my name
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2022-02-26 16:00:34 +00:00
Quentin Glidic
2d591af539
meson: Update for libnkutils upstream changes
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2022-02-26 15:58:56 +00:00
Dave Davenport
e6dbc8fbd3
Fix dialog -> mode
...
Fix more old naming.
2022-02-23 23:25:56 +01:00
Dave Davenport
534aa6ad54
Rename Dialogs -> Modes
...
Try to fix some of old syntax.
2022-02-23 23:18:53 +01:00
Dave Davenport
32d33ade16
Remove two old test files.
2022-02-23 23:04:38 +01:00
Dave Davenport
82a50c6111
fix small compile warning glib.
2022-02-23 23:00:17 +01:00
Dave Davenport
4e06bff706
Change modi -> modes
...
issues: #1599
2022-02-23 22:42:56 +01:00
Dave Davenport
5757bbc7d1
[README] Add missing manpages.
2022-02-14 10:12:15 +01:00
Dave Davenport
fb1eefb298
Update manpage.
2022-02-13 12:22:25 +01:00
Dave Davenport
eff3b86c94
Bump copyright date.
2022-02-07 23:17:15 +01:00
Dave Davenport
6b3dc4a8af
[Theme] Make error message more verbose.
2022-02-06 18:33:32 +01:00
Dave Davenport
bcc1a9abe8
Meson, generate log file from bison.
2022-02-01 19:19:10 +01:00
Dave Davenport
58a5b9d277
[Grammar] Fix parsing of calc as element name
...
issue: #1582
2022-02-01 16:35:44 +01:00
Dave Davenport
a34c13bdb2
[Theme] Validate variables in theme and throw error on fail.
...
issue: #1580
2022-01-31 23:19:51 +01:00
Dave Davenport
af8a3505b5
[TEST] Add modulo test.
2022-01-31 22:11:19 +01:00
Dave Davenport
579735e76f
[Theme] Add warning when we find an unresolved link.
2022-01-31 20:23:33 +01:00
Dave Davenport
61aa11ba12
[DMenu] Document the -display-columns and -display-column-separator option.
2022-01-31 12:56:18 +01:00
Dave Davenport
36d4aee490
[Test] Expand the CI test for theme.
2022-01-30 14:33:41 +01:00
Dave Davenport
47d71a2032
Fix typo in releasenote
2022-01-29 20:52:05 +01:00
Dave Davenport
6014845e91
Tag development
2022-01-29 13:23:47 +01:00
Dave Davenport
c9ed935de4
Version 1.7.3
2022-01-29 13:23:05 +01:00
Dave Davenport
179c295ee0
Small changelog update.
2022-01-29 11:58:41 +01:00
Dave Davenport
bca5275310
Update Changelog.
2022-01-29 11:27:34 +01:00
Dave Davenport
6e251af127
Fix typo in release notes (thx rgerdp)
2022-01-26 14:38:08 +01:00
Dave Davenport
1f7b0cd471
Add initial releasenotes for 1.7.3
2022-01-25 20:30:23 +01:00
Dave Davenport
2817debc04
[XrmOptions] Small fix in parsing cmdline option.
2022-01-25 20:29:06 +01:00
Dave Davenport
bdea8b9787
Mark -combi-hide-mode-prefix as deprecated.
2022-01-25 11:23:40 +01:00
Dave Davenport
85c6545a43
Merge List and Array type into one. ( #1572 )
...
* Merge list and array into one.
* [Lexer] Only use string without " in list
* Some cleanups
* Cleanups based on feedback.
2022-01-25 09:57:59 +01:00
Jakub Jirutka
6e3feee179
Add support for setting tabs stops on textboxes ( #1571 )
...
* Document new array of values type
* Move WIDGET_PADDING_INIT from widget.c to widget-internal.h
* Refactor WIDGET_PADDING_INIT macro
* Add support for setting tab stops on textbox
This allows to emulate a multi-column layout inside the text boxes.
The implementation is kinda hackish due to the limitations of the theme
parser. The only property type that can contain multiple distance values
is Padding, so I used that.
* Use new array syntax for tab-stops
2022-01-24 22:20:41 +01:00
Dave Davenport
33643d0642
Theme array fix inheriting.
2022-01-24 21:50:52 +01:00