Commit Graph

29 Commits

Author SHA1 Message Date
Dave Davenport a38ac9caf3 Update scrollbar behaviour, so dragging is more natural. (limit range from hw/2 to h-hw/2) 2016-10-25 21:19:39 +02:00
Dave Davenport c8d2069098 Add more tests and re-add textbox_test to normal check set. 2016-10-20 19:34:03 +02:00
Dave Davenport 881056ea9b Add some more tests, make some textbox api's private 2016-10-20 09:41:32 +02:00
Dave Davenport f96461a543 Remove invalid tests. 2016-05-27 09:34:17 +02:00
Dave Davenport 6693799923 Split test for helper in separate test for config cmdline parser. 2016-03-22 10:43:42 +01:00
Dave Davenport 8914fbf2df Split test in 2. 2016-03-21 17:16:45 +01:00
Dave Davenport fa7ceaf580 Check for the availability of the xinerama extension. 2016-03-04 17:03:24 +01:00
Dave Davenport 7d046a1f5b Pack magic externs into a xcb_stuff. 2016-03-01 18:11:55 +01:00
Dave Davenport a4fd907fe8 Run indenter 2016-02-28 15:32:53 +01:00
Dave Davenport 6d0d6d9eb2 Tests. 2016-02-28 01:21:22 +01:00
Dave Davenport 5a86ae5c99 Cleanups 2016-02-08 09:03:11 +01:00
Dave Davenport 51b5511017 More doxygen sugar. 2016-01-07 16:01:56 +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 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 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
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
QC 442e235c24 Some cleanups, tweak uncrustify. 2015-09-19 12:21:30 +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
Dave Davenport 4fad02225e Cleanup argc/argv lugging around. 2015-03-11 18:32:37 +01:00
QC f6bc8f7c32 Fix test compile warning. 2015-02-09 19:58:17 +01:00
Dave Davenport 0462811800 Add flexible configuration for launching
* You can now specify links: {terminal} -e bash -e "{ssh-client} {host}"
    * Add test for this code.
2014-09-03 13:07:26 +02:00