summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-02-28Remove X11 headers includesQuentin Glidic
2016-02-28Change Window/Atom to xcb_window_t/xcb_atom_tQuentin Glidic
2016-02-28Remove Atom with xcb_atom_t.Dave Davenport
2016-02-28Remove opening of display.Dave Davenport
2016-02-28Convert more stuff to xcb, keyboard grab, cleanupDave Davenport
2016-02-27Move most of window modi to xcbDave Davenport
2016-02-27Move more to xcb, window_*_ functions to xcb_ functionsDave Davenport
2016-02-27Move more to xcb.Dave Davenport
2016-02-27Removing XCB from view.c, paste lessDave Davenport
2016-02-23WIP: Port window stuff to xcbQuentin Glidic
2016-02-23x11-helper: Migrate to libxkbcommonQuentin Glidic
2016-02-23keybindings: Rework modmask matchingQuentin Glidic
2016-02-23view: Store modstate on keypress eventQuentin Glidic
2016-02-23rofi: Drop daemon modeQuentin Glidic
2016-02-23x11-helper: Directly store the useful valueQuentin Glidic
2016-02-23view-internal: Use XCB typesQuentin Glidic
2016-02-21rofi: Always use ARGB for Cairo image surfacesQuentin Glidic
2016-02-21Remove x11-event-source, replaced by libgwater.Dave Davenport
2016-02-21Compose stuffQuentin Glidic
2016-02-21rofi: Migrate to libxkbcommonQuentin Glidic
2016-02-21rofi: Convert to XCB eventsQuentin Glidic
2016-02-19Full mainloop madnessDave Davenport
2016-02-19Test for single mainloopDave 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-16#343 Add history support to drun mode.Dave Davenport
2016-02-11Fix double typedef.Dave Davenport
2016-02-11Use accessors in RofiView to get modi's and num modi for sidebar.Dave 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-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-08Doxygen updates.Dave Davenport
2016-02-08CleanupsDave Davenport
2016-02-07More cleanupsDave Davenport
2016-02-07more renameingDave Davenport
2016-02-07Continue cleanupDave Davenport
2016-02-06Restructuring, my biggest joy.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-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-20Take SardemFF7 feedback on putting g_source_[attach|add_callback] inside fact...Dave Davenport
2016-01-20Merge remote-tracking branch 'origin/master' into glib-loopDave 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-18Move X11EventSource into separate file.Dave Davenport
2016-01-18SardemF77 input.Dave Davenport