summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2017-06-03[View] Remove extra return.Dave Davenport
2017-06-03view: Always create textbox with typeQuentin Glidic
2017-06-03Fix sidebar in stock theme and sidebar button clickingDave Davenport
2017-06-03Fix converting x,y to cursor position.Dave Davenport
2017-06-03Fix textview clicking.Dave Davenport
2017-06-03Don't popup error dialog, pospone error message.Dave Davenport
2017-06-03Don't depend on latest of glib.Dave Davenport
2017-06-03Merge branch 'master' of github:DaveDavenport/rofiDave Davenport
2017-06-03Fix icon sizing, use font size.Dave Davenport
2017-06-03xcb: Be sure not to leak xkb keymap/stateQuentin Glidic
2017-06-03Fix icon offset.Dave Davenport
2017-06-03Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-06-02Replace g_log by g_debugDave Davenport
2017-06-02drun: Actually use the icon theme settingQuentin Glidic
2017-06-02Check surface status when loading icon.Dave Davenport
2017-06-02[Drun] Async don't rely on icon_name or free itDave Davenport
2017-06-02Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-06-02Fix icon_size and allow setting icon theme (for testing).Dave Davenport
2017-06-02Add small debug for unfound iconsDave Davenport
2017-06-02Filter scanning same directory twice for same desktop files.Dave Davenport
2017-06-02(re-implement) Do lazy loading for icons.Dave Davenport
2017-06-02DonĀ“t always fetch icon size 32, but estimated based on character heightDave Davenport
2017-06-02Remove index from box_add.Dave Davenport
2017-06-02Change ThemeHighlight to RofiHighlightColorStyleDave Davenport
2017-06-02Change Padding to RofiPaddingDave Davenport
2017-06-02Change Orientation enum to RofiOrientation.Dave Davenport
2017-06-02Change Distance struct to RofiDistance.Dave Davenport
2017-06-02Change PixelWidth to RofiPixelUnit.Dave Davenport
2017-06-02Rename HL_ to ROFI_HL_ and fix box test.Dave Davenport
2017-06-02xcb: Add startup notification supportQuentin Glidic
2017-06-02ssh: Add startup notification supportQuentin Glidic
2017-06-02run: Add startup notification supportQuentin Glidic
2017-06-02drun: Add startup notification supportQuentin Glidic
2017-06-02drun: Keep the app_id aroundQuentin Glidic
2017-06-02helper: Add API to support startup notificationQuentin Glidic
2017-06-02drun: Keep the icon name aroundQuentin Glidic
2017-06-02drun: Fix thread function signatureQuentin Glidic
2017-06-02Add orientation property.Dave Davenport
2017-06-02helper: Add execute helperQuentin Glidic
2017-06-01Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-06-01rofi: Make sure we parsed the config before parsing bindingsQuentin Glidic
2017-06-01xcb: Hide WM discover functionQuentin Glidic
2017-06-01display: Introduce display.hQuentin Glidic
2017-06-01Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-06-01helper: Move cairo_image_surface_create_from_svg to helper.cQuentin Glidic
2017-06-01xcb: Move (most) event handling to xcb.cQuentin Glidic
2017-06-01xcb: Hide release detailsQuentin Glidic
2017-06-01textbox: Fix appending more than one characterQuentin Glidic
2017-06-01xcb: Fix normal window modeQuentin Glidic
2017-06-01rofi: Remove some leftovers ticksQuentin Glidic