Dave Davenport
96735fc342
Fix test for default theme.
2017-10-25 18:44:04 +02:00
Dave Davenport
f9d1562513
[Default theme] Fix border width message box
2017-10-25 17:51:00 +02:00
Dave Davenport
70451fb378
Update ISSUE_TEMPLATE.md
...
Add guidelines
2017-10-25 14:29:02 +02:00
Quentin Glidic
7973f5864b
gitmodules: Update libnkutils
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-10-22 14:50:22 +02:00
Dave Davenport
5312efb310
[Tests] Fix tests for theme-parser.
2017-10-22 13:20:29 +02:00
Dave Davenport
847d2e82a0
[Lexer/Parser] Make the '#' before element optional.
2017-10-22 12:42:33 +02:00
Rasmus Steinke
814fad8191
add separator between mesg and listview
2017-10-22 11:52:50 +02:00
Rasmus Steinke
b7d537c200
add border and use Topaz font
2017-10-22 11:48:13 +02:00
Askrenteam
0dc71fcc00
Added option -name-only to match only desktop entry name with drun ( #690 )
...
* Added option -name-only to match only desktop entry name with drun
* fixed indent and xrdump test
* fixed test
* option -drun-match-fields
* option -window-match-fields
* matching fields as static in window/drun + enums for field indexes
* prevent window_mode_parse_fields() from executing twice
2017-10-21 11:18:52 +02:00
Quentin Glidic
af81a54adf
drun: Load absolute path icons properly
...
This was lost in the rework commit
4d8784cf85
and never added back.
Fixes #701
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-10-20 22:53:17 +02:00
Dave Davenport
5f1be779a2
Fixes parsing of non-existing fields.
...
Fixes : #700
2017-10-20 22:13:28 +02:00
Rasmus Steinke
eff0597625
fix double slashes in path names
2017-10-19 21:40:33 +02:00
Dave Davenport
6f63e80b2f
Merge pull request #696 from jmkjaer/patch-1
...
Fixed error misspell
2017-10-19 17:29:09 +02:00
Dave Davenport
dea962def5
Add Delta to float/double compare.
...
Issue: #692
2017-10-19 17:08:48 +02:00
Jakob M. Kjær
6f6115ee59
Fixed error misspell
2017-10-19 17:07:23 +02:00
Dave Davenport
fcaf8d8104
Fix color conversion from old ARGB to RGBA (new)
...
Fixes : #693
2017-10-19 07:48:48 +02:00
Dave Davenport
65dfa23e2a
[Meson] Fix pkg-config file generation with meson.
2017-10-16 19:18:19 +02:00
Dave Davenport
12e7b67ddd
Make -plugin-path commandline flag be read before loading plugins
2017-10-16 18:25:16 +02:00
Quentin Glidic
f9cf9c6b87
gitmodules: Update libnkutils
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-10-15 18:29:54 +02:00
Rasmus Steinke
aa0cd52a7f
fix user being split from theme name
2017-10-15 17:55:41 +02:00
Quentin Glidic
8deedd8645
meson: Use libnkutils git-version support
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-10-15 17:51:45 +02:00
Rasmus Steinke
743b393f15
fix offset on theme previews
2017-10-15 17:23:30 +02:00
Quentin Glidic
673124b22c
gitmodules: Update libnkutils
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-10-15 11:32:16 +02:00
Quentin Glidic
f7224bba98
gitmodules: Update libnkutils
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-10-15 11:22:23 +02:00
Dave Davenport
d7bda01152
Fix merge
2017-10-15 11:13:53 +02:00
Dave Davenport
2198d43199
Merge remote-tracking branch 'origin/master' into next
2017-10-15 11:08:15 +02:00
Dave Davenport
1ab3e571ec
V1.4.2 Release
2017-10-15 10:59:38 +02:00
Dave Davenport
ca855190c8
Update Changelog.
2017-10-15 10:51:24 +02:00
Dave Davenport
e2eaa2cee8
Fix several mistakes in theme manpage.
...
Fixes : #688
2017-10-15 10:42:16 +02:00
Dave Davenport
627d068711
Add -sort to manpage.
...
Fixes : #682
2017-10-15 10:41:42 +02:00
Quentin Glidic
76bc611185
gitmodules: Update libnkutils
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-10-15 10:41:30 +02:00
Quentin Glidic
84d661bdf7
bindindgs: Fix bindings with Super
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-10-15 10:41:15 +02:00
Quentin Glidic
858462415a
config: Only default-enable window mode if built
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-10-15 10:40:57 +02:00
azarus
5f9a668f25
Add gentoo install instructions.
2017-10-15 10:40:45 +02:00
Dave Davenport
7b872191e7
Fix licenses in theme.
2017-10-15 10:40:13 +02:00
Quentin Glidic
2d9a4fd4aa
autotools: Include subprojects meson_options.txt too
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-10-15 10:39:36 +02:00
Dave Davenport
0248a47a7d
Fix theme a little bit.
2017-10-14 21:45:12 +02:00
Dave Davenport
4375f9f075
[ThemeSelector] Get only the first mention of user in the file.
2017-10-14 21:34:49 +02:00
Quentin Glidic
4e4e3917aa
gitmodules: Update libnkutils and libgwater
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-10-14 16:43:02 +02:00
Dave Davenport
bcb5844b6d
[History] When getting history fields, do not parse order fields.
...
- This is the critical part of the code, most code and direct influence
on user.
2017-10-14 13:18:21 +02:00
Quentin Glidic
a723356d14
bindings: Fix API usage
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-10-12 19:53:15 +02:00
Quentin Glidic
a16e951024
gitmodules: Update libnkutils
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-10-12 19:47:49 +02:00
Quentin Glidic
4ee4bf3459
bindings: Add support for DE double click delay setting
...
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-10-12 19:42:16 +02:00
Dave Davenport
9ae62960c1
Indent files.
2017-10-05 17:45:50 +02:00
Dave Davenport
6ba31683c6
[DRun] Desktop id is not equal to application id.
2017-10-04 08:59:09 +02:00
Dave Davenport
51d1ebf0ea
Install rofi-types.h and fix includes for plugins
2017-10-03 20:50:38 +02:00
Dave Davenport
aeb669b175
Fix several mistakes in theme manpage.
...
Fixes : #688
2017-10-03 20:38:15 +02:00
Dave Davenport
da7ae1ac77
Fix test for new setting
2017-10-03 20:29:27 +02:00
Dave Davenport
2784959fc1
Allow maximum history size to be configured.
...
Fixes : #613
2017-10-03 19:59:35 +02:00
Dave Davenport
7081b56aca
Add -sort to manpage.
...
Fixes : #682
2017-10-03 19:51:27 +02:00