alioth9
alioth9
Unless I did not understand what you need but there is already such a shortcut. It is provided by plasma and by default I think it is Alt+Tab (Alt+Shift+Tab to...
I have quite the same bug except when I switch from an empty desktop to one with a window the window is still visible but move to point 0x0 and...
@sopyb did you encounter the bug if you change your panels configuration. unfloat, automatic hide. I think in particular your top panel
I can't maximize either but I in my case the windows don't disappear/are not resize. In the case of maximize, I can see that the windows try to maximize but...
I use keyd with KDE and I have no problem in flatpak app (LibreOffice, Chromium). I don't use compose for unicode character though. For me unicode character is manage by...
Sorry if I was not clear but : I tested the stable version with no problem either from flatpak (flathub) and Arch repo. The compile version is from AUR (which...
here is the output of trace for `rnote-git` ``` 6.929513698s TRACE rnote::canvas::input: element=Element { pos: [[883.45703125, 605.27734375]], pressure: 0.37582970931563286 } pen_state=Proximity modifier_keys={} pen_mode=Some(Eraser) event_time_delta=6ms msg="handle pen event element" 6.929520083s TRACE...
when launch like this, with the flatpak/stable version ``` flatpak run --env=RUST_LOG=trace com.github.flxzt.rnote ``` I get this output ``` 8.129045082s TRACE rnote::canvas::input: canvas event MotionNotify - gdk_modifiers: ModifierType(0x0), is_stylus: true...
With the flatpak/stable ```bash flatpak run --env=GTK_DEBUG=interactive com.github.flxzt.rnote ``` here is the gtk debug information General Information | Name | Value | | - | - | | Operating System...
To be complete here for the git/unstable version, which I launch with ``` GTK_DEBUG=interactive rnote ``` General Information | Name | Value | | - | - | | Operating...