summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2017-05-30bindings: Use a wrapper around rofi_view_trigger_actionQuentin Glidic
2017-05-30widget.test: Add NULL tests for trigger_action functionsQuentin 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-30view: Remove some more leftoversQuentin 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-28G_MODULE_EXPORT config_pathDave Davenport
2017-05-28Add extra error message when failed to open pluginDave Davenport
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-18Add strikethrough highlight method.Dave Davenport
2017-05-16Change ARGB to RGBA, fix in theme converterDave Davenport
2017-05-15[ThemeParser] Add CSS color names supportDave Davenport
2017-05-12If we hit edge of entry box, make left/right move forward to listview.Dave Davenport
2017-05-11Fix some clang compiler warningsDave Davenport
2017-05-10Add hsl and cmyk test, add extra error checkingDave Davenport
2017-05-04xkb: Allow binding modifiersQuentin Glidic
2017-05-04xkb: Use consumed2 API when availableQuentin Glidic
2017-05-04Add Meson build system supportQuentin Glidic
2017-05-04widgets: Use G_PI and G_PI_2 instead of M_PIQuentin Glidic
2017-05-04rofi: Do not include gitconfig.h directlyQuentin Glidic
2017-05-04theme-parser: Drop lexer/ in #includesQuentin Glidic
2017-05-04Fix more compiler warningDave Davenport
2017-05-03Small code refactor to work around mis-detect static code analyzer.Dave Davenport
2017-04-28Fix some small warning because get_string returns const.Dave Davenport
2017-04-27Re-Indent codeDave Davenport
2017-04-26[Lexer] More tests.Dave Davenport
2017-04-23Cleanups, fix arguments mismatchDave Davenport
2017-04-21Remove -dump-xresources-theme option that does not exists anymore from -helpDave Davenport
2017-04-21[Plugins] Add -no-plugins and -plugin-path optionsDave Davenport
2017-04-21[Mode] Make the name field a pointer instead of a fixed 32char array.Dave Davenport
2017-04-20Try to improve error message a bit (damn g_warning replace)Dave Davenport
2017-04-19[RUN] Report the expanded PATH entry in debug outputDave Davenport
2017-04-19[RUN] Expand the paths found in /home/mkoedam/.local/bin/:/opt/mpd/bin/:/home...Dave Davenport
2017-04-18Change screenshot warning to printf.Dave Davenport
2017-04-18[Theme] Allow default enabled state of widget to be set in themeDave Davenport
2017-04-18Print message about disabled mode to stderr using fprintf.Dave Davenport
2017-04-17Add some theme name resolving functions.Dave Davenport
2017-04-15Add newline (#588)Adrià Farrés
2017-04-15Fix licenses headersQuentin Glidic