summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2021-10-28gitmodules: Update libnkutilsQuentin Glidic
2021-09-07#1437 - Fix sizing logic for widgets and textboxes. (#1444)Dave Davenport
2021-09-06Revert "[I1437] Textbox make get_desired_width depend on width."Dave Davenport
2021-09-06[I1437] Textbox make get_desired_width depend on width.Dave Davenport
2021-09-03[Window] Issue 1406 fix the broken close-on-delete (#1421)Dave Davenport
2021-09-02[main] tiny code tweaks.Dave Davenport
2021-08-20[CI] Port CI to github actions. (#1374)TonCherAmi
2021-08-20[Doc] Try to fix some of the doxygen coverage warnings.Dave Davenport
2021-08-19Cleanup, update header files using clang-tidy.Dave Davenport
2021-08-18[Cleanup] Using clang-tidyDave Davenport
2021-08-17[IconFetcher] Look for images in theme directories.Dave Davenport
2021-08-14Simple maintenance improvements (#1370)a1346054
2021-07-10[Config] Load default config file in at startupDave Davenport
2021-06-30[View] Add support for user timeout + keybinding actionDave Davenport
2021-06-27[Config system] Add a bit of a hack to auto-add commandline options.Dave Davenport
2021-06-27[FileBrowser] Add sorting-method. (#1340)TonCherAmi
2021-06-15[Widget] Fix default scaling.Dave Davenport
2021-06-15[Doc] Add some header documentation.Dave Davenport
2021-06-15[Widget] Add scaling option to background-image.Dave Davenport
2021-06-15New keybinding Ctrl-Shift-Enter (#874)Markus Gräb
2021-06-14[Configuration] Add start of more 'theme' based configuration.Dave Davenport
2021-06-14[Theme] Add angle support to linear-gradient.Dave Davenport
2021-06-14[Theme] Add direction support to linear-gradient.Dave Davenport
2021-06-13[Theme] Support multiple stops in linear-gradientDave Davenport
2021-06-13[Widget] with background image, draw background-color first.Dave Davenport
2021-06-13[Widget] Change scaling of background-imageDave Davenport
2021-06-13[Widget] Add initial support for background-image.Dave Davenport
2021-06-09Update copyright header.Dave Davenport
2021-06-08[Config] Remove fake-transparency/background option.Dave Davenport
2021-06-08[Config] Remove old unused options.Dave Davenport
2021-06-08Remove deprecated theme optionsDave Davenport
2021-06-08Remove some deprecated options.Dave Davenport
2021-06-08Remove deprecated option, fix typo in manpage.Dave Davenport
2021-06-08Add fallback icon option.Dave Davenport
2021-06-08[Doc,Config] Remove line-margin|padding and fix doc mistake.Dave Davenport
2021-06-05[FileBrowser] Allow setting startup directory (#1325)TonCherAmi
2021-06-01[Run] Allow (Ctrl-L) to complete files using file-browser.Dave Davenport
2021-06-01[Config] Quick hackish workaround for handling dynamic options from config fileDave Davenport
2021-06-01Re-indent the code using indenter.Dave Davenport
2021-06-01[Configuration] Remove old configuration format.Dave Davenport
2021-05-31[X11Helper] Add exception for bspwm window placing above window.Dave Davenport
2021-05-29add prefix matching method feature (#1237)unisgn
2021-05-23Add cursor property (#1313)TonCherAmi
2021-05-05More doxygen cleanups. (1 warning left I don't understand)Dave Davenport
2021-05-05Cleanup code documentation.Dave Davenport
2021-05-04Remove -dump-xresources option update manpage.Dave Davenport
2021-05-04Remove parsing of xresource config settings via Xserver.Dave Davenport
2021-05-02Remove -fullscreen option, deprecated by new theme format.Dave Davenport
2021-05-02Remove -show-match option, deprecated.Dave Davenport
2021-04-13[hover-select] Change option to gboolean.Dave Davenport