aboutsummaryrefslogtreecommitdiff
path: root/dwl.c (follow)
Commit message (Expand)AuthorAge
...
| * implement idle-inhibitor protocolLeonardo Hernández Hernández2022-03-24
| * fix drag icon's surface returned by xytonodeLeonardo Hernández Hernández2022-03-23
| * set position of the drag icon in startdrag()Leonardo Hernández Hernández2022-03-23
| * Revert "clients now works as expected in drag motion"Leonardo Hernández Hernández2022-03-23
| * inline the presentation variableGuido Cella2022-03-23
| * Fix dwl freezing when resizingPalanix2022-03-23
| * Add a configuration option for fullscreen lockingQuentin Rameau2022-03-22
| * clients now works as expected in drag motionLeonardo Hernández Hernández2022-03-22
| * implement drag and dropGuido Cella2022-03-22
| * only skip frames if there are visible clients that have a resizeLeonardo Hernández Hernández2022-03-21
| * remove a useless resize in mapnotify()Leonardo Hernández Hernández2022-03-21
| * destroy scene_output in cleanupmon()Leonardo Hernández Hernández2022-03-20
* | move sigchld() into XWayland sectionDevin J. Pohly2022-03-29
* | make sure to leave XWayland process waitableDevin J. Pohly2022-03-29
* | createpointer now takes wlr_pointerLeonardo Hernández Hernández2022-03-25
* | createkeyboard now takes wlr_keyboardLeonardo Hernández Hernández2022-03-25
* | destroy scene_output in cleanupmon()Leonardo Hernández Hernández2022-03-23
* | fix drag icon's surface returned by xytonodeLeonardo Hernández Hernández2022-03-23
* | set position of the drag icon in startdrag()Leonardo Hernández Hernández2022-03-23
* | Revert "clients now works as expected in drag motion"Leonardo Hernández Hernández2022-03-23
* | inline the presentation variableGuido Cella2022-03-23
* | Fix dwl freezing when resizingPalanix2022-03-23
* | Add a configuration option for fullscreen lockingQuentin Rameau2022-03-23
* | clients now works as expected in drag motionLeonardo Hernández Hernández2022-03-23
* | implement drag and dropGuido Cella2022-03-23
* | only skip frames if there are visible clients that have a resizeLeonardo Hernández Hernández2022-03-23
* | remove a useless resize in mapnotify()Leonardo Hernández Hernández2022-03-23
* | wlr_seat_set_keyboard() now takes wlr_keyboard as parameterLeonardo Hernández Hernández2022-03-23
* | Merge branch 'main' into wlroots-nextLeonardo Hernández Hernández2022-03-20
|\|
| * remove independents listLeonardo Hernández Hernández2022-03-20
| * remove unneeded variablesLeonardo Hernández Hernández2022-03-18
| * attach presentation to sceneLeonardo Hernández Hernández2022-03-18
| * Merge branch 'main' into scenegraphLeonardo Hernández Hernández2022-03-18
| |\
| | * fix crash of Firefox when opening a popup larger than its sizeLeonardo Hernández Hernández2022-03-17
| | * 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
| * | make sure to destroy wlr_scene_node of unmanaged clientsLeonardo Hernández Hernández2022-03-18
| * | do not create borders for unmanaged clientsLeonardo Hernández Hernández2022-03-18
| * | pointerfocus: only use provided surfaceLeonardo Hernández Hernández2022-03-18
| * | use xdg_shell helperLeonardo Hernández Hernández2022-03-18
| * | get old client by surface's nodeLeonardo Hernández Hernández2022-03-18
| * | Merge branch 'main' into scenegraphLeonardo Hernández Hernández2022-03-16
| |\|
| | * make sure configure and activate listeners are removed from listLeonardo Hernández Hernández2022-03-16
| | * 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
| | | * fullscreennotify: don't crash if called before mapRaphael Robatsch2021-11-13
| | * | always call arrange() on setfullscreen()Leonardo Hernández Hernández2022-03-13
| | * | print status about floating and fullscreenLeonardo Hernández Hernández2022-03-13
| | * | more style fixesLeonardo Hernández Hernández2022-03-11
| | * | suckless style: don't use '//' for commentsLeonardo Hernández Hernández2022-03-11