summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-30add blank lines to make updatemons() more readableLeonardo Hernández Hernández
2022-12-30update comment about client_set_size() as no-opLeonardo Hernández Hernández
2022-12-30check if a client is resizing before checking if it's visibleLeonardo Hernández Hernández
2022-12-30only mark pending resizes as completed checking the configure serialLeonardo Hernández Hernández
2022-12-24bump version to 0.4-rc3Leonardo Hernández Hernández
2022-12-24do not try to resize if size wouldn't changeLeonardo Hernández Hernández
2022-12-24do not skip frames if a client is stopped and have a pending resizeLeonardo Hernández Hernández
2022-12-24Revert "Revert "fix flickering when resizing/spawning windows""Leonardo Hernández Hernández
2022-12-24disable client's scene node after create it (only XDGShell)Leonardo Hernández Hernández
2022-12-24call arrange() or resize() depending on c->isfloating in commitnotifyLeonardo Hernández Hernández
2022-12-20force SSD when creating an xdg_toplevel_decoration objectLeonardo Hernández Hernández
2022-12-20remove selclient()Leonardo Hernández Hernández
2022-12-20fix unset fullscreen for all visible clients when mapping a new oneLeonardo Hernández Hernández
2022-12-16call checkidleinhibitor() in arrange() and not in focusclient()Leonardo Hernández Hernández
2022-12-16fix checking idle inhibit stateLeonardo Hernández Hernández
2022-12-16Revert "Revert "Check that inhibitor scene tree is not null""Leonardo Hernández Hernández
2022-12-15Check width and height are not negative in client_set_bounds()Ben Jargowsky
2022-12-09get `sel` from focustop() in focusstack()Leonardo Hernández Hernández
2022-12-09Revert "force line-buffered stdout if stdout is not a tty"Leonardo Hernández Hernández
2022-12-06implement ext-session-lock-v1Leonardo Hernández Hernández
2022-12-06Revert "remove unneeded changes in commitnotify()"Leonardo Hernández Hernández
2022-12-06Revert "fix flickering when resizing/spawning windows"Leonardo Hernández Hernández
2022-12-06return early if couldn't find the popup's parentLeonardo Hernández Hernández
2022-12-06fix popups appearing outside the monitorLeonardo Hernández Hernández
2022-12-05bump version to 0.4-rc2Leonardo Hernández Hernández
2022-12-05improve type safety of toplevel_from_wlr_surface()Leonardo Hernández Hernández
2022-12-05merge toplevel_from_{wlr_layer_surface,popup} into client_from_wlr_surfaceLeonardo Hernández Hernández
2022-12-05sort client_get_parent()Leonardo Hernández Hernández
2022-12-05remove unneeded call to wlr_scene_rect_set_color()Leonardo Hernández Hernández
2022-12-05add option for set button mapLeonardo Hernández Hernández
2022-12-03fix null deref in sigchld() if Xwayland is disabledDima Krasner
2022-12-03remove unneeded changes in commitnotify()Palanix
2022-12-03fix flickering when resizing/spawning windowsPalanix
2022-12-02use root surfaces to check idle inhibitorsLeonardo Hernández Hernández
2022-12-02Revert "Check that inhibitor scene tree is not null"Leonardo Hernández Hernández
2022-12-02Check that inhibitor scene tree is not nullBen Jargowsky
2022-12-02chase default terminal in manpage after 7710cf050d1aJan Beich
2022-12-02bump version to 0.4-rc1Leonardo Hernández Hernández
2022-12-02unset fullscreen when mapping a client in the same monitorLeonardo Hernández Hernández
2022-12-02ask for version instead of commit in bug reportsLeonardo Hernández Hernández
2022-12-02Merge branch 'main' of github.com:djpohly/dwlLeonardo Hernández Hernández
2022-12-01fix xwayland clients being floating by defaultLeonardo Hernández Hernández
2022-11-30simplify check for surface's node stateLeonardo Hernández Hernández
2022-11-30add option to allow invisible surfaces to disable idle trackingLeonardo Hernández Hernández
2022-11-30do not move/resize if grabbed client is fullscreenLeonardo Hernández Hernández
2022-11-30do not try to set the parent's same tags and monitor for xwayland clientsLeonardo Hernández Hernández
2022-11-25Fix comparison between signed and unsigned intkrypek
2022-11-21Revert "Add a configuration option for fullscreen locking"Leonardo Hernández Hernández
2022-11-21create a dedicated layer for fullscreen clientsLeonardo Hernández Hernández
2022-11-21rename xwayland_surface to xsurfaceLeonardo Hernández Hernández