Dave Davenport
4fbf249480
Update window test.
2016-01-05 18:24:47 +01:00
Dave Davenport
155cf351e0
Update window test.
2016-01-05 18:19:35 +01:00
Dave Davenport
933eb7e490
Fix normal window test
2016-01-05 17:14:47 +01:00
Dave Davenport
68220a5b58
Add fluxbox as wm for tests.
2016-01-05 16:46:43 +01:00
Dave Davenport
200f8e5faa
Do not test the ones that require window manager.
2016-01-04 21:51:08 +01:00
Dave Davenport
fefd992c11
Merge branch 'master' of github:DaveDavenport/rofi
2016-01-04 20:56:54 +01:00
Dave Davenport
f715a33bf7
Add window manager as test if possible
2016-01-04 20:46:34 +01:00
Dave Davenport
09c7b33026
Small test.
2016-01-04 18:34:41 +01:00
Dave Davenport
05a1be9753
Another silly test to make sure this code is hit and should show breakage.
2016-01-04 18:26:18 +01:00
Dave Davenport
dac711cf22
Add fuzzy test.
2016-01-04 18:04:15 +01:00
Dave Davenport
d661a515f0
Make levenshtein sort utf8 aware and obey case sensitive setting.
...
- Add tests.
- Use Glibs unichar for comparison.
2016-01-04 17:18:49 +01:00
Dave Davenport
c85f1cb0bf
Use different syntax
2016-01-03 21:47:40 +01:00
Dave Davenport
96724356e1
Do not use seq for test, use bash range instead.
2016-01-03 21:12:09 +01:00
Dave Davenport
d370a446f3
Add config loading test.
2016-01-03 18:13:41 +01:00
Dave Davenport
4fbbce891b
Test glob/regex.
2016-01-01 11:31:29 +01:00
Dave Davenport
58c856e22a
Add combi test
2015-12-31 23:27:06 +01:00
Dave Davenport
ade91a3875
Add simple drun test
2015-12-31 23:14:38 +01:00
Dave Davenport
e102e11637
Update test
2015-12-31 23:02:13 +01:00
Dave Davenport
c5258f9b51
Add dump test.
2015-12-31 22:45:36 +01:00
Dave Davenport
7364e9abf9
Add daemon test.
2015-12-31 22:20:43 +01:00
Dave Davenport
745f9f3c62
Add screenshot test
2015-12-31 21:55:15 +01:00
Dave Davenport
c49c47542c
Fix textbox test, set global PangoContext
2015-12-28 11:33:22 +01:00
Dave Davenport
38fabb6b1b
Issue #303 : Create one pango context from xlib surface
...
- Create one pango context and set font options from main xlib surface
- Set font type on global pango context.
- Use CAIRO_OPERATOR_OVER for drawing text (otherwise subpixel rendering is not done).
2015-12-28 11:27:27 +01:00
Dave Davenport
0a899185f8
Indenting fix
2015-12-23 19:16:47 +01:00
Dave Davenport
7a9263e929
Extend test case.
2015-12-08 22:47:54 +01:00
Dave Davenport
bb68cded68
tweak
2015-12-08 08:44:44 +01:00
Dave Davenport
0ff0f15264
Add test, remove whitespace
2015-12-08 08:39:18 +01:00
Dave Davenport
a5c5ca9f1d
Add test for issue #292
2015-12-04 22:13:30 +01:00
Dave Davenport
eaa553bfd5
Indent.
2015-12-03 22:48:30 +01:00
Dave Davenport
e4c7fe8f1e
Fix func. def in wrong header file.
2015-12-02 17:56:25 +01:00
Dave Davenport
a21f8dd179
Add some helper tests.
2015-12-02 09:53:39 +01:00
Dave Davenport
f6c8ba9755
Add test for recent bug.
2015-12-02 09:46:13 +01:00
Dave Davenport
ca6b1a8178
Fixing path.
2015-11-28 12:59:10 +01:00
Dave Davenport
f9fe70338f
More travis poking
2015-11-27 13:23:40 +01:00
Dave Davenport
4510f65d5a
textbox: advance cursor correctly for multi-char input
...
Thanks to eigengrau
fixes : #280
2015-11-22 20:41:45 +01:00
Qball Cow
1bd231bc3d
Fix issue #275 : don't try to do move cursor when nothing is shown.
2015-11-20 11:43:22 +01:00
Qball Cow
264e9e5b0e
Issue #275 test case
2015-11-20 11:19:36 +01:00
Dave Davenport
02b99e6f95
Fix: 256 Do not accept custom entry when not applicable.
...
Add test to reproducet .
2015-10-31 18:04:55 +01:00
QC
683632c36c
Some cleanups
2015-10-18 19:02:19 +02:00
QC
93b6b83fb9
Try todo some validation of monitor size/padding in config sanity check.
2015-10-18 13:40:39 +02:00
Dave Davenport
b7d9b4b6b5
Add debug output to test 4
2015-10-11 13:51:08 +02:00
QC
29360b20aa
Parse name in textbox.
2015-09-28 21:41:58 +02:00
QC
8f1f03e6d2
Use cairo to do drawing.
2015-09-26 20:34:34 +02:00
QC
b18d68eff2
Adjust new editor width
2015-09-19 12:57:48 +02:00
QC
442e235c24
Some cleanups, tweak uncrustify.
2015-09-19 12:21:30 +02:00
QC
558bb38630
Fix normal mode keyboard grab.
2015-09-16 21:01:40 +02:00
Dave Davenport
8d6a78939c
Small cleanup + fail more gracefull here and there
2015-07-30 08:57:09 +02:00
Dave Davenport
93c01ccbd5
Add new event handling
2015-07-28 22:22:18 +02:00
QC
b3a77589eb
Fix makefile indent
2015-07-28 22:14:21 +02:00
Michael Vetter
2a91b66bfa
Remove trailing whitespaces
2015-07-28 21:54:08 +02:00