Dave Davenport
823d1b4651
Convert built-in themes to new format.
2017-01-19 09:19:14 +01:00
Dave Davenport
3a7fde924a
Add -theme and -theme-str to manpage.
2017-01-18 18:12:54 +01:00
Dave Davenport
22c0892534
Add screenshotting script for new theme format.
2017-01-18 17:57:37 +01:00
Dave Davenport
b5d094fa35
Update theme specifcation documentation.
2017-01-18 09:43:58 +01:00
Dave Davenport
253724c85c
Ignore empty path.
...
Not in spec. but lets ignore it.
Fix : #539
2017-01-17 20:00:00 +01:00
Dave Davenport
37c20740e4
Structure picture of widgets.
2017-01-17 08:42:48 +01:00
Dave Davenport
c23562e98c
Add first draft of structure svg to theme doc.
2017-01-16 18:53:42 +01:00
Dave Davenport
cc7a27fbea
Move some files, add small theme convert document.
2017-01-16 08:51:56 +01:00
Dave Davenport
8f1b8b18d8
Add some examples to the themer.md.
2017-01-16 08:41:17 +01:00
Dave Davenport
30f7846e4c
Give error when multiple (non-modifier) keys are hit.
2017-01-15 21:14:43 +01:00
Dave Davenport
0e1b02d2f4
Add transparency section to tutorial
2017-01-12 18:17:32 +01:00
Dave Davenport
7749353c5b
Update doc about x/y-offset.
2017-01-12 00:31:42 +01:00
Dave Davenport
63d8bfb071
Updates
2017-01-11 23:19:29 +01:00
Dave Davenport
d8ca3e01de
fzf matching remove debug
2017-01-11 09:43:24 +01:00
Dave Davenport
19b023b221
Split sorting option. one for sorting. One to force levenshtein.
2017-01-11 09:42:37 +01:00
Dave Davenport
4452b08288
Move fzf matcher into helper
2017-01-11 09:20:19 +01:00
Dave Davenport
56c787690f
Move full algorithm in function.
2017-01-11 09:14:01 +01:00
Dave Davenport
bfae111579
Fix indenting and header commenting.
2017-01-11 09:11:19 +01:00
Fangrui Song
d1edf0dc08
Revise fuzzy finding algorithm for -matching fuzzy
2017-01-11 08:59:34 +01:00
Dave Davenport
547bac0dc8
Update themer documentation.
2017-01-10 19:05:24 +01:00
Dave Davenport
b3a52d4703
Update themer.md
...
Update formatting.
2017-01-10 18:32:59 +01:00
Dave Davenport
3c7c1b3b40
Update themer.md with specs (unfinished).
2017-01-10 17:35:28 +01:00
Dave Davenport
15cc7c5fb4
Update theme3-tutorial.md
...
Fix images.
2017-01-10 11:23:50 +01:00
Dave Davenport
17155867a1
Add a quick theme tutorial.
2017-01-10 11:20:38 +01:00
Dave Davenport
268b0fa3b0
Super-1..10 keybinding activates row 1..10.
...
Allowing fore quick switching to entry.
https://forum.qtools.org/t/select-entry-by-offset/84/5
2017-01-10 07:41:37 +01:00
Dave Davenport
d88a5197b5
Fix tests.
2017-01-09 23:15:45 +01:00
Dave Davenport
a5d2db256e
Clear theme memory on close, free temporary widget
2017-01-09 23:08:11 +01:00
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