summaryrefslogtreecommitdiffstats
path: root/include/textbox.h
AgeCommit message (Expand)Author
2016-10-08Qtk widgets (#478)Dave Davenport
2016-09-27Make widget_free work on textbox and scrollbar, use widget specific free.Dave Davenport
2016-09-27Make one widget_draw function, abstract rest (textbox, scrollbar) behind it.Dave Davenport
2016-09-08Ask window manager to hide decoration in normal-window mode.Dave Davenport
2016-08-30Add debug output.Dave Davenport
2016-08-29Improve DRun handling a bit.Dave Davenport
2016-08-28First hack at fixing Desktop file parser.Dave Davenport
2016-08-25Add fuzzy matching, make a -matching option.Dave Davenport
2016-08-24Constness.Dave Davenport
2016-08-04Indicate what set an option, comment default options in dump-xresources.Dave Davenport
2016-07-31Fix memory leak, re-indentDave Davenport
2016-07-29Fix some doxygen warnings.Dave Davenport
2016-07-25Fix #432, Control+k removes till eol.Dave Davenport
2016-07-18Add selection indicator to dmenu mode.Dave Davenport
2016-07-14Update ChangelogDave Davenport
2016-07-12Allow for more advanced window 'line' formattingDave Davenport
2016-06-28Fix windowcd command and allow custom Window string formatDave Davenport
2016-06-19Split Custom and Alternate command.Dave Davenport
2016-06-16Indent don't use partial match.Dave Davenport
2016-06-07Merge remote-tracking branch 'origin/master' into highlight_matchDave Davenport
2016-06-05Some indenting fixesDave Davenport
2016-05-30Issue #411: Show list of Keyboard bindings with rofi, from rofi.Dave Davenport
2016-05-22Don't use g_ascii on utf8 string.Dave Davenport
2016-05-21Go Regex GoDave Davenport
2016-05-10First try at highlighting match (regex only)Dave Davenport
2016-05-10We don't have a negative page number.Dave Davenport
2016-05-09Update ChangeLogDave Davenport
2016-05-07keybindings: Rework the matchingQuentin Glidic
2016-05-07textbox/key: CleanupQuentin Glidic
2016-05-07textbox: Split keybinding and text handlingQuentin Glidic
2016-05-06Add option to view background image instead of screenshot in fake transparenc...Dave Davenport
2016-04-20Move teardown to the logic place again (possible with deamon mode removed)Dave Davenport
2016-04-01Revert "Test config file before load, support ~/.config/rofi/theme and remove...Dave Davenport
2016-04-01Test config file before load, support ~/.config/rofi/theme and remove config_...Dave Davenport
2016-03-05Propagate error down, show dialog.Dave Davenport
2016-03-02Cleanups (cppcheck)Dave Davenport
2016-03-01Fix #348, give a warning when font failed to parseDave Davenport
2016-02-29Try to get fullscreenmode to draw nicer.Dave Davenport
2016-02-28Remove X11 headers includesQuentin Glidic
2016-02-23WIP: Port window stuff to xcbQuentin Glidic
2016-02-23view: Store modstate on keypress eventQuentin Glidic
2016-02-23x11-helper: Directly store the useful valueQuentin Glidic
2016-02-21rofi: Migrate to libxkbcommonQuentin Glidic
2016-02-21rofi: Convert to XCB eventsQuentin Glidic
2016-02-19Full mainloop madnessDave Davenport
2016-02-17#219: Implement continious scrollDave Davenport
2016-02-17Quick work-around fix for rofi blocking X on unavailable monitorDave Davenport
2016-02-10Remove normal window global.Dave Davenport
2016-02-09Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-02-09Fix finding active desktop!Dave Davenport