aboutsummaryrefslogtreecommitdiff
path: root/dwl.c (follow)
Commit message (Expand)AuthorAge
...
| * | | Merge remote-tracking branch 'djpohly/main' into wlroots-nextLeonardo Hernández Hernández2022-10-01
| |\ \ \
| * | | | enable adaptive sync if supportedLeonardo Hernández Hernández2022-09-06
| * | | | add support for the single pixel buffer protocolLeonardo Hernández Hernández2022-08-28
| * | | | Merge remote-tracking branch 'djpohly/main' into wlroots-nextLeonardo Hernández Hernández2022-08-26
| |\ \ \ \
| * | | | | chase wlroots input_device changesLeonardo Hernández Hernández2022-06-21
| * | | | | set client bounds at resizeLeonardo Hernández Hernández2022-06-09
| * | | | | use xdg-shell v4Leonardo Hernández Hernández2022-06-09
| * | | | | use xdg-shell v3Leonardo Hernández Hernández2022-06-07
| * | | | | chase wlroots scene-tree changesLeonardo Hernández Hernández2022-06-07
| * | | | | chase wlroots scene-surface refactorLeonardo Hernández Hernández2022-05-21
| * | | | | Merge remote-tracking branch 'djpohly/main' into wlroots-nextLeonardo Hernández Hernández2022-05-17
| |\ \ \ \ \
| * | | | | | specify version in wlr_xdg_shell_create()Leonardo Hernández Hernández2022-05-15
| * | | | | | Merge remote-tracking branch 'djpohly/main' into wlroots-nextLeonardo Hernández Hernández2022-05-10
| |\ \ \ \ \ \
| * | | | | | | schedule a configure on maximize requestLeonardo Hernández Hernández2022-04-16
| * | | | | | | replace deleted EBARF() with die()Leonardo Hernández Hernández2022-04-12
| * | | | | | | Merge remote-tracking branch 'djpohly/main' into HEADLeonardo Hernández Hernández2022-04-08
| |\ \ \ \ \ \ \
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'wlroots-next' into scenegraph-wlroots-nextLeonardo Hernández Hernández2022-03-18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | follow up wlroots input device events renamingLeonardo Hernández Hernández2022-03-18
| * | | | | | | | | | use scene layer shell helperLeonardo Hernandez Hernandez2022-03-11
| * | | | | | | | | | Merge branch 'wlroots-next' into scenegraph-wlroots-nextLeonardo Hernández Hernández2022-03-11
| |\| | | | | | | | |
| | * | | | | | | | | wlr_virtual_keyboard_v1 now has its own wlr_keyboardLeonardo Hernández Hernández2022-03-10
| | * | | | | | | | | Merge branch 'main' into wlroots-nextLeonardo Hernández Hernández2022-03-10
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/output-layout-get-box-update' into chasi...A Frederick Christensen2022-02-03
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | update wlr-output-layout-get-boxA Frederick Christensen2022-02-02
| | * | | | | | | | | | | Upgrade for wlroots surface refactoringA Frederick Christensen2022-01-18
| | |/ / / / / / / / / /
* | | | | | | | | | | / don't unfocus focused client when starting a dragLeonardo Hernández Hernández2022-11-19
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | check null in toplevel_from_popupshua2022-11-09
* | | | | | | | | | | layersurface: create a dedicated scene tree for popupsLeonardo Hernández Hernández2022-11-01
* | | | | | | | | | | client: don't change border color during dragsLeonardo Hernández Hernández2022-10-31
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | fix crash in dirtomon() when selmon is disabledLeonardo Hernández Hernández2022-10-29
* | | | | | | | | | closemon() now updates selmon if neededLeonardo Hernández Hernández2022-10-29
* | | | | | | | | | use just one loop in outputmgrapplyortest()Leonardo Hernández Hernández2022-10-29
* | | | | | | | | | move focus and clients off disabled monitorsLeonardo Hernández Hernández2022-10-29