this post was submitted on 20 Nov 2024
5 points (100.0% liked)

Pop!_OS (Linux)

5157 readers
2 users here now

Pop!_OS is an operating system developed by System76 for STEM and creative professionals who use their computer as a tool to discover and create. Unleash your potential on secure, reliable open source software. Based on your exceptional curiosity, we sense you have a lot of it.

Unleash your potential

Whether this is your first experience with Linux, or your latest adventure, all are welcome to discuss and ask questions about Pop!_OS and COSMIC. Keep the discussions friendly though, and remember to assume good intentions whenever you reply. We're all here because we have a shared love for Linux and open source software.

System76 Logo

Support us by buying System76 hardware for you or your company! Or by donating on the Pop!_OS website through the "Support Pop" button. Pop!_OS and COSMIC are fully funded by System76 hardware sales. All systems are assembled in the USA. With your support, we'll work to push the Linux desktop forward with COSMIC.

Links

Guides

Hardware

Recommended

Community Rules

Follow the Code of Conduct

All posts on pop_os must adhere to the Pop!_OS community Code of Conduct. https://github.com/pop-os/code-of-conduct

Be helpful

Posts to pop_os must be helpful. When responding to a user asking for help, do not provide tongue-in-cheek responses like "RTM" or links to LMGTFY. Linking to direct sources that answer the asker's question is fine, but it's advised to provide some explanation as to how you got to that source.

Critique should be constructive

We within the Pop!_OS community welcome helpful criticism or ideas on ways to improve. However, basic "It's bad" or other simple negative comments don't help anyone fix anything. When voicing a complaint about something, try to point out ways the complaint could be improved or worked around, so that we can make a better product for it.

This rule applies to both Pop!_OS and its projects as well as other products available from third-parties.

Don't post malicious "advice"

It can be funny to joke about malicious commands, however this is not the venue for it. Do not advise users to run commands which will lock up their systems, steal their data, or erase their drive. Examples of this include (but are not limited to) fork bombs, rm, etc.

Posts violating this rule will be removed, even if the post is clearly in jest. Repeated offences may lead to a ban. You may understand that the command isn't serious, but a new user might not.

No personal attacks

Posts making a personal attack on any user will not be tolerated.

No hate speech

Hate speech of any kind will not be tolerated. Any violations will be removed, and are grounds for a ban.

founded 1 year ago
MODERATORS
 

I had wanted to ask about certain things and look up if similar questions have been already asked, such as 1. the progress of a "start menu" applet that would function like a Linux Mint start menu with a full apps list along with logout and power options, 2. Alpha 3 does not seem to disable the laptop display when the laptop is closed, which is problematic if you use a docking station with monitors attached because you have to manually disable the display, and if you forget to enable the display before unplugging the laptop is unusable until you plug it back in again, 3. installed PWAs don't have independent icons in the app tray and so can't be pinned to it 4. would it be possible to have a system for managing and organizing .appimage apps so that they can be launched like an installed app? 5. when right clicking the desktop the dialog menu is obscured by an open windows in front of it, it should open overtop all other windows 6. installed PWAs don't have an icon. 7. if the panel is positioned on the left side or right side of the screen the date and time applet breaks.

That's 7 questions alone, if I posted them separately I would likely get blocked for being annoying, and they would be quickly buried so no one could see them. it would be the same on reddit. is there a better place for them?

top 4 comments
sorted by: hot top controversial new old
[–] Betonhaus@lemmy.world 2 points 2 days ago (2 children)

Oh yeah and 8. when making custom keyboard shortcuts it doesn't let you enter the key combination to define it, you have to go by the name of the keys, which are not defined anywhere. Other shortcuts mention the shift and super keys but don't specify the name. typing "Super+Control+x" isn't accepted, for example

[–] Chewy7324@discuss.tchncs.de 1 points 2 days ago

At some point Settings will support keyboard shortcuts by pressing them. They just didn't come around to it.

The correct keyword to add a shortcut for "Control" is "Ctrl". E.g. "Super+Ctrl+X".

[–] Betonhaus@lemmy.world 1 points 2 days ago
  1. Text will vanish from dialog boxes if you click on ti wrong
[–] Chewy7324@discuss.tchncs.de 1 points 2 days ago* (last edited 2 days ago)

There are issue trackers on Cosmic's github repos, and they welcome any bug reports.

  1. The "Application" menu isn't a list, but all apps are available to scroll through in the library home.

  2. Suspend works, maybe search for an existing bug report (likely for cosmic-comp).

  3. Might be a bug in cosmic panel. The .desktop file has the correct icon in it, as well in the launcher.

  4. If you use a app image manager (or install a theme with more app icons), they should work flawlessly. Cosmic follows the freedesktop standard for .deskop file, so if you put them at ~/.local/share/applications, they show up like any other installed app. I guess an appimage manager is in scope for cosmic.

  5. A bug worth reporting to the comsic-comp issue tracker.

  6. PWA's do have an icon in the app launcher.

  7. How does it break? For me, date and time each take up two lines, but they are shown correctly imo. Or you want both to be shown in one line each, which could work for larger sizes of the panel?