Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Pop Shell with PaperWM #889

Merged
merged 5 commits into from
Oct 27, 2024
Merged

Replace Pop Shell with PaperWM #889

merged 5 commits into from
Oct 27, 2024

Conversation

kachick
Copy link
Owner

@kachick kachick commented Oct 27, 2024

Fixes GH-799

"Main"
"Sandbox"
"Music"
];
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This cannot be persisted, because of paperwm saves it with uuid

/org/gnome/desktop/wm/preferences/workspace-names
  ['Main', 'Workspace 2', 'Musi']

/org/gnome/shell/extensions/paperwm/workspaces/5719a18c-cc5e-44a8-88a7-f6571fa0236e/name
  'Music'

/org/gnome/desktop/wm/preferences/workspace-names
  ['Main', 'Workspace 2', 'Music']

paperwm/PaperWM#720 (comment)

@kachick
Copy link
Owner Author

kachick commented Oct 27, 2024

Setting the gap color with CSS? paperwm/PaperWM#414, paperwm/PaperWM#213

@kachick kachick marked this pull request as ready for review October 27, 2024 10:13
@kachick kachick merged commit cac99ad into main Oct 27, 2024
16 checks passed
@kachick kachick deleted the paperwm branch October 27, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pop-shell unexpectedly changes the layout, especially when the terminal(alacritty, kitty) receives new logs
1 participant