summaryrefslogtreecommitdiffstats
path: root/source/scrollbar.c
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-08-24Constness.Dave Davenport
2016-06-26Add selection counter in dmenu modeDave Davenport
2016-02-28Remove X11/* include headers.Dave Davenport
2016-02-28Remove more display usageDave Davenport
2016-02-23WIP: Port window stuff to xcbQuentin Glidic
2016-02-21rofi: Migrate to libxkbcommonQuentin Glidic
2016-01-09Making widget class, moving stuff aroundDave Davenport
2016-01-07More doxygen sugar.Dave Davenport
2016-01-01Update copyrightDave Davenport
2015-10-18Some cleanupsQC
2015-10-10Use cairo for all drawing, also bordersQC
2015-09-26Use cairo to do drawing.QC
2015-09-20Playing with atomQC
2015-09-19More line fixing.QC
2015-09-19Some cleanups, tweak uncrustify.QC
2015-09-17Properly resize content when window is resized.Dave Davenport
2015-09-14Fix scrolling on edgesDave Davenport
2015-09-14Allow dragging scrollbar.Dave Davenport
2015-09-04Add hide scrollbar option.QC
2015-09-04Add linemargin between handle and rows.Dave Davenport
2015-09-04Document doc, fix small drawing things in scrollbarDave Davenport
2015-09-04scrollbar: Handle mouse clicks, fix width, remove border.Dave Davenport
2015-09-03Fix small 1 px. offsetQC
2015-09-03Add scrollbar source code.Dave Davenport