Age | Commit message (Expand) | Author |
2017-02-14 | bemenu: Add --ifne option | Jari Vetoniemi |
2017-02-14 | bemenu-run: Use bemenu-run default title | Jari Vetoniemi |
2017-02-14 | bemenu: Remove unneccessary initializers | Jari Vetoniemi |
2017-02-14 | bemenu: Reuse code more | Jari Vetoniemi |
2017-02-14 | bemenu: const correctness | Jari Vetoniemi |
2017-02-14 | bemenu: Disable early grab on -f for now | Jari Vetoniemi |
2017-02-14 | bemenu: Do not eat newlines | Jari Vetoniemi |
2017-02-14 | clients: Make -f option show menu immediately | Jari Vetoniemi |
2017-02-14 | curses: Refresh before endwin | Jari Vetoniemi |
2017-02-14 | Fix gcc warnings | Jari Vetoniemi |
2017-02-14 | Set default font to Fixed | Jari Vetoniemi |
2016-12-06 | Merge pull request #30 from upwhere/docs-patch | Jari Vetoniemi |
2016-12-06 | Merge pull request #29 from upwhere/CtrlM | Jari Vetoniemi |
2016-12-05 | Add C-m -> Return bind | uphere |
2016-12-03 | Merge pull request #28 from upwhere/patch-1 | Jari Vetoniemi |
2016-12-03 | reference correct enum in documentation | up here |
2016-12-01 | Remove double slash from os anonymous file | up here |
2016-04-12 | wayland: Bind interfaces correctly | Jari Vetoniemi |
2016-03-18 | Merge pull request #24 from mikkeloscar/follow-dtd | Jari Vetoniemi |
2016-03-18 | Update xdg-shell.xml from wayland-protocols | Mikkel Oscar Lyderik |
2015-09-23 | curses: Use set_escdelay when available | Jari Vetoniemi |
2015-09-23 | CMake: Use absolute libdir instead | Jari Vetoniemi |
2015-09-22 | Merge pull request #20 from sleep-walker/master | Jari Vetoniemi |
2015-09-22 | Check explicitly for Xinerama | Tomáš Čech |
2015-09-21 | Look for renderers on right location | Tomáš Čech |
2015-09-21 | Merge pull request #19 from sleep-walker/master | Jari Vetoniemi |
2015-09-21 | Respect install destinations set by variables | Tomáš Čech |
2015-05-10 | Update buildhck status. | Jari Vetoniemi |
2015-04-06 | Add some Emacs keybindings | Mark Oteiza |
2015-04-06 | Copy better tokenizer from chck for now. | Jari Vetoniemi |
2015-03-09 | Make renderers try detect whether they are in correct env. | Jari Vetoniemi |
2015-02-02 | Fix mac os x build | Jari Vetoniemi |
2015-02-02 | Update mainpage | Jari Vetoniemi |
2015-01-30 | Handle build-time dependency checking better, so you can compile bemenu | Jari Vetoniemi |
2015-01-20 | Remove the useless test, need actual tests. | Jari Vetoniemi |
2015-01-20 | Allows -l 1 | Jari Vetoniemi |
2015-01-20 | Remove bg color option as you never see the real bg anyways. | Jari Vetoniemi |
2015-01-18 | Bind alt+h and alt+l as well | Jari Vetoniemi |
2015-01-18 | Add math library linkage | Jari Vetoniemi |
2015-01-18 | Swap j-k | Jari Vetoniemi |
2015-01-18 | Change scrollbar to represent content instead of index. | Jari Vetoniemi |
2015-01-18 | Add alt keybindings from demenu to gui backends | Jari Vetoniemi |
2015-01-18 | Make scrollbar autohideable | Jari Vetoniemi |
2015-01-18 | Change default scrollbar style and make colors configurable | Jari Vetoniemi |
2015-01-18 | Add --scrollbar option | Jari Vetoniemi |
2015-01-18 | Use bools instead of ints | Jari Vetoniemi |
2015-01-17 | Fix argument constants and references to --backend option | Jari Vetoniemi |
2015-01-17 | Remove --backend and --prioritory options, change prioritory -> priorty | Jari Vetoniemi |
2015-01-17 | Newline | Jari Vetoniemi |
2015-01-17 | Get rid of _DEFAULT_SOURCE #defines, set this in cmake and also use | Jari Vetoniemi |