Lonami

Results 70 issues of Lonami

It might be interesting to have a pause key so you can "design" the level before having everything run, or if we take it a step further, some sort of...

Most launchers don't show themselves in the application drawer (it's kind of pointless). Should Silverfish Launher hide the main activity from the launcher too? Perhaps, in a future, it could...

enhancement
hacktoberfest

### Steps to reproduce Enter a veeeery long tab name ### What should happen The name should expand among different lines ### What actually happens The tabs stretch the icons...

Sometimes, overall with many apps, a search button comes in handy. Also (maybe), if when you've searched for an app there's exactly _one_ match, it could launch the application automatically.

enhancement

[The current naming is bad](https://docs.rs/html5ever/0.25.1/html5ever/#constants): > ## Constants > > ATOM_LOCALNAME_ > ATOM_LOCALNAME__2A > ATOM_LOCALNAME__6B > … > ATOM_LOCALNAME__73_74_72_69_6B_65_74_68_72_6F_75_67_68_2D_74_68_69_63_6B_6E_65_73_73 This would be *a lot* better: > ## Constants > >...

Let's be real, we don't have the time or interest to continue working on this for now. People keep opening issues which will not get replies. Please archive the repository...

Discussion in https://github.com/expectocode/telegram-export/commit/7e0a30c59a0db100fd4cfcb9cbc1f4690b789783

Like, straight up disable it. None of those magic values that don't even work properly on some other unexpected configuration properties.

high priority

This would also be a nice way to generate consistent config files with the actual defaults used in the code, instead maintaining them separately.

enhancement

Split off #206. Currently a "release info" can only match on a specific version names: https://github.com/DarkEld3r/os_info/blob/f9088845198fa9951f6d97a7bb35d035046f707b/os_info/src/linux/file_release.rs#L72-L76 However, the same file may be used by different operative systems. Not only will...