Chris Holland
Chris Holland
That will hide the elements for sure, but does it prevent them from being selected?
Desktop Shell integration would need to be done by Atom. The "Reopen Project" menu is part of Atom. This right here is the [pull request](https://github.com/atom/atom/pull/9609) that probably added the feature...
> I remember this feature worked before. and I was happy with it. Could you elaborate? Are you saying folders showed up in the Mission Control? Or that only folders...
Mission Control showed both for the Atom application? When? What changed? Did you update Atom From what version? What version of Atom are you using now?
The commands needs to be in the "global" command palette to be in the menu since it only calls those. Not sure if you can combine commands to open command...
Eh? No Windows = Atom isn't open? Can you provide a screenshot?
Does `v2.2.3` fix this?
Bleh. I don't have a mac to test this on. Found where it toggles the menu item. https://github.com/atom/atom/blob/master/src/browser/application-menu.coffee#L148 Does `v2.2.4` fix it? I should also probably stop using Fix #__...
I've modified an existing AUR package, but never created one before. So this will be a learning experience. https://wiki.archlinux.org/index.php/AUR_submission_guidelines#Creating_package_repositories For the package name, I'll probably use `material-decoration-git` or `kwin-decoration-material-git`. [Searching...
* [x] Confirm `Id` doesn't matter for cmake install * [x] Confirm behavior when `library` in `kwinrc` is invalid. * It falls back to `Breeze`. `kwinrc` remains unchanged. * [x]...