Commit Graph

  • 737688a6b1 fix spelling godalming123 2023-02-17 19:33:44 +0000
  • fefcdbed4a
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2023-02-13 13:46:41 -0600
  • f8373ccf25
    Fixed 'unused variable' compiler warning. pino-desktop 2023-01-08 17:37:24 +0100
  • 7f9a212476
    Add appid field to printstatus() output Ben Collerson 2022-11-23 21:55:04 +1000
  • ab8334bd8a
    implement repeatable keybindings Leonardo Hernández Hernández 2022-12-26 16:45:38 -0600
  • 23ede80f74
    allow configure x and y of outputs Leonardo Hernández Hernández 2022-09-08 12:24:13 -0500
  • 04fdf1a295
    add support for wp-fractional-scale-v1 Leonardo Hernández Hernández 2023-02-08 22:25:41 -0600
  • fbe89a929f
    chase wlroots!4000 Leonardo Hernández Hernández 2023-02-05 10:03:09 -0600
  • e7f736ccc9
    chase wlroots!3391 Leonardo Hernández Hernández 2023-02-02 10:30:24 -0600
  • 7ae5039b4f follow upstream xwayland_surface changes Job79 2023-02-01 20:09:45 +0100
  • f7d6a34cd9
    use sigaction(2) for signal handling Leonardo Hernández Hernández 2022-09-28 00:54:48 -0500
  • cf9c5745e5
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2022-12-30 15:29:12 -0600
  • 8653b27692
    bump version to 0.4 Leonardo Hernández Hernández 2022-12-30 14:38:03 -0600
  • 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 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
  • 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
  • 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
  • 94c8bd6048
    get `sel` from focustop() in focusstack() Leonardo Hernández Hernández 2022-12-09 20:55:58 -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
  • 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 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
  • 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
  • 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
  • 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
  • 4c6050331e
    bump version to 0.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
  • 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
  • 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
  • 359e7edc52
    update for wlroots!3814 Leonardo Hernández Hernández 2022-11-15 23:04:39 -0600
  • 25dfdcc433
    specify layer shell version Leonardo Hernández Hernández 2022-11-15 23:04:02 -0600
  • fcb3fa4e90
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2022-11-10 23:25:48 -0600
  • b59c7f6a2e
    config.def.h: fix comment Leonardo Hernández Hernández 2022-11-10 23:12:52 -0600
  • f1639ba9d5
    check null in toplevel_from_popup shua 2022-11-09 01:01:50 -0500
  • 8bd3442575
    layersurface: create a dedicated scene tree for popups Leonardo Hernández Hernández 2022-10-31 20:42:17 -0600
  • 3cc22de712
    client: don't change border color during drags Leonardo Hernández Hernández 2022-10-31 23:33:23 -0600
  • 448a96de13
    remove now unneeded workaround in outputmgrapplyortest() Leonardo Hernández Hernández 2022-10-30 01:03:44 -0500
  • 99f062273e
    only destroy monitor's layer surfaces at destroy Leonardo Hernández Hernández 2022-10-29 19:02:44 -0500
  • 8298f20a71
    allow change adaptive sync in outputmgrapplyortest() Leonardo Hernández Hernández 2022-10-29 18:30:09 -0500
  • 6a0ec2a8c3
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2022-10-29 16:56:23 -0500
  • 846ce52b92 fix crash in dirtomon() when selmon is disabled Leonardo Hernández Hernández 2022-09-08 15:43:20 -0500
  • a9e2ebaf41 closemon() now updates selmon if needed Leonardo Hernández Hernández 2022-09-01 19:25:27 -0500
  • 9b5f0f0fc5 use just one loop in outputmgrapplyortest() Leonardo Hernández Hernández 2022-08-19 10:05:51 -0500
  • cb01ce9bcf move focus and clients off disabled monitors Leonardo Hernández Hernández 2022-08-13 19:54:01 -0500