radical
radical copied to clipboard
An extensible menu subsystem for Awesome WM
Hello @Elv13, is it radical still work with awesome-git? If yes, can you post me just small lua example of creation basic menu with dynamically created items? I don't need...
I tried to create a simple context menu. However, when I click on the connected widget, the menu always opens in the upper left corner (and not on the position...
Hi, I would like to change the arrow image which appears when a `sub_menu` is defined within one item. It appears that `radical` uses `menu_submenu_icon` property of beautiful. Currently the...
Hello, I am trying to use `radical` as a replacement for `awful.menu`. It looks great on the screenshots, would it be possible to show us the code which is behind...
The example of adding a menu to a widget in the README does not work because the function changed after awesome 3.6.x On the README it says you can add...
This adds a show() method that allows showing menus manually for a given widget. Since this adds some code relying on awesome implementation details I can fully understand if you...
Ok, it isn't pretty (yet), but I fixed Radical to work on master. It is still too dirty to commit into a new branch and it wont support both 3.5.6...
Checkbox widget is visible, but it is impossible to 'check' it.
I am getting the error `error: .../romildo/.config/awesome/radical/layout/vertical.lua:200: attempt to compare string with number` when trying to show a menu based on the example from the `README.md`. Here is the relevant...
As title says, keygrabber should not be enabled by default.