summaryrefslogtreecommitdiffstats
path: root/source/view.c
AgeCommit message (Expand)Author
2017-06-02Rename HL_ to ROFI_HL_ and fix box test.Dave Davenport
2017-06-02Add orientation property.Dave Davenport
2017-06-01Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-06-01display: Introduce display.hQuentin Glidic
2017-06-01Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-06-01xcb: Move (most) event handling to xcb.cQuentin Glidic
2017-06-01xcb: Hide release detailsQuentin Glidic
2017-06-01textbox: Fix appending more than one characterQuentin 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-05-31gitmodules: Update libnkutilsQuentin Glidic
2017-05-31Indent icon code reworkQuentin Glidic
2017-05-31Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-05-31Port fixes from icon-cleanup branch.Dave Davenport
2017-05-30view: Use \uFFFC character as icon placeholderQuentin Glidic
2017-05-30view: Add icon (basic) supportAaron Ash
2017-05-30Merge in masterDave Davenport
2017-05-30bindings: Use a wrapper around rofi_view_trigger_actionQuentin Glidic
2017-05-30widget: Add motion grab supportQuentin 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-30view: Remove some more leftoversQuentin Glidic
2017-05-29view: Drop leftover g_printQuentin Glidic
2017-05-29Use libnkutils for keybindingsQuentin Glidic
2017-05-28Add extra NULL checks.Dave Davenport
2017-05-28Allow textbox to be added in themeDave Davenport
2017-05-28Don't keep pointer to inputbar/main_boxDave Davenport
2017-05-28Fix sidebar modeDave Davenport
2017-05-27Allow layout to be overwrittenDave Davenport
2017-05-25Allow interface to be dynamically changed.Dave Davenport
2017-05-24[BarView] Use exact match for entry width.Dave Davenport
2017-05-23[Barview] Small cleanups.Dave 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-04xkb: Use consumed2 API when availableQuentin Glidic
2017-04-28Fix some small warning because get_string returns const.Dave Davenport
2017-04-27Re-Indent codeDave Davenport
2017-04-23Cleanups, fix arguments mismatchDave Davenport
2017-04-18Change screenshot warning to printf.Dave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-15Consolidate loggingQuentin Glidic
2017-04-15 Switch to g_{debug,warning} instead of g_logDave Davenport
2017-04-10Set PID and wm_client_machine hints on rofi window.Dave Davenport
2017-03-31Test if case_indicator exists before setting it.Dave Davenport
2017-03-29Remove old theme support. (part 1)Dave Davenport
2017-03-25ISSUE 576: Clutching at straws.Dave Davenport
2017-03-21Do an extra log before calling unmap and destroy windowDave Davenport
2017-03-17clang-check fixesDave Davenport
2017-03-17[Keys] Cleanup view a bit.Dave Davenport