Leonhard
Leonhard
I've personally never needed to select anything in the message dialog labels and I find it kind of annoying/confusing being able to place a cursor there and it being selected...
- Gets the theme accent color from settings portal - Add a ColorManager because we are going to need it for more things like background color light and dark, tooltip...
This PR adds a `PanelManager` that handles struts for panel windows and in the future possibly setting the anchor for a panel. The struts are already implemented and working, set_anchor...
Basically reverts #250 Currently it's a regression since we can't do fancy shadow styles using CSS now. I'll try looking into fully supporting CSS box shadow properties but that might...
Launch the notification server as a wayland client TODO: - [ ] Cleanup - [ ] Check whether the notifications server is actually installed - [ ] Do something about...
Takes the barrier from the hot corners, makes it an actual public class and deals with pressure revealing there. Will be useful to allow pressure reveal for the dock. I'm...
### What Happened? When opening the multitasking view and then (quickly?) swiping with two fingers on the touchpad to switch workspace the switch gesture can get stuck, i.e. when you...
Adds a dbus method that focuses the window with the given uid. Is there a better way to find a window by uid instead of iterating over all windows (I'm...
### What Happened? When dragging and dropping no icons appear under the cursor on wayland. ### Steps to Reproduce 1. Open files or the new dock 2. Reorder a bookmark...