Martin Kolman

Results 165 issues of Martin Kolman

After upgrading to Fedora 36 with Gnome Shell 42.3.1 I have noticed that after some time the system is running the shell starts to lag significantly when a transition should...

Set the phase right after button click to avoid the registration status being outdated. So far that has been handled by the registration thread, which could result in the status...

port to Fedora
rhel-9
ready to merge

Add a Python module with helper code for Satellite support & untit tests for it. (cherry picked from commit a92f8de965da69dc9603662e65d0c53d123c6d25) (cherry picked from commit 0f20f62d5d5c40ae61da04335a77e88db5acfee2) (cherry picked from commit 7ae12116014fbf5e2dee93ecb98eb478b114ffbd)...

f36
stale

Add a log viewer that opens in a modal window when the "Show logs" button in the upper right corner of the screen is clicked. The log viewer is currently...

webui
f38

I have been reworking how map tiles are displayed in modRana and managed to crash PyOtherSide in the process: https://gist.github.com/M4rtinK/b634432063f81beb034ae3c37d1a6e7b It basically starts spamming error messages about properties that are...

**Describe the problem** It looks like the Tooltip component is rendered in a layer above even Modal dialogs. Other components such as Drawer are also affected. **How do you reproduce...

bug
breaking change :boom:
pinned
PF5

Looks like there was no example for using Keybinder from GI with Python, so I've added one. :)

Looks like Document instance attributes that hold ordered dicts turn to normal dicts when the document is reatrieved from the database, short reproducer: ``` #!/usr/bin/python3 from collections import OrderedDict import...

The extended options menu should probably not be displayed for GPT partitions as it can only set partition type to "primary" and there is no other option than "primary".