summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-05-30travis: libxcb-ewmh-dev is whitelisted againQuentin Glidic
2017-05-30test-x/issue333: Fix binding Control+a for the testQuentin Glidic
2017-05-30test-x: Try to run tests without fluxboxQuentin Glidic
2017-05-30gitmodules: Update libnkutilsQuentin Glidic
2017-05-30widgets: Fix docQuentin Glidic
2017-05-30bindings: Use a wrapper around rofi_view_trigger_actionQuentin Glidic
2017-05-30test: Update reference dumpQuentin Glidic
2017-05-30widget.test: Add NULL tests for trigger_action functionsQuentin Glidic
2017-05-30box.test: Test find_mouse_targetQuentin Glidic
2017-05-30theme-parser.test: Run in locale C, as we test error stringsQuentin Glidic
2017-05-30mode/keys: Display all bindingsQuentin Glidic
2017-05-30bindings: Drop unused (and buggy) sentinelQuentin Glidic
2017-05-30widget: Add motion grab supportQuentin Glidic
2017-05-30scrollbar: Make it scroll againQuentin Glidic
2017-05-30scrollbar: Rework scrollbar_scroll_get_line to work on relative yQuentin Glidic
2017-05-30widget: Rely on find_mouse_target to send motion eventsQuentin Glidic
2017-05-30widget: Add widget_xy_to_relative helperQuentin Glidic
2017-05-30scrollbar: Drop unused variableQuentin Glidic
2017-05-30widget: Add some documentation on the new stuffQuentin Glidic
2017-05-30view: Remove some more leftoversQuentin Glidic
2017-05-30gitmodules: Update libnkutilsQuentin Glidic
2017-05-29widget: Remove some more leftoversQuentin Glidic
2017-05-29view: Drop leftover g_printQuentin Glidic
2017-05-29Use libnkutils for keybindingsQuentin Glidic
2017-05-29meson: Fix indent targetQuentin Glidic
2017-05-28G_MODULE_EXPORT config_pathDave Davenport
2017-05-28Add extra error message when failed to open pluginDave Davenport
2017-05-28Add strings.h to lexer file for strncasecmp.Dave Davenport
2017-05-28test-x: Keep server and fluxbox logs out of the wayQuentin Glidic
2017-05-28travis: Drop unneeded direct test callQuentin Glidic
2017-05-28gitmodules: Update libgwaterQuentin Glidic
2017-05-28Makefile.am: Use wrapper script for test-xQuentin Glidic
2017-05-28Merge branch 'master' into wip/mesonQuentin Glidic
2017-05-23Revert changes to script.Dave Davenport
2017-05-23[TextBox] Add get_desired_width function.Dave Davenport
2017-05-22[Theme] Add small caps options (not working?)Dave Davenport
2017-05-21Add whitespace check for hsl and error range check checkDave Davenport
2017-05-20Fix tests for default theme fixDave Davenport
2017-05-20Fix default theme sidebar mode.Dave Davenport
2017-05-18Add strikethrough to theme manpage.Dave Davenport
2017-05-18Add extra test for angle unit.Dave Davenport
2017-05-18Add strikethrough highlight method.Dave Davenport
2017-05-17Small updates to theme manpage.Dave Davenport
2017-05-17[Theme] Update theme-manpageDave Davenport
2017-05-16Update testDave Davenport
2017-05-16Change ARGB to RGBA, fix in theme converterDave Davenport
2017-05-15[ThemeParser] Add CSS color names supportDave Davenport
2017-05-15[ThemeParser] Extend color formats.Dave Davenport
2017-05-15meson: Now dist target is upstreamQuentin Glidic
2017-05-15[Lexer] Support hslaDave Davenport