summaryrefslogtreecommitdiffstats
path: root/include/x11-helper.h
AgeCommit message (Expand)Author
2017-03-31Merge branch 'master' into wip/waylandwip/waylandQuentin Glidic
2017-03-31Improve error message when called with `-show`Dave Davenport
2017-03-30Merge branch 'master' into wip/waylandQuentin Glidic
2017-03-30Remove old color structure and name based parsingDave Davenport
2017-03-20wayland: Rename public API to display_*Quentin Glidic
2017-03-19Move XKB stuff to wayland.cQuentin Glidic
2017-03-19Remove/Comment all X11 stuffQuentin Glidic
2017-03-11Fix missing doxygen documentationDave Davenport
2017-03-04Indent code.Dave Davenport
2017-02-18Add openbox to the naughty listDave Davenport
2017-02-17Install some headers for use in pluginsDave Davenport
2017-02-11Only switch to the desktop first if we are on AweSome WMDave Davenport
2017-02-11Add an window manager detection function to startup.Dave Davenport
2017-01-21Add auto-detect option to DPI setting.Dave Davenport
2017-01-09Remove old cairo color set functionsDave Davenport
2017-01-06Change keyboard grabbing behaviour, if you fail, continue running and try in ...Dave Davenport
2016-12-24Use clipboard atom instead of XCB_ATOM_SECONDARY for pasting.Dave Davenport
2016-11-15Update code documentationDave Davenport
2016-11-15Small code restructureDave Davenport
2016-11-14Try to improve parsing of Keybinding. Give more specific error of what failed.Dave Davenport
2016-11-14Continue parsing when keybinding fail, only show errors after all are done.Dave Davenport
2016-11-01Remove opacity option.Dave Davenport
2016-10-14Document more headers.Dave Davenport
2016-09-08Ask window manager to hide decoration in normal-window mode.Dave Davenport
2016-09-02Ctrl-click does alternate accept entry.Dave Davenport
2016-08-19Use XRandr to get monitor layout instead of xinerama.Dave Davenport
2016-07-29Fix some doxygen warnings.Dave Davenport
2016-05-09Grab mouse pointer with keyboard.Dave Davenport
2016-05-07keybindings: Implement on-release bindingsQuentin Glidic
2016-05-06Add option to view background image instead of screenshot in fake transparenc...Dave Davenport
2016-04-10Issue: #381: Try to handle X11 input and UTF-8 better.Dave Davenport
2016-03-05Propagate error down, show dialog.Dave Davenport
2016-03-02Cleanups (cppcheck)Dave Davenport
2016-03-01Pack magic externs into a xcb_stuff.Dave Davenport
2016-02-28Run indenterDave Davenport
2016-02-28Remove unneeded atomDave Davenport
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-23rofi: Drop daemon modeQuentin Glidic
2016-02-23x11-helper: Directly store the useful valueQuentin Glidic
2016-02-21rofi: Always use ARGB for Cairo image surfacesQuentin Glidic
2016-02-21rofi: Migrate to libxkbcommonQuentin Glidic