Commit graph

191 commits

Author SHA1 Message Date
QC
6238816a5b Fix travis mail. 2015-03-01 20:17:30 +01:00
QC
bd9055f291 Patch from roomcays, fix building old version 2015-03-01 19:52:06 +01:00
Qball Cow
c97c81e9af Update makefile dependency. 2015-02-27 16:34:57 +01:00
Dave Davenport
8b50e94fea Make compiler more picky.
Add -Werror=missing-prototypes
2015-02-18 08:53:38 +01:00
Dave Davenport
95f7d2d7cd Fix typo in makefile, wrong path. 2015-02-17 15:19:26 +01:00
Dave Davenport
a534a0f244 Rewrite of the configuration parsing, no longer duplicating options between Xrm and CMD.
* NEEDS TESTING.
2015-02-17 10:31:59 +01:00
Dave Davenport
7e1063803a Comments, compile order and Display argument. 2015-02-13 08:26:23 +01:00
QC
c760432a6c Moving files around, dialogs in dialog directory. 2015-02-12 22:26:28 +01:00
Dave Davenport
605fe4911c Refactor code, split out window switcher code. 2015-02-12 22:16:32 +01:00
Dave Davenport
682907d340 Splitting over more files. 2015-02-09 19:35:51 +01:00
Dave Davenport
ca876feec6 Put i3 specific interaction code in separate file. 2015-02-02 14:49:19 +01:00
Dave Davenport
5d4ab2e626 Always compile with Extra warnings. 2015-02-01 15:12:29 +01:00
QC
9532ad6daa Add Changelog and AUTHORS to distribution list. 2015-01-25 10:11:44 +01:00
QC
112e2c2bc5 Small cleanup and add ohcount target. 2015-01-17 18:27:41 +01:00
Dave Davenport
9c46963002 Add cppcheck target. 2015-01-16 08:34:11 +01:00
QC
74ac48a2d6 Fix makedistcheck. 2015-01-11 13:25:19 +01:00
QC
edfac54433 Fix issue #48.
Copy over a config.c from config.def.c if none exists.
2015-01-11 13:12:43 +01:00
Dave Davenport
59ee49a557 [TextBox] fix alignment issue with cursor. 2014-12-02 08:11:53 +01:00
Dave Davenport
edbeaf1790 Update build system: remove nested makefile 2014-11-26 19:40:49 +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
Dave Davenport
229bb6931b Play with adding some more test, bug fixes
* delete an invalid memmove in textbox
2014-08-30 20:45:08 +02:00
QC
23dea5500a Add another test. 2014-08-29 17:31:46 +02:00
QC
23136e12a7 Add another small test. 2014-08-29 17:26:47 +02:00
QC
4ab95f5d26 Add dmenu test. 2014-08-29 16:57:36 +02:00
QC
bcbf512dc4 Add another test. 2014-08-29 16:24:39 +02:00
QC
79e729bd37 Update the test to integrate in build.
* TODO: fix make distcheck.
2014-08-29 13:06:40 +02:00
QC
0be8e7ffa9 Remove xdg as dependency, glib provides this. 2014-08-09 11:44:06 +02:00
QC
6a45a18a4e Pango testing. 2014-08-02 20:02:37 +02:00
Dave Davenport
43bc36c1a6 Add example script (laptop brightness), add i3 version to install. 2014-07-22 09:02:57 +02:00
QC
cd4888a5cf Fix #65, Fix #63 Allow user to select list of modi's
* Add script_dialog, so user can add dialogs using a script.
    * Add a way to disable modi's
    * Add -show <modi> option.
2014-07-21 21:39:24 +02:00
Qball Cow
e4b4aadad4 Fix #62
Add install file.
2014-07-21 16:41:31 +02:00
QC
b1e6030c34 Remove -dump, add indent update manpage document target. 2014-05-24 10:18:36 +02:00
Qball Cow
87b51f5430 Extract out the history code and create functions for it.
(Easier to fix issues later on)
2014-05-13 10:45:59 +02:00
Qball Cow
3f9ef21c29 Add README.md to source files. 2014-04-24 17:35:40 +02:00
Qball Cow
dcb2d64f96 Fix for issue #40. Make explicit makefile rule instead of % matching. 2014-04-15 17:16:55 +02:00
Qball Cow
eccd0a4a1a Include README.html in distribution. 2014-03-20 08:51:54 +01:00
Qball Cow
f6fdf8f72d Comments. 2014-03-18 08:59:42 +01:00
Qball Cow
7ec4bc8d4e Update readme, add it to distribution. 2014-03-18 08:40:23 +01:00
QC
7e12aeb597 Remove profile. 2014-03-17 19:28:11 +01:00
Qball Cow
fd94b3b002 Small fixes 2014-03-17 19:16:09 +01:00
Qball Cow
07f8073d4e Use autotools (1) 2014-03-17 19:16:09 +01:00