Dave Davenport
cf1940f8cb
Reset theme if parsing fails, so we don't display using 1/2 parsed theme
2017-01-09 23:01:09 +01:00
Dave Davenport
25dff63006
Improve error handling string.
2017-01-09 22:40:11 +01:00
Dave Davenport
ca01af6338
Try to improve error handling and messages
2017-01-09 22:29:31 +01:00
lbonn
b010da57d7
Misc man page changes ( #535 )
...
* Manpage: review the window section
* rename "Window Mode" to "Window switcher settings" for more
consistency
* put `-window-command` in the correct section
* move the window switcher settings section up
* Manpage: minor markup/syntax fix
* Manpage: mention `-show keys` in `-show` section
* Manpage: fix some markup problems
Some parts were over-indented and interpreted as verbatim blocks
* Manpage: note about dmenu async mode disabling
Stay voluntarily vague about the exact list of confliction options to
avoid keeping it in sync with the code
2017-01-09 20:32:31 +01:00
Dave Davenport
854aa55453
Better error reporting (1)
2017-01-09 18:32:26 +01:00
Dave Davenport
a199fa3275
Improve error message theme a little bit
2017-01-09 08:55:51 +01:00
Dave Davenport
5188e36147
Remove unused functions and other small fixes
2017-01-09 08:39:02 +01:00
Dave Davenport
f42e4ffbd7
Remove old cairo color set functions
2017-01-09 08:32:16 +01:00
Dave Davenport
78916c6a94
Give up and quit rofi after failed to grab keyboard in <5 sec.
2017-01-09 08:17:16 +01:00
Dave Davenport
713d41f619
Allow matching highlighting to be set. Fixes #522
2017-01-09 00:09:02 +01:00
Dave Davenport
baab2047ad
Indent magic, rework makefile so lexer and yacc file are not passed.
2017-01-08 21:36:06 +01:00
Dave Davenport
8c0c43952d
Make 'text' override foreground color for rendering text
2017-01-08 20:39:37 +01:00
Dave Davenport
8fe5ea648a
Merge pull request #530 from DaveDavenport/themer
...
Themer
2017-01-08 19:48:38 +01:00
Dave Davenport
3cbfe53d30
Merge remote-tracking branch 'origin/master' into themer
2017-01-08 19:37:40 +01:00
Dave Davenport
35a9b04f87
Print position as textual in dump-theme.
2017-01-08 18:03:31 +01:00
Dave Davenport
5d1fa66c30
Fix dumping of theme
2017-01-08 17:50:42 +01:00
Dave Davenport
97d96fdabd
Add fullscreen option to theme
2017-01-08 17:38:21 +01:00
Dave Davenport
26efbecbc3
Fix multiple -theme-str lines parsing, fix num lines
2017-01-08 17:18:49 +01:00
Dave Davenport
ce2cf6b2d9
Make error dialog widget layout match normal one
2017-01-08 16:49:46 +01:00
Dave Davenport
c7e860bb55
Fix doxygen typo
2017-01-08 16:34:50 +01:00
Dave Davenport
8543ac8438
Fix doxygen.
2017-01-08 16:23:17 +01:00
Dave Davenport
3944a5bde2
Reset parsing queue on EOF.
2017-01-08 16:16:09 +01:00
Dave Davenport
c57e7348d2
Add some better error message. Allow -theme-str option to override part of theme
2017-01-08 16:09:24 +01:00
Dave Davenport
9725f666f2
V1.3.1 release
2017-01-08 14:22:29 +01:00
Dave Davenport
0844d9369b
Update bug links to be clickable.
2017-01-08 12:39:40 +01:00
Dave Davenport
9aa95d6000
Add release notes v1.3.1.
2017-01-08 12:34:14 +01:00
Dave Davenport
6318e5024b
Merge remote-tracking branch 'origin/master' into themer
2017-01-07 11:22:39 +01:00
Dave Davenport
f4d8230dd5
Update reference output for tests
2017-01-07 11:22:12 +01:00
Dave Davenport
8124cfb023
Merge remote-tracking branch 'origin/master' into themer
2017-01-07 10:38:47 +01:00
Dave Davenport
c98b67ed0d
Make lazy-key-grab an option, add --release for i3 to manpage.
2017-01-07 10:35:36 +01:00
Dave Davenport
0d9804f108
Don't allow global properties, need to be in a * { }
2017-01-07 00:23:39 +01:00
Dave Davenport
e388aa95c7
Allow * { } syntax for default values.
2017-01-06 23:41:10 +01:00
Dave Davenport
b26d241f04
Make parser accept old + more CSS style elements
2017-01-06 23:25:55 +01:00
Dave Davenport
361d5c62d7
Draw scrollbar when list is empty.
2017-01-06 22:12:24 +01:00
Dave Davenport
02dafeeccc
Fix percentual margin.
2017-01-06 20:36:06 +01:00
Dave Davenport
06c5f51e7d
Allow to set anchor position on normitor and anchor position on window.
2017-01-06 19:04:25 +01:00
Dave Davenport
8bc1831d17
Allow window width to be set in theme
2017-01-06 17:21:21 +01:00
Dave Davenport
9aaf21cd85
Fix theme converter and check.
2017-01-06 16:53:21 +01:00
Dave Davenport
af8a6541a2
Order entries in box based on index, allow theme to override.
2017-01-06 16:41:23 +01:00
Dave Davenport
5078034672
Add scrollbar 'handle-width' and 'handle-color' remove old syntax
2017-01-06 15:36:06 +01:00
Dave Davenport
ff88d3d6d7
Issue: #521 . Add -[no]-show-match to manpage.
2017-01-06 14:45:45 +01:00
Dave Davenport
52f4f32d89
Listview: hide widget when no row is visible and dynamic is enabled.
2017-01-06 13:42:00 +01:00
Dave Davenport
0e037237f8
Only queue redraw when state actually changes
2017-01-06 13:26:26 +01:00
Dave Davenport
f45e910a1b
Q'nD: Update border and force redraw on state change
2017-01-06 13:24:35 +01:00
Dave Davenport
7e13bd8658
Quick 'n Dirty work around for handle color in scrollbar.
2017-01-06 13:13:03 +01:00
Dave Davenport
add0e2f801
Merge remote-tracking branch 'origin/master' into themer
2017-01-06 11:07:14 +01:00
Dave Davenport
ae7732abed
Update Changelog
2017-01-06 11:05:13 +01:00
Dave Davenport
051be0cfe6
Change keyboard grabbing behaviour, if you fail, continue running and try in background to get them.
2017-01-06 11:00:27 +01:00
Dave Davenport
a02de2c410
Textbox take height set, when bigger then desired in autowidth mode
2017-01-05 22:56:32 +01:00
Dave Davenport
f2a4049991
Remove separator
2017-01-05 22:07:50 +01:00