aboutsummaryrefslogtreecommitdiff
path: root/client.h (follow)
Commit message (Expand)AuthorAge
* remove a useless checkLeonardo Hernández Hernández2022-07-15
* respect size hintsLeonardo Hernández Hernández2022-06-24
* unconstrain layer shell popupsLeonardo Hernández Hernández2022-06-21
* move ugglyness to client.hLeonardo Hernández Hernández2022-06-16
* improve client_from_wlr_surface()Leonardo Hernández Hernández2022-06-06
* add a new function to get a client from a wlr_surfaceLeonardo Hernández Hernández2022-05-23
* Check if XWayland client size_hints are NULLBen Jargowsky2022-05-15
* fix segfault when dragging chromium tabsLeonardo Hernández Hernández2022-05-14
* add missing return in client_is_floating_type()v0.3.1Leonardo Hernández Hernández2022-04-10
* improve floating detectionLeonardo Hernández Hernández2022-03-21
* Merge branch 'main' into scenegraphLeonardo Hernández Hernández2022-03-18
|\
| * constraint popups to its parent clientLeonardo Hernández Hernández2022-03-16
* | do not allow set client size less than its min sizeLeonardo Hernández Hernández2022-03-18
|/
* Merge branch 'fix-segfault-in-fullscreennotify'Leonardo Hernández Hernández2022-03-13
|\
| * don't use fullscreen event in fullscreennotify()Leonardo Hernández Hernández2022-03-13
* | fix client_set_tiled, which was ignoring its "edges" argumentArmaël Guéneau2022-01-08
* | simplify client_for_each_surfaceDevin J. Pohly2021-09-05
|/
* factor xwayland hackiness out into client.hDevin J. Pohly2021-05-23
* consolidate some of the ugliness into a separate fileDevin J. Pohly2020-12-25