Ebeem
Ebeem
Is it different? it should be exactly the same now, they use the same code.
oh, this is going to be quite hard. `wsmatrix` now extends `SwitcherPopup` instead of `WorkspaceSwitcherPopup` both parents extend `St.Widget`, but each has its own way of constructing the popup. I...
That shouldn't be hard to fix, we should just have a `monitor-changed` event listener (which I thought we already have). I will investigate and fix this when I have time....
You're right, I think it's related to #177 The reason behind that is because we actually have lists in the `WorkspaceSwitcherPopupList` equal to the amount of rows we have in...
I would personally love to see that. However, this feature requires a lot of time and effort. You can take a look at different solutions/approaches we collected here https://github.com/mzur/gnome-shell-wsmatrix/issues/13#issuecomment-487524588. I...
> Display selectable suggestions, but let the user submit a search without selecting one. I have just created a pull request that adds a callback for onSubmit, it's optional and...
I worked on (kind of) tron-theme months ago. I am saying kind of because I had to tweak the colors a bit to be more comfortable to stare at for...
still don't know how does it work, but when I named my service the same name as the FOSRestBundle's one it worked. ``` fos_rest.serializer.exception_normalizer.jms: class: AppBundle\Handler\ExceptionHandler tags: - { name:...
@stof so what can I do to handle/normalize an exception using JMS? and why only `HttpException` is handled?
@phoenixgao services.yml