Commit graph

2856 commits

Author SHA1 Message Date
Quentin Glidic
03a6e53e36
gitmodules: Update libnkutils
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2018-02-03 18:24:52 +01:00
Dave Davenport
25dd8cf032
Merge pull request #761 from benoliver999/next
Update config file location in README.md
2018-02-03 17:30:22 +01:00
Ben
4df7bc4fec
Update README.md
I couldn't get the configuration file to work in `~/.local` but it did work in `~/.config`. This might be distro specific but I believe it is the norm now.
2018-02-03 13:25:19 +00:00
Dave Davenport
adc60e1563
Merge pull request #760 from EgZvor/next
Fix several typos in theme manpage
2018-02-03 12:14:51 +01:00
Egor Zvorykin
dab263b07d Fix several typos in theme manpage 2018-02-03 14:09:09 +03:00
Dave Davenport
f0ba23a489 Tag as dev version. 2018-02-01 22:01:01 +01:00
Dave Davenport
9a34d89e51 Bump version to 1.5.0 2018-02-01 21:52:54 +01:00
Quentin Glidic
5c5665efca
Revert "xcb: Add XKB_NEW_KEYBOARD_NOTIFY support"
This reverts commit e9532f584f.
It should not matter for rofi, which is not meant to stay around long,
and it messes with XTST (that tools like xscape use).

Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2018-01-18 17:09:09 +01:00
Dave Davenport
43127f83d0 Sync changelog with releasenotes 2018-01-14 14:58:23 +01:00
Dave Davenport
2acc2b69d3 Update releasenotes. 2018-01-14 11:59:24 +01:00
Dave Davenport
7ad3ce25b1 [View] Added textboxes are set to autoheight and wrapping.
Fixes: #754
2018-01-14 11:47:04 +01:00
Dave Davenport
5ab0a642c9 [Theme] When reading double property, allow fallback to integer.
Otherwise the value '1' is not seen as valid entry, only '1.0'.

Fixes: #752
2018-01-14 11:21:02 +01:00
Rasmus Steinke
ad9c4c0fe5 Some changes to phrasing 2018-01-12 22:46:54 +01:00
Dave Davenport
75ba12c516 Extend script example with markup-rows 2018-01-05 23:15:26 +01:00
Dave Davenport
b445c79430 Add credit to release note. 2018-01-02 09:33:55 +01:00
Dave Davenport
aef6332901 Add picture of added colon to release notes. 2018-01-02 09:23:54 +01:00
Dave Davenport
e7497e62b0 Fix indenting in release notes, add examples. 2018-01-02 09:19:14 +01:00
Dave Davenport
352f086785 Add image for 1.5.0 releasenote 2017-12-31 15:58:28 +01:00
Dave Davenport
d5917e0ba5 Update release notes 2017-12-31 14:32:55 +01:00
Dave Davenport
3064301232 Update DarkBlue Theme to include prompt colon. 2017-12-31 14:30:38 +01:00
Dave Davenport
1aa79a9a06 [DRun] Set the default for match fields in the config to the correct value. 2017-12-31 14:13:48 +01:00
Quentin Glidic
101c4dcc26 bindings: Rework mouse bindings (#745)
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-12-26 10:10:40 +01:00
Quentin Glidic
14993a5a98
bindings: Fix double click delay
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-12-25 23:41:20 +01:00
Dave Davenport
8a9633d19c Small releasenotes updates 2017-12-24 11:22:59 +01:00
Rafael Cavalcanti
cb36bf3c17 Add konsole to rofi-sensible-terminal (#739) 2017-12-19 10:50:27 +01:00
Quentin Glidic
e9532f584f
xcb: Add XKB_NEW_KEYBOARD_NOTIFY support
Should not matter much for us, but not hard to support anyway.

Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-12-18 17:51:59 +01:00
Dave Davenport
30b8e0ef43 Small manpage tweak 2017-12-12 22:03:19 +01:00
Dave Davenport
5a20094777 [Script] Reduce scope and swap tests. (cppcheck) 2017-12-11 18:42:35 +01:00
Rasmus Steinke
2cbbb1606f include $XDG_CONGIG_HOME/rofi/themes 2017-12-10 23:18:20 +01:00
Dave Davenport
6abc8c920c DRun: Allow to select based on comment field.
Fixes: #733
2017-12-09 19:55:39 +01:00
Rasmus Steinke
1ebca2711b update for latest theme format changes 2017-12-09 11:02:07 +01:00
Rasmus Steinke
d747029f7e update widget names, include colon 2017-12-09 10:51:01 +01:00
Quentin Glidic
53e0f957d0
drun: Early return if already initialized
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-12-09 10:34:11 +01:00
Quentin Glidic
58ed481198
xrmoptions: Use a switch where possible
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-12-09 10:34:11 +01:00
Dave Davenport
ae4ea622bb Fix (old style) fake-transparency and fake-background option.
- Broke and only setting it via theme worked.
2017-12-08 10:59:43 +01:00
Dave Davenport
94aa4a9b7c Fix typo (position->location) in rofi-theme manpage. 2017-12-08 10:56:41 +01:00
Dave Davenport
f041313efb Allow theme to override width on box. 2017-12-08 10:48:22 +01:00
barul
ddfdf66d7e changed ligbwater's url from git to https 2017-12-04 19:51:15 +01:00
Dave Davenport
07cf9aabc7 Re-calculate size before showing. 2017-11-30 11:01:23 +01:00
Dave Davenport
f123deb37b When no new theme file present, don't print it in help. 2017-11-29 23:08:23 +01:00
Rasmus Steinke
9281c01b3b fix formatting 2017-11-29 21:47:22 +01:00
Dave Davenport
10e2bc36cd Remove : from dmenu default prompt. 2017-11-28 17:53:45 +01:00
Quentin Glidic
6971222d07
gitmodules: Update libnkutils
Fixes #727

Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-11-25 11:03:12 +01:00
Edward Betts
79adae77d7 Correct spelling mistakes. (#722) 2017-11-23 18:41:52 +01:00
Dave Davenport
54c45f8f5f Fix __cplusplus guard. Move after include 2017-11-21 16:04:59 +01:00
Dave Davenport
35304e705d [Plugin] Add C++ #ifdefs to public header files. 2017-11-20 22:50:58 +01:00
Dave Davenport
974b482500 [ScriptMode] Add markup to message test in script mode test. 2017-11-18 14:44:40 +01:00
Dave Davenport
eb3f2683e7 Regenerate manpage that fixes typo (double >>). 2017-11-18 14:41:37 +01:00
Cory Kennedy-Darby
7fc7be9ad4 Update rofi.1.markdown (#720)
Fix typo
2017-11-18 12:40:05 +01:00
Quentin Glidic
955cdf5ba5
drun: Standardize debug messages
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-11-17 14:20:03 +01:00