Yecine Megdiche

Results 5 issues of Yecine Megdiche

### Problem Description I wanted to do something simple as "shrink/move/expand my window by x from the right/left/top/bottom". It worked, but with ~some~ a lot of trial, error, and head-scratching....

enhancement
help wanted
good first issue

## Problem Currently in the transaction API we can specify an isolation level for both sequential and interactive operations. At least with PostgreSQL, using `RepeatableRead` or `Serializable` means that the...

kind/feature
team/client
topic: interactiveTransactions

### Description After checking https://github.com/xmonad/xmonad-contrib/issues/797 and https://github.com/xmonad/xmonad/pull/445, I was motivated again to pick this up again. This is a draft for actually sticky windows, not like `X.A.CopyWindow`: make a window...

Map.queryRenderedFeatures returns polygons that don't follow the right-hand rule, which violates the GeoJSON standard: > [3.1.6](https://datatracker.ietf.org/doc/html/rfc7946#section-3.1.6). Polygon > > To specify a constraint specific to Polygons, it is useful to...

### Problem Description https://github.com/xmonad/xmonad-contrib/pull/878 introduced a breaking change in the signature of `dynamicSBs`. We need to help users migrate their existing configurations. We can use this issue to gather typical...

good first issue
effort: minor