summaryrefslogtreecommitdiffstats
path: root/include/textbox.h
AgeCommit message (Expand)Author
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
2016-02-08Doxygen updates.Dave Davenport
2016-02-06Remove no longer needed structure.Dave Davenport
2016-02-06Split of files.Dave Davenport
2016-01-27Small fix.Dave Davenport
2016-01-20Very dirty first attempt at glib mainloop in switcher (not yet dmenu.)Dave Davenport
2016-01-20Refactor menu function into three parts, setup, itterrate and finalize.Dave Davenport
2016-01-14[RUN] UTF-8/locale conversion and sardem exec test.Dave Davenport
2016-01-11Remove duplicate code, make password right character length.Dave Davenport
2016-01-10Add experimental 'password' mode. (#315)Dave Davenport
2016-01-09Use snprintf instead of sprintfDave Davenport
2016-01-09Making widget class, moving stuff aroundDave Davenport
2016-01-08Start making SardemFF happy. Use g_return_if_failDave Davenport
2016-01-07More splitting and abstracting.Dave Davenport
2016-01-07First cleanup steps.Dave Davenport
2016-01-07More doxygen sugarDave Davenport
2016-01-07Add some doxygen sugar.Dave Davenport
2016-01-05Update documentation for ssh dialogDave Davenport
2016-01-04Initialize Xrm only once.Dave Davenport
2015-12-28Issue #303: Create one pango context from xlib surfaceDave Davenport
2015-11-30Issue #287 mark selected rows.Dave Davenport
2015-11-26Do not support ModMasks, breaks to much stuff, This fixes #286Dave Davenport
2015-11-23Some cleanups and re-ordering of parameters to be consistent.Dave Davenport
2015-11-22textbox: advance cursor correctly for multi-char inputDave Davenport
2015-11-20Hopefully fix for #268Dave Davenport
2015-11-20Remove old XIM/XIC from textbox structure.Dave Davenport
2015-11-17Add experimental regex supportDave Davenport
2015-11-16Remove duplicate code.Dave Davenport
2015-11-14Add threadpool support, add optional timings compile flagDave Davenport
2015-11-12If threads is set to 0, try to autodetect number of threads.Dave Davenport
2015-11-04Fix #258: Set fallback alternative color before trying to allocate it.Qball Cow
2015-11-03Put things together, making desktop menu workDave Davenport
2015-10-26Fix: 250 Fixing message.QC
2015-10-20Add fake transparencyQball Cow
2015-09-30Fix #237 add none style to separator styleDave Davenport
2015-09-29Only cache successful run. (Thanks to Koppa nd daemoni)Qball Cow
2015-09-28Parse name in textbox.QC
2015-09-26Use cairo to do drawing.QC
2015-09-23Make wrap an extra option for textboxQC
2015-09-22Add markup flag for dmenu.Dave Davenport
2015-09-19Adjust new editor widthQC
2015-09-04Add hide scrollbar option.QC
2015-09-04Calculate size of handle for scrollbar better.Dave Davenport