ozonos / atom-launcher

A simplified App Launcher without categorisation and with applications sorted by frequency
GNU General Public License v3.0
19 stars 6 forks source link

Showing apps when switching to new workspace... #17

Open kyuucr opened 9 years ago

kyuucr commented 9 years ago

...or closed the last window on workspace. Implemented #12

cldx commented 9 years ago

This breaks whit single windows, try this:

Open Nautilus and no other Window open the Place Menu (three-dots) close it clicking somewhere on the Nautilus Window

Apps Overview opens for no obvious reason.

Not sure why it does it though, it's like Shell somehow thinks the Dropdown Menu is the last Window and triggers the Overview.

Also happening for Firefox and Chrome as the only Window. This won't happen if you have more than one App open but i guess we cannot exclude this usecase since a lot of people just use a browser and nothing else.

cldx commented 9 years ago

Also this doesn't really put the Apps on the Desktop like we wanted it to. But i don't blame you, it's a painful thing to do and i couldn't quite figure it out myself so far, so i think this will be a good start, provided we can get rid of that weird dropdown menu behavior.

kyuucr commented 9 years ago

Hmmm so what we want to do is putting the interface of apps launcher directly on desktop? Not just showing Overview displaying apps launcher?

Muhammad Iqbal CR Sent from mobile On Mar 19, 2015 4:35 PM, "Joern Konopka" notifications@github.com wrote:

Also this doesn't really put the Apps on the Desktop like we wanted it to. But i don't blame you, it's a painful thing to do and i couldn't quite figure it out myself so far, so i think this will be a good start, provided we can get rid of that weird dropdown menu behavior.

— Reply to this email directly or view it on GitHub https://github.com/ozonos/atom-launcher/pull/17#issuecomment-83418813.

cldx commented 9 years ago

Yes, but for now this is pretty cool, putting them on the Desktop is quite the hassle. For Beta+1 this is quite allright. We just need an option to turn it off (even though i hate options, but hey, i'm not making calls here alone :)

mpnordland commented 9 years ago

A drop down menu actually is a another window, but mutter should know the difference.

Sent from my Android device with K-9 Mail. Please excuse my brevity.

kyuucr commented 9 years ago

That should fix it, now to add settings.

kyuucr commented 9 years ago

Settings done, also forgot to list: added small preparation for translation files.

me4oslav commented 9 years ago

There is this bug in it - https://github.com/ozonos/atom-launcher/issues/18 Long story short - I can not start it and I use 3.14. I am willing to do any sort of testing needed.

kyuucr commented 9 years ago

Did anyone test the makefile fix already? Are we good to merge?

Foggalong commented 9 years ago

@kyuucr there seems to be a merge conflict :(