summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-20Very dirty first attempt at glib mainloop in switcher (not yet dmenu.)Dave Davenport
2016-01-20Take SardemFF7 feedback on putting g_source_[attach|add_callback] inside fact...Dave Davenport
2016-01-20Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-01-20Remove unused timeout function.Dave Davenport
2016-01-20Take SardemFF7 (or so) feedback into account about sources polling unix fd.Dave Davenport
2016-01-20Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-01-20Let DMenu mode reuse open dialog and not restart it. handy for multi-select.Dave Davenport
2016-01-20Remove lazy filter from test file.Dave Davenport
2016-01-20Refactor menu function into three parts, setup, itterrate and finalize.Dave Davenport
2016-01-19Bind the right signal (int not term)Dave Davenport
2016-01-18Move X11EventSource into separate file.Dave Davenport
2016-01-18SardemF77 input.Dave Davenport
2016-01-18Test a first glib mainloop.Dave Davenport
2016-01-17Merge pull request #321 from DanteFireX/patch-1Dave Davenport
2016-01-17added optional history; normalized variable namesDanteFireX
2016-01-17Update TestsDave Davenport
2016-01-16Fix issue #319 ADd ISO_Left_Tab to default binding.Dave Davenport
2016-01-14Fixing SardemFF7 Feedback: boolean, g_getenv and clear_errorDave Davenport
2016-01-14[RUN] UTF-8/locale conversion and sardem exec test.Dave Davenport
2016-01-14Fix compiling with timings enabledDave Davenport
2016-01-14[DRUN] Expand path we get from Desktop fileDave Davenport
2016-01-12Update display value for modi (testing)Dave Davenport
2016-01-11Small clang-analyze pleaserDave Davenport
2016-01-11Remove duplicate code, make password right character length.Dave Davenport
2016-01-10Add passwd to manpage.Dave Davenport
2016-01-10Add experimental 'password' mode. (#315)Dave Davenport
2016-01-09Use snprintf instead of sprintfDave Davenport
2016-01-09Making widget class, moving stuff aroundDave Davenport
2016-01-08Use timeout.Dave Davenport
2016-01-08Add debug.Dave Davenport
2016-01-08Doxy mode.hDave Davenport
2016-01-08Start making SardemFF happy. Use g_return_if_failDave Davenport
2016-01-07More assertsDave Davenport
2016-01-07More splitting and abstracting.Dave Davenport
2016-01-07First cleanup steps.Dave Davenport
2016-01-07More doxygen sugar.Dave Davenport
2016-01-07Generate doxygen file using autoconf.Dave Davenport
2016-01-07More doxygen sugarDave Davenport
2016-01-07Add some doxygen sugar.Dave Davenport
2016-01-06Replace strdup_printf with build_filenameDave Davenport
2016-01-06Update comments, replace printf/build_filenameDave Davenport
2016-01-05Replace code we should never hit by an assert, as it should be.Dave Davenport
2016-01-05Add graphs, we all like graphs.Dave Davenport
2016-01-05Add small wrapper around history.Dave Davenport
2016-01-05Update documentation for ssh dialogDave Davenport
2016-01-05Add doxygen target.Dave Davenport
2016-01-05Update window test.Dave Davenport
2016-01-05Update window test.Dave Davenport
2016-01-05Fix normal window testDave Davenport
2016-01-05Add fluxbox as wm for tests.Dave Davenport