elementary / portals

https://elementary.io
GNU General Public License v3.0
23 stars 6 forks source link

Access: Minor Rework #62

Closed Marukesu closed 1 year ago

Marukesu commented 1 year ago

Some minimal changes to the access classes, the more siginificant one is that we don't set skip_taskbar_hint anymore since that is a X11-only feature and actually could make find the dialog a bit hader if it was open as non-modal and another window take focus.

danirabbit commented 1 year ago

@Marukesu can you resolve conflicts here?

Marukesu commented 1 year ago

@danirabbit done