summaryrefslogtreecommitdiffstats
path: root/include/rofi.h
AgeCommit message (Expand)Author
2020-01-01Update copyright dates.Dave Davenport
2019-09-27Update copyright.Dave Davenport
2019-05-14Fix more links from DaveDavenport -> davatoriumDave Davenport
2017-08-18Move more enums to rofi-types.hDave Davenport
2017-06-01xcb: Move (most) event handling to xcb.cQuentin Glidic
2017-04-15Fix licenses headersQuentin Glidic
2017-03-04Detect plugins on startup.Dave Davenport
2017-02-14Start of making SardemFF7 happyDave Davenport
2017-01-09Better error reporting (1)Dave Davenport
2016-11-25Print compile options (window, drun,timing, asan, gcov) in -helpDave Davenport
2016-10-14Document more headers.Dave Davenport
2016-10-14Add more documentation.Dave Davenport
2016-04-20Move teardown to the logic place again (possible with deamon mode removed)Dave Davenport
2016-03-01Pack magic externs into a xcb_stuff.Dave Davenport
2016-02-28Remove X11 headers includesQuentin Glidic
2016-02-23rofi: Drop daemon modeQuentin 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-11Use accessors in RofiView to get modi's and num modi for sidebar.Dave Davenport
2016-02-08CleanupsDave Davenport
2016-02-07Continue cleanupDave Davenport
2016-02-06Restructuring, my biggest joy.Dave Davenport
2016-02-06Split of files.Dave Davenport
2016-01-26Make dmenu use glib mainloop.Dave Davenport
2016-01-20Very dirty first attempt at glib mainloop in switcher (not yet dmenu.)Dave Davenport
2016-01-20Let DMenu mode reuse open dialog and not restart it. handy for multi-select.Dave Davenport
2016-01-20Refactor menu function into three parts, setup, itterrate and finalize.Dave Davenport
2016-01-10Add experimental 'password' mode. (#315)Dave Davenport
2016-01-09Making widget class, moving stuff aroundDave Davenport
2016-01-08Start making SardemFF happy. Use g_return_if_failDave Davenport
2016-01-07First cleanup steps.Dave Davenport
2016-01-07More doxygen sugar.Dave Davenport
2016-01-07More doxygen sugarDave Davenport
2016-01-07Add some doxygen sugar.Dave Davenport
2016-01-05Update documentation for ssh dialogDave Davenport
2015-12-13Add option to set scrollbar widthDave Davenport
2015-12-02Fix func. def in wrong header file.Dave Davenport
2015-11-27Fix issue #271 expand path.Dave Davenport
2015-11-25Big rename from Switcher to Mode internal, to match with user terminologyDave Davenport
2015-11-24Cleanups, rename and document.Dave Davenport
2015-11-24Create more consistent ordering of argumentsDave Davenport
2015-11-24Fix for complete issue #273.Dave Davenport
2015-11-24Remove unused typedefDave Davenport
2015-11-23Some cleanups and re-ordering of parameters to be consistent.Dave Davenport
2015-11-23Const making.Dave Davenport
2015-11-22consts and small ensurance (though should be correct to begin with)Dave Davenport
2015-11-21Start at fixing Issue 273, this might break some things.Dave Davenport
2015-11-17Add experimental regex supportDave Davenport
2015-11-14Add threadpool support, add optional timings compile flagDave Davenport