Dave Davenport
804eb908bd
[FileBrowser] Bind kb-delete-entry to toggle show-hidden.
2022-10-31 21:28:17 +01:00
Dave Davenport
62ebb863ed
[Textbox] Add a 'get_cursor_x_pos' function.
2022-10-27 22:22:11 +02:00
Dave Davenport
3d3af82b54
[man] re-gen manpage.
2022-10-25 19:14:54 +02:00
Fabian Winter
fba6aee46d
[DOC] Add parsing row options to dmenu manpage ( #1734 )
2022-10-25 19:14:25 +02:00
Dave Davenport
cf2cf27336
[Build] Fix icon install path for makefile.
...
fixes : #1733
2022-10-24 19:20:03 +02:00
Dave Davenport
60fcbbb10e
[Window] Small fixes to prefer-icon-theme option
...
Thanks to Kafva (https://github.com/Kafva ) for the original patch.
Issue: #1702
2022-10-22 11:10:35 +02:00
Dave Davenport
96a69a54c3
[Window] Add -window-prefer-icon-theme option.
...
Fixes : #1702
2022-10-22 11:03:11 +02:00
Dave Davenport
baba41cbd2
[drun] Only pass path on launch, if one is set
2022-10-13 20:26:00 +02:00
aloispichler
19de3075e7
The mode is filebrowser (not file-browser) ( #1723 )
2022-10-11 22:13:07 +02:00
Dave Davenport
fedd6be715
[DOC] Rerun update-manpages.
2022-10-11 16:10:48 +02:00
Dimitris Triantafyllidis
c1a540c57e
[filebrowser] Add an option to show hidden files. ( #1716 )
...
Add an option to show hidden files by looking up the "show-hidden" filebrowser property and modifying the relevant logic in "filebrowser.c".
Co-authored-by: Dave Davenport <DaveDavenport@users.noreply.github.com>
2022-10-11 16:04:18 +02:00
Dave Davenport
0ed09e6b5e
gitmodules: fix submodule again.
2022-10-11 09:27:47 +02:00
Dave Davenport
524d804663
[Doc] Update rofi-keys manpage with unset section
2022-10-11 09:19:35 +02:00
David Kosorin
b3c46d2d5a
Add format option to disable padding with space the "window-format" entries ( #1715 )
2022-10-03 19:13:22 +02:00
Quentin Glidic
95fe682939
gitmodules: Update libnkutils
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2022-10-03 18:00:04 +02:00
Dave Davenport
35d066efe2
[Script] Split mode string only once on :, allowing : in right part.
...
Issue: #1718
2022-10-03 16:58:45 +02:00
Quentin Glidic
5a979b0afe
gitmodules: Update libnkutils
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2022-10-03 13:19:58 +02:00
Quentin Glidic
1f7be5ada5
submodules: Update libgwater
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2022-10-03 13:19:53 +02:00
Dave Davenport
08bd2f2c69
Merge remote-tracking branch 'github/next' into next
2022-09-25 21:46:36 +02:00
Dave Davenport
5185895643
[window] Check bitmask, not full comparison
2022-09-25 21:45:51 +02:00
a1346054
362e3cd6ff
Use command -v
instead of which
( #1704 )
...
`command -v` is the standardized version of `which`
2022-09-19 17:06:14 +02:00
Dave Davenport
5ae8fa5a3f
[Keyb] Add a -list-keybindings command.
2022-09-18 20:28:38 +02:00
nomoo
0b72ff2a74
Fix sed binary call with variable ( #1707 )
...
* Use variable instead of binary name
* Use variable for sed
2022-09-13 22:41:41 +02:00
Dave Davenport
858d6c030c
[listview] Add extra checks before resolving pointer.
...
Issue: #1703
2022-09-10 17:42:49 +02:00
Dave Davenport
fce721a105
[Textbox] Add 'placeholder-markup' flag.
...
Fixes : #1690
2022-08-28 21:47:05 +02:00
Dave Davenport
cb6afae71f
[Test][Theme] Update test for downgrade error
2022-08-26 14:12:51 +02:00
Dave Davenport
594c7f2b31
[Theme] If no theme loaded, load default. Downgrade missing theme file to warning.
...
Issue: #1689
2022-08-26 14:05:16 +02:00
Dave Davenport
0f097f2998
[DMenu] reset variable correctly so keep-selection is initially off.
...
fixes : #1686
2022-08-24 15:10:58 +02:00
Dave Davenport
d4b77207dd
Update test for # keybindings.
2022-08-22 21:57:29 +02:00
Dave Davenport
09b9e32fd1
Merge remote-tracking branch 'github/next' into next
2022-08-22 21:53:30 +02:00
Dave Davenport
fc07619ac6
[View|Xcb] Add support to copy current selected item to clipboard
...
Adds control-v binding that copies it to the clipboard.
THIS ONLY WORKS WITH CLIPBOARD MANAGER!!! once rofi is closes, the data is
gone!
This needs to be tested. Documentation on this is lacking so reversed
engineered from other applications.
TODO: how do we do the SAVE_TARGETS?
fixes : #378
2022-08-22 21:44:52 +02:00
Jasper Lievisse Adriaanse
c896cbbca4
Include sys/stat.h for S_IWUSR ( #1685 )
2022-08-21 20:51:03 +02:00
Dave Davenport
d1e275314e
Few more updates to issue template.
2022-08-21 17:27:55 +02:00
Dave Davenport
925fbdf12f
Update issue template, split theme/configuration in two fields.
2022-08-21 17:18:56 +02:00
Dave Davenport
f36977dee7
[View] Tweak error message and instant/delayed switching.
2022-08-21 15:52:39 +02:00
Dave Davenport
f3c1dafec2
[View] Change refilter timeout limit to be in time units (ms)
...
Issue: #1683
2022-08-21 15:47:49 +02:00
Dave Davenport
d5cd4ca32d
[Combi] Fix possible memory leak.
2022-08-21 02:57:16 +02:00
Dave Davenport
bd60a68d1c
[combi] Fix selecting entry with only bang as input.
...
Check for a space or eos.
2022-08-21 02:50:08 +02:00
Dave Davenport
2ea30861d3
[View] Increase default refilter-timeout-limit.
...
It was tuned for very low-end machine.
Issue: #1683
2022-08-20 14:47:37 +02:00
Dave Davenport
505282c465
Update to dev version.
2022-08-19 22:43:47 +02:00
Dave Davenport
9963df114b
1.7.5 release.
2022-08-19 22:37:43 +02:00
Dave Davenport
5673cf36a4
Update releasenotes
2022-08-19 21:40:16 +02:00
Dave Davenport
89e00ebb32
[Dmenu] Add a minimum update rate for dmenu reading. ( #1681 )
...
This avoid slow loading for some weird slow spaced out input stream.
(one input every 250ms).
Not sure what use-case this fixes.
This fix does cause a noticable slow-down on very large lists.
Issue: #1680
2022-08-19 21:35:23 +02:00
Dave Davenport
78d596dc53
Initial releasenotes for 1.7.5 bug-fix release.
2022-08-18 15:13:46 +02:00
Dave Davenport
a22c81c4a9
[DMenu] Strip off delimiter in sync mode.
...
Fixes : #1679
2022-08-18 10:17:24 +02:00
Dave Davenport
65b48aae4f
[View] Reduce idle delay as tradeof for cpu usage.
...
Issue: #1678
2022-08-18 00:19:42 +02:00
Dave Davenport
6b96928ebb
Update contributing, don't ask for an update.
2022-08-16 18:07:21 +02:00
Dave Davenport
9cd3df76ba
Add timing trace hint to issue template
2022-08-14 22:51:50 +02:00
Dave Davenport
a412009915
Update readme to link doc
2022-08-14 12:59:25 +02:00
Dave Davenport
22d1a613cc
mark development
2022-08-14 12:58:48 +02:00