summaryrefslogtreecommitdiff
path: root/dwl.c
AgeCommit message (Expand)Author
2023-08-01add support for xdg-shell v6Leonardo Hernández Hernández
2023-07-24update to xdg-shell v5Leonardo Hernández Hernández
2023-07-24add support for cursor-shape-v1Leonardo Hernández Hernández
2023-07-15increase wl_compositor versionLeonardo Hernández Hernández
2023-07-14Merge branch 'main' into wlroots-nextLeonardo Hernández Hernández
2023-07-14do not use wl_event_loop for signal handlingLeonardo Hernández Hernández
2023-07-14Remove now-unneeded call to motionnotifyDevin J. Pohly
2023-07-14Remove unused icon variableDevin J. Pohly
2023-07-14Make drag_icon a persistent scene nodeDevin J. Pohly
2023-07-13properly destroy sceneDevin J. Pohly
2023-07-10chase wlroots!4220Leonardo Hernández Hernández
2023-07-08Line saver: LISTEN_STATIC macroDevin J. Pohly
2023-07-04Unify signal handling under wl_event_loopDevin J. Pohly
2023-07-04Line saver: follow "local = wlr->data = obj" patternDevin J. Pohly
2023-06-29Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández
2023-06-25Separate drag icon from layers array and Lyr enumDevin J. Pohly
2023-06-24schedule a frame after commmiting gammaLeonardo Hernández Hernández
2023-06-23use detached output states to set gammaLeonardo Hernández Hernández
2023-06-23Revert "use wlr_scene_output_build_state() to set gamma"Leonardo Hernández Hernández
2023-06-16Don't bother with ignoring SIGCHLDDevin J. Pohly
2023-06-16Reset ignored signal handler in spawn() as wellDevin J. Pohly
2023-06-16fix startup_cmd SIGCHLD handlerDevin J. Pohly
2023-06-15drop KDE idle supportLeonardo Hernández Hernández
2023-06-15drop support for wlr-input-inhibitor-unstable-v1Leonardo Hernández Hernández
2023-06-15use wlr_scene_output_build_state() to set gammaLeonardo Hernández Hernández
2023-06-15use wlr_cursor_set_xcursor()Leonardo Hernández Hernández
2023-06-15Revert "avoid setting duplicate cursor image"Leonardo Hernández Hernández
2023-06-09handle gamma-control-v1 set_gamma eventLeonardo Hernández Hernández
2023-06-07Stray whitespace fixesA Frederick Christensen
2023-06-03use the new {a,di}ssociate events to handle xwayland commit listenerLeonardo Hernández Hernández
2023-06-03chase wlroots map logic unificationLeonardo Hernández Hernández
2023-06-03Merge branch 'main' into wlroots-nextLeonardo Hernández Hernández
2023-06-03activate lock surface in updatemonsLeonardo Hernández Hernández
2023-06-03send frame done even if output commit failsLeonardo Hernández Hernández
2023-06-02Set XCURSOR_SIZENikita Ivanov
2023-05-28destroy old client popups when focusing another clientLeonardo Hernández Hernández
2023-05-26Prevent using a wlr_layer_surface after destroying it, due to no available ou...Micah Gorrell
2023-04-14pass version to wlr_compositor_create()Leonardo Hernández Hernández
2023-04-14Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández
2023-04-13correctly check if a scene node is enabledLeonardo Hernández Hernández
2023-04-13remove unneeded check of `m` in arrange()Leonardo Hernández Hernández
2023-04-09Use uint32_t for ui ArgBen Collerson
2023-04-08use fixed-size type for client tagsLeonardo Hernández Hernández
2023-04-08remove tag labels from dwlBen Collerson
2023-03-16display clients count in monocle symbolYves Zoundi
2023-03-08Missing apostropheA Frederick Christensen
2023-03-08do not call dmabuf_create twiceLeonardo Hernández Hernández
2023-02-21add support for linux-dmabuf-unstable-v1Leonardo Hernández Hernández
2023-02-19Fix spacing and replace it with tabsgodalming123
2023-02-19fix spellinggodalming123