summaryrefslogtreecommitdiffstats
path: root/source/textbox.c
AgeCommit message (Expand)Author
2016-02-28Tests.Dave Davenport
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: Always use ARGB for Cairo image surfacesQuentin Glidic
2016-02-21rofi: Migrate to libxkbcommonQuentin Glidic
2016-02-21rofi: Convert to XCB eventsQuentin Glidic
2016-02-19Test for single mainloopDave Davenport
2016-02-10Fix #336, missing prototypeDave Davenport
2016-02-09Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-02-09Fix finding active desktop!Dave Davenport
2016-02-09Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-02-09Revert part of commit e7b18d3a88ba754738919883cf70f498654432eeDave Davenport
2016-02-09Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-02-09Issue: #334: Only allow markup-rows to be set on cmdlineDave Davenport
2016-02-06Split of files.Dave Davenport
2016-01-29Re-enable blinkingDave Davenport
2016-01-27Small fix.Dave Davenport
2016-01-22Make error dialog work correctly by creating lokal main loop (aka GtkDialog)Dave Davenport
2016-01-20Very dirty first attempt at glib mainloop in switcher (not yet dmenu.)Dave Davenport
2016-01-14[DRUN] Expand path we get from Desktop fileDave Davenport
2016-01-11Small clang-analyze pleaserDave Davenport
2016-01-11Remove duplicate code, make password right character length.Dave Davenport
2016-01-10Add experimental 'password' mode. (#315)Dave Davenport
2016-01-09Making widget class, moving stuff aroundDave Davenport
2016-01-07More doxygen sugar.Dave Davenport
2016-01-01Update copyrightDave Davenport
2015-12-28Issue #303: Create one pango context from xlib surfaceDave Davenport
2015-12-23Small fixDave Davenport
2015-12-14Fix #299: Clear attributes when setting text on pango layoutDave Davenport
2015-12-04Tweak selected row color. #293Dave Davenport
2015-11-30Issue #287 mark selected rows.Dave Davenport
2015-11-22textbox: advance cursor correctly for multi-char inputDave Davenport
2015-11-20Second cleanup in the fix to #268Dave Davenport
2015-11-20Hopefully fix for #268Dave Davenport
2015-11-20Fix issue #275: don't try to do move cursor when nothing is shown.Qball Cow
2015-11-20Issue #268, Filter out mode switch key.Dave Davenport
2015-11-16Fix 2nd offset. #269Dave Davenport
2015-11-12Possible fix for issue #265. Check mask when accepting textbox input.Qball Cow
2015-11-03Put things together, making desktop menu workDave Davenport
2015-10-30Allow dpi to be setQC
2015-10-26Fix if active and urgent are both set.Qball Cow
2015-10-18Some cleanupsQC
2015-10-16Add fullscreen mode and fix some redrawing issues.QC
2015-10-10Strip color, should fix #233QC
2015-10-10Use cairo for all drawing, also bordersQC
2015-10-05When element is to high, don't y center.Dave Davenport
2015-09-30Fix test. remove debug outputQC
2015-09-30Fix #237 add none style to separator styleDave Davenport
2015-09-30Don't set context to get context.Dave Davenport