Commit graph

  • 932c1d45f2
    remove --long from git-describe command Leonardo Hernández Hernández 2022-12-30 14:45:03 -0600
  • dbe44e48c8
    return early if selmon is not part of the output layout in dirtomon() Leonardo Hernández Hernández 2022-12-30 14:31:56 -0600
  • 0b2c33248c
    simplify check in urgent() Leonardo Hernández Hernández 2022-12-30 14:29:19 -0600
  • 56114f700f
    arrange monitor after updating fullscreen background and lock surfaces Leonardo Hernández Hernández 2022-12-30 14:26:53 -0600
  • 71c7e4e1e5
    also update locked_bg node position in updatemons() Leonardo Hernández Hernández 2022-12-30 14:25:19 -0600
  • 72d29f1654
    add blank lines to make updatemons() more readable Leonardo Hernández Hernández 2022-12-30 14:21:46 -0600
  • e523c2b82b
    update comment about client_set_size() as no-op Leonardo Hernández Hernández 2022-12-30 14:19:47 -0600
  • 6d0e3a5198
    check if a client is resizing before checking if it's visible Leonardo Hernández Hernández 2022-12-30 14:15:21 -0600
  • 5347ed663d
    only mark pending resizes as completed checking the configure serial Leonardo Hernández Hernández 2022-12-30 14:14:06 -0600
  • b39d270b9f
    Merge branch 'main' into wlroots-next Leonardo Hernández Hernández 2022-12-24 18:04:41 -0600
  • 05f4e23c43
    bump version to 0.4-rc3 v0.4-rc3 Leonardo Hernández Hernández 2022-12-24 17:54:19 -0600
  • be854cab35
    do not try to resize if size wouldn't change Leonardo Hernández Hernández 2022-12-14 23:21:58 -0600
  • 6ca011430a
    do not skip frames if a client is stopped and have a pending resize Leonardo Hernández Hernández 2022-12-21 14:28:27 -0600
  • 7eaa01ac1f
    Revert "Revert "fix flickering when resizing/spawning windows"" Leonardo Hernández Hernández 2022-12-06 14:47:55 -0600
  • 92e7752203
    disable client's scene node after create it (only XDGShell) Leonardo Hernández Hernández 2022-12-07 16:26:37 -0600
  • 6682878009
    call arrange() or resize() depending on c->isfloating in commitnotify Leonardo Hernández Hernández 2022-12-12 10:51:03 -0600
  • 065e262619
    do not skip frames if a client is stopped and have a pending resize Leonardo Hernández Hernández 2022-12-21 14:28:27 -0600
  • 33cea8eeed
    Merge b419e38006 into dd9d8d543c Leonardo Hernández 2022-12-21 09:03:26 +0100
  • 3cc99d192c
    do not try to resize if size wouldn't change Leonardo Hernández Hernández 2022-12-14 23:21:58 -0600
  • 35277b1cf2
    TODO: find a good commit mesage :) Leonardo Hernández Hernández 2022-12-12 10:51:03 -0600
  • 0cc1830e5c
    disable client's scene node after create it (only XDGShell) Leonardo Hernández Hernández 2022-12-07 16:26:37 -0600
  • 607b510f29
    Revert "Revert "fix flickering when resizing/spawning windows"" Leonardo Hernández Hernández 2022-12-06 14:47:55 -0600
  • afacc9b0b5
    force SSD when creating an xdg_toplevel_decoration object Leonardo Hernández Hernández 2022-12-19 21:43:15 -0600
  • dd9d8d543c
    remove selclient() Leonardo Hernández Hernández 2022-12-18 11:39:50 -0600
  • 686958a4cc
    fix unset fullscreen for all visible clients when mapping a new one Leonardo Hernández Hernández 2022-12-17 13:46:04 -0600
  • f5c6e11490
    force SSD when creating an xdg_toplevel_decoration object Leonardo Hernández Hernández 2022-12-19 21:43:15 -0600
  • 1a3d89e5b2
    call checkidleinhibitor() in arrange() and not in focusclient() Leonardo Hernández Hernández 2022-12-16 18:54:33 -0600
  • 7b1fe7e5f2
    fix checking idle inhibit state Leonardo Hernández Hernández 2022-12-16 17:24:45 -0600
  • 803a9ba98d
    Revert "Revert "Check that inhibitor scene tree is not null"" Leonardo Hernández Hernández 2022-12-16 16:31:31 -0600
  • a39a46c908 Check width and height are not negative in client_set_bounds() Ben Jargowsky 2022-12-15 17:34:03 -0500
  • 19d797e998 Check width and height are not negative in client_set_bounds() Ben Jargowsky 2022-12-15 17:34:03 -0500
  • 3d70e30964
    TODO: find a good commit mesage :) Leonardo Hernández Hernández 2022-12-12 10:51:03 -0600
  • dd5a0547c5
    only mark pending resizes as completed checking the configure serial Leonardo Hernández Hernández 2022-12-12 10:50:02 -0600
  • 1b5784eaaa
    listen to the ack_configure event Leonardo Hernández Hernández 2022-12-12 10:48:04 -0600
  • 8bf63ff3e2
    disable client's scene node after create it (only XDGShell) Leonardo Hernández Hernández 2022-12-07 16:26:37 -0600
  • 228f5a3bdf
    Revert "Revert "fix flickering when resizing/spawning windows"" Leonardo Hernández Hernández 2022-12-06 14:47:55 -0600
  • df30c952b3
    schedule an output frame after a suface acking a configure Leonardo Hernández Hernández 2022-12-09 21:22:32 -0600
  • ce2aec0a0d
    do not listen to the commit event Leonardo Hernández Hernández 2022-12-07 16:10:12 -0600
  • 1de48c97b6
    disable client's scene node after create it Leonardo Hernández Hernández 2022-12-07 16:26:37 -0600
  • 94c8bd6048
    get sel from focustop() in focusstack() Leonardo Hernández Hernández 2022-12-09 20:55:58 -0600
  • f71508ad68
    Revert "Revert "remove unneeded changes in commitnotify()"" Leonardo Hernández Hernández 2022-12-06 14:48:02 -0600
  • c8cd9fd3c6
    Revert "Revert "fix flickering when resizing/spawning windows"" Leonardo Hernández Hernández 2022-12-06 14:47:55 -0600
  • c60f651951
    Revert "force line-buffered stdout if stdout is not a tty" Leonardo Hernández Hernández 2022-12-09 08:46:22 -0600
  • b419e38006
    disallow clients to resize themselves Leonardo Hernández Hernández 2022-12-08 21:16:15 -0600
  • c3f041e980
    rename Client.resize Leonardo Hernández Hernández 2022-12-08 21:10:13 -0600
  • 98c7adfb3d
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2022-12-06 14:21:44 -0600
  • 79b051f242
    implement ext-session-lock-v1 Leonardo Hernández Hernández 2022-02-13 11:56:57 -0600
  • d42a977b5b
    Revert "remove unneeded changes in commitnotify()" Leonardo Hernández Hernández 2022-12-06 13:56:46 -0600
  • 4a32293548
    Revert "fix flickering when resizing/spawning windows" Leonardo Hernández Hernández 2022-12-06 13:56:28 -0600
  • 9136b6247d
    return early if couldn't find the popup's parent Leonardo Hernández Hernández 2022-12-06 13:34:35 -0600
  • 19b5d47a9e
    fix popups appearing outside the monitor Leonardo Hernández Hernández 2022-12-06 13:31:48 -0600
  • b5229636a3
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2022-12-05 23:43:47 -0600
  • c9a0a8bf6d
    bump version to 0.4-rc2 v0.4-rc2 Leonardo Hernández Hernández 2022-12-05 23:21:21 -0600
  • 22336612ae
    improve type safety of toplevel_from_wlr_surface() Leonardo Hernández Hernández 2022-12-03 15:17:43 -0600
  • 38bd00351a
    merge toplevel_from_{wlr_layer_surface,popup} into client_from_wlr_surface Leonardo Hernández Hernández 2022-12-03 14:31:18 -0600
  • c56bc42eb5
    sort client_get_parent() Leonardo Hernández Hernández 2022-12-03 14:30:38 -0600
  • 13b929d7d7
    remove unneeded call to wlr_scene_rect_set_color() Leonardo Hernández Hernández 2022-12-05 23:06:53 -0600
  • a4e4fd3d25
    add missing header Devin J. Pohly 2021-03-04 13:52:58 -0600
  • 0259e9a8ab
    port dwm "push" patch to dwl Devin J. Pohly 2021-03-04 00:45:50 -0600
  • b6d6127733
    add option for set button map Leonardo Hernández Hernández 2022-06-01 21:38:45 -0500
  • 02c257e0b1
    update for wlroots!3627 Leonardo Hernández Hernández 2022-12-05 20:21:38 -0600
  • 16a49e9955 fix null deref in sigchld() if Xwayland is disabled Dima Krasner 2022-12-03 12:06:29 +0200
  • 30c24a53ad
    remove unneeded changes in commitnotify() Palanix 2022-09-24 13:37:05 +0200
  • 017bb7d752
    fix flickering when resizing/spawning windows Palanix 2022-08-31 06:11:07 +0200
  • ee8b613c9a fix null deref in sigchld() if Xwayland is disabled Dima Krasner 2022-12-03 12:06:29 +0200
  • fac3b6f2cf
    use root surfaces to check idle inhibitors Leonardo Hernández Hernández 2022-12-02 22:53:03 -0600
  • 035bb99d67
    Revert "Check that inhibitor scene tree is not null" Leonardo Hernández Hernández 2022-12-02 23:22:58 -0600
  • 27ab9cf1b1
    call updatemons() in requestmonstate() Leonardo Hernández Hernández 2022-12-02 23:17:05 -0600
  • 9c155eefdc Check that inhibitor scene tree is not null Ben Jargowsky 2022-12-02 11:15:55 -0800
  • 18b32447b1 Check that inhibitor scene tree is not null Ben Jargowsky 2022-12-02 11:15:55 -0800
  • df34fdd483 chase default terminal in manpage after 7710cf050d Jan Beich 2022-12-02 16:37:15 +0000
  • 1b39bbf316
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2022-12-02 10:39:06 -0600
  • cb53dfd1fd chase default terminal in manpage after 7710cf050d Jan Beich 2022-12-02 16:37:15 +0000
  • 4c6050331e
    bump version to 0.4-rc1 v0.4-rc1 Leonardo Hernández Hernández 2022-12-02 10:12:16 -0600
  • eaf8a21603
    unset fullscreen when mapping a client in the same monitor Leonardo Hernández Hernández 2022-11-11 23:27:58 -0600
  • f929eaef1e
    ask for version instead of commit in bug reports Leonardo Hernández Hernández 2022-12-02 10:07:24 -0600
  • ce1d040586
    Merge branch 'main' of github.com:djpohly/dwl Leonardo Hernández Hernández 2022-12-02 10:06:40 -0600
  • 3799897bcb Changes are made. Cevdet Arda Haran 2022-12-02 12:59:37 +0300
  • 6f3265185a
    Delete .github/ISSUE_TEMPLATE directory Cevdet Arda Haran 2022-12-02 12:40:11 +0300
  • b4fb1f77c7
    fix xwayland clients being floating by default Leonardo Hernández Hernández 2022-12-01 20:49:49 -0600
  • 6df6781b43
    simplify check for surface's node state Leonardo Hernández Hernández 2022-11-30 18:54:54 -0600
  • 10c56d6348
    add option to allow invisible surfaces to disable idle tracking Leonardo Hernández Hernández 2022-11-30 18:51:35 -0600
  • c91d21b68f
    do not move/resize if grabbed client is fullscreen Leonardo Hernández Hernández 2022-11-25 12:15:55 -0600
  • 3213088aa2
    do not try to set the parent's same tags and monitor for xwayland clients Leonardo Hernández Hernández 2022-11-30 17:42:58 -0600
  • 87d87cc404 Fix comparison between signed and unsigned int krypek 2022-11-23 22:56:52 +0100
  • 0edb72f0ab Fix comparison between signed and unsigned int krypek 2022-11-23 22:56:52 +0100
  • ea1b2dda63
    Merge branch 'main' into wlroots-next Leonardo Hernández Hernández 2022-11-21 20:51:30 -0600
  • 087373698a
    Revert "Add a configuration option for fullscreen locking" Leonardo Hernández Hernández 2022-11-21 14:44:24 -0600
  • caec566286
    create a dedicated layer for fullscreen clients Leonardo Hernández Hernández 2022-11-11 00:22:36 -0600
  • 05eca0e2d9
    rename xwayland_surface to xsurface Leonardo Hernández Hernández 2022-11-15 22:32:20 -0600
  • 7eebe67787
    set x and y of the layersurface's geometry box Leonardo Hernández Hernández 2022-11-15 22:29:26 -0600
  • 63d6de5866
    fix set of layersurface->popups and surface->data Leonardo Hernández Hernández 2022-11-13 16:57:41 -0600
  • 60a98b87f3
    inhibit idle if surface's node is enabled Leonardo Hernández Hernández 2022-11-13 16:46:43 -0600
  • 93a911d6e9
    simplify if expression in checkidleinhibitor() Leonardo Hernández Hernández 2022-11-13 16:39:17 -0600
  • 88d386bfdc
    configurex11: resize floating clients and arrange tiled clients' monitor Leonardo Hernández Hernández 2022-11-12 20:05:56 -0600
  • 972e3f3050
    Merge branch 'wlroots-next' into main Leonardo Hernández Hernández 2022-11-21 14:16:55 -0600
  • 569f554016
    don't unfocus focused client when starting a drag Leonardo Hernández Hernández 2022-11-19 01:34:15 -0600
  • 21ef004886
    listen to the output request_state event; Leonardo Hernández Hernández 2022-11-15 23:52:21 -0600
  • dae00caadd
    update for wlroots!3861 Leonardo Hernández Hernández 2022-11-15 23:07:45 -0600
  • 5eb3529275
    use the new scene helper for drag icons Leonardo Hernández Hernández 2022-11-15 23:07:21 -0600