summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2017-03-28mode: Properly use mode init return valueQuentin Glidic
2017-03-28Indenting.Dave Davenport
2017-03-28Merge the configuration loading into something more simple (3)Dave Davenport
2017-03-28Merge the configuration loading into something more simple (2)Dave Davenport
2017-03-28Merge the configuration loading into something more simple (1)Dave Davenport
2017-03-27Add 'Configuration' section to rasi format that parses config option.Dave Davenport
2017-03-25If user_runtime dir does not exist, try fallback and limp on.Dave Davenport
2017-03-25ISSUE 576: Clutching at straws.Dave Davenport
2017-03-24README: Call run-mode application launcherDave Davenport
2017-03-21Do an extra log before calling unmap and destroy windowDave Davenport
2017-03-21Add teardown debug messageDave Davenport
2017-03-21Remove entry from history once deleted. #579Dave Davenport
2017-03-20#579 Fix delete cached entry.Dave Davenport
2017-03-18Small change to make cppcheck happyDave Davenport
2017-03-17clang-check fixesDave Davenport
2017-03-17[Keys] Cleanup view a bit.Dave Davenport
2017-03-17Reduce scope and unneeded check.Dave Davenport
2017-03-14[DRUN] Get categories on initial parsing from keyfile, not on matching (is sl...Dave Davenport
2017-03-14[Textbox] Remove unneeded calls to pango_layout_get_baseline.Dave Davenport
2017-03-14[Textbox] Remove unneeded calls to pango_layout_get_pixel_size.Dave Davenport
2017-03-13Add filename to location in error message.Dave Davenport
2017-03-13Reset location when importing, correctly resolve relative pathDave Davenport
2017-03-11Some initial support for @import in theme and try to fall back when theme fai...Dave Davenport
2017-03-11[SSH] Fix missing parameter documentationDave Davenport
2017-03-11Fix missing doxygen documentationDave Davenport
2017-03-10Zeltakmadness (#572)Dave Davenport
2017-03-09Floor the result, so we do not get 1/2 pixel gaps.Dave Davenport
2017-03-08Issue570 (#571)Dave Davenport
2017-03-06Merge remote-tracking branch 'gitcreate/master'Dave Davenport
2017-03-06Don't g_strsplit everytime, use strtok.Dave Davenport
2017-03-04Allow slice allocator for themeDave Davenport
2017-03-04Indent code.Dave Davenport
2017-03-04Add dir parser functionDave Davenport
2017-03-04Detect plugins on startup.Dave Davenport
2017-03-01Allow modes to set message box, instead of view creation argument.Dave Davenport
2017-03-01Remove replace test. (Don't do commit -a )Dave Davenport
2017-03-01Add message box to view structure. Always add it, disable it when not showing...Dave Davenport
2017-02-27Use new get_desired_height to determine height of error message dialogDave Davenport
2017-02-27Add missing point in container name.Dave Davenport
2017-02-27Also parse global config for dynamic optionsDave Davenport
2017-02-24Fix small issue positioning top of text in entrybox. (I hope)Dave Davenport
2017-02-18Fix missing capital. (sorry not awake yet)Dave Davenport
2017-02-18Add openbox to the naughty listDave Davenport
2017-02-17Quick 'n dirty hack to find plugin in plugin dirDave Davenport
2017-02-17Install some headers for use in pluginsDave Davenport
2017-02-17Rename token_match to helper_token_match.Dave Davenport
2017-02-14Add quick'n dirty abi check.Dave Davenport
2017-02-14Start of making SardemFF7 happyDave Davenport
2017-02-11Use xcb_ewmh_get_supporting_wm to get window to get wm name onDave Davenport
2017-02-11Only switch to the desktop first if we are on AweSome WMDave Davenport