summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2017-06-01xcb: Fix normal window modeQuentin Glidic
2017-06-01rofi: Remove some leftovers ticksQuentin Glidic
2017-06-01xcb: Hide grab detailsQuentin Glidic
2017-06-01xcb: Hide some internal detailsQuentin Glidic
2017-06-01xcb: Reorder and hide events callbacksQuentin Glidic
2017-06-01xcb: Move GWater source in xcb.cQuentin Glidic
2017-06-01xcb: Move more stuff to xcb.cQuentin Glidic
2017-06-01x11-helper: Rename xcb.cQuentin Glidic
2017-06-01rofi: Fix NkBindings calls orderQuentin Glidic
2017-05-31gitmodules: Update libnkutilsQuentin Glidic
2017-05-31gitmodules: Update libnkutilsQuentin Glidic
2017-05-31Indent icon code reworkQuentin Glidic
2017-05-31[TextBox] Fix icon alignment issue when scaling icon.Dave Davenport
2017-05-31[TextBox] Fix icon offset.Dave Davenport
2017-05-31[Textbox] fix wrong flag check for icon.Dave Davenport
2017-05-31Port fixes from icon-cleanup branch.Dave Davenport
2017-05-30config: Add a setting to disable icons loadingQuentin Glidic
2017-05-30window: Add icons support (quick and dirty)Dave Davenport
2017-05-30drun: Implement icon supportQuentin Glidic
2017-05-30view: Use \uFFFC character as icon placeholderQuentin Glidic
2017-05-30view: Add icon (basic) supportAaron Ash
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