Commit graph

  • 7085057f6d
    update README.md Leonardo Hernández Hernández 2023-10-11 19:58:18 -06:00
  • 8c79f8dc15
    check client is mapped before setting border color Ben Collerson 2023-10-10 16:42:46 +10:00
  • 8781f4dbf5
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2023-10-09 22:37:36 -06:00
  • df131cdb78
    use <xcb/xcb.h> instead of <X11/Xlib.h> Leonardo Hernández Hernández 2023-10-09 21:35:49 -06:00
  • 887fde65a3
    only set border color for urgent *and* mapped X11 clients Leonardo Hernández Hernández 2023-10-09 22:16:52 -06:00
  • b299e01e44
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2023-10-09 11:45:51 -06:00
  • 6d9a915fb6
    Revert "just add define" Leonardo Hernández Hernández 2023-10-09 11:12:24 -06:00
  • 935b852dc5
    add [-d] flag to enable debug logging Leonardo Hernández Hernández 2023-10-09 10:56:05 -06:00
  • a18c528300
    simplify setting the border color of clients Leonardo Hernández Hernández 2023-10-05 22:20:08 -06:00
  • 72a7d78a1a
    make the borders red borders for urgent clients Leonardo Hernández Hernández 2023-10-05 22:13:56 -06:00
  • d63f4078c5
    use the same border colors as dwm Leonardo Hernández Hernández 2023-10-05 22:09:08 -06:00
  • f4031590cd
    add missing url about the COLOR macro Leonardo Hernández Hernández 2023-10-05 22:06:30 -06:00
  • 0ab1ed6530
    add macro to configure colors Leonardo Hernández Hernández 2023-10-05 22:03:59 -06:00
  • f695674361
    Check if c is fullscreen before reparenting it to LyrFloating Forrest Bushstone 2023-09-29 18:16:42 -04:00
  • aec21eca1f
    make sure that fullscreen clients are on the correct screen when isfloating is true Forrest Bushstone 2023-09-29 14:45:22 -04:00
  • 342850487a
    include dwl.desktop in the tarbal Leonardo Hernández Hernández 2023-09-24 14:41:13 -06:00
  • 1333f8cc6e
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2023-09-24 11:44:29 -06:00
  • 5baf195523
    allow specify DATADIR (to install desktop file) Leonardo Hernández Hernández 2023-09-24 11:24:39 -06:00
  • 773bd04764 Add desktop entry file Weiseguy 2023-09-22 06:50:35 -05:00
  • 755fcae2af fix typo Angelo Antony 2023-09-10 21:05:37 +05:30
  • 960c32a7d8
    call setfloating in setmon Leonardo Hernández Hernández 2023-09-03 20:39:33 -06:00
  • aea8dd6ae1
    return early if the client doesn't have monitor in setfloating Leonardo Hernández Hernández 2023-09-03 11:44:30 -06:00
  • c1d8b77f7f
    prefer IRC over Discord Leonardo Hernández Hernández 2023-08-23 00:16:21 -06:00
  • e5367753bb just add define Ben Collerson 2023-08-23 14:16:24 +10:00
  • 9be85c1117 tagcount should have been a #define Ben Collerson 2023-06-28 15:53:15 +10:00
  • 4b8c1bf31e
    return nothing in xytonode() Leonardo Hernández Hernández 2023-08-22 14:48:29 -06:00
  • d7569870b6
    Style: use early-return to clarify code Devin J. Pohly 2023-07-21 20:28:12 -04:00
  • 4eb54b55f3
    No need to send surface.leave/enter events Devin J. Pohly 2023-07-21 20:13:38 -04:00
  • d4f2c6bfd6
    chase wlroots!4288 Leonardo Hernández Hernández 2023-08-21 17:53:24 -06:00
  • 4567979b16
    don't resize clients on commit Leonardo Hernández Hernández 2023-08-18 21:37:22 -06:00
  • 25db045392 set withdrawn state for xwayland invisible clients Leonardo Hernández Hernández 2023-07-25 19:45:18 -06:00
  • 78cf88670f add support for xdg-shell v6 Leonardo Hernández Hernández 2023-07-23 20:59:29 -06:00
  • ce997c4a21
    update to xdg-shell v5 Leonardo Hernández Hernández 2023-07-23 19:07:21 -06:00
  • 0e5405610e
    add support for cursor-shape-v1 Leonardo Hernández Hernández 2023-06-27 18:21:58 -06:00
  • 0bb1a1cc5c
    increase wl_compositor version Leonardo Hernández Hernández 2023-07-15 10:11:47 -06:00
  • aecff8cb26
    Merge branch 'main' into wlroots-next Leonardo Hernández Hernández 2023-07-13 22:36:48 -06:00
  • ca4a97b933 do not use wl_event_loop for signal handling Leonardo Hernández Hernández 2023-07-13 19:36:26 -06:00
  • 76ba2cdab0 Remove now-unneeded call to motionnotify Devin J. Pohly 2023-07-14 00:02:54 -04:00
  • 4b15bbeb33 Remove unused icon variable Devin J. Pohly 2023-07-14 00:02:39 -04:00
  • 831fc36bc9 Make drag_icon a persistent scene node Devin J. Pohly 2023-07-13 16:22:50 -05:00
  • 1841527871 properly destroy scene Devin J. Pohly 2023-07-13 16:20:51 -05:00
  • ff7c0e9508
    chase wlroots!4220 Leonardo Hernández Hernández 2023-07-10 11:23:19 -06:00
  • 33bcd2e4ca Line saver: LISTEN_STATIC macro Devin J. Pohly 2023-07-03 17:35:44 -05:00
  • fbd84aca4a Unify signal handling under wl_event_loop Devin J. Pohly 2023-07-03 14:51:09 -05:00
  • a01e402c5d Line saver: follow "local = wlr->data = obj" pattern Devin J. Pohly 2023-07-03 17:48:45 -05:00
  • 7c3c5ffcc2 Merge branch 'main' into push origin/push Devin J. Pohly 2023-07-03 22:06:26 -05:00
  • 81c8ebf677 Merge branch 'push' of github:Abanoub8/dwl into push Devin J. Pohly 2023-07-03 22:05:05 -05:00
  • a89872f02e Merge branch 'push' of github:djpohly/dwl into push Devin J. Pohly 2023-07-03 22:04:38 -05:00
  • 9dd3f230c0
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2023-06-29 13:11:55 -06:00
  • eda0613cc4 Separate drag icon from layers array and Lyr enum Devin J. Pohly 2023-06-25 17:44:00 -05:00
  • 733114f0ca
    schedule a frame after commmiting gamma Leonardo Hernández Hernández 2023-06-24 10:09:49 -06:00
  • fdb66ccfa3
    use detached output states to set gamma Leonardo Hernández Hernández 2023-06-23 13:42:44 -06:00
  • 6095ff84d2
    Revert "use wlr_scene_output_build_state() to set gamma" Leonardo Hernández Hernández 2023-06-23 13:30:43 -06:00
  • a41d817979
    Use focustop(selmon) instead of selclient() in the push patch Abanoub 2023-06-21 18:11:09 +03:00
  • 68a17f962e Don't bother with ignoring SIGCHLD Devin J. Pohly 2023-06-16 00:22:11 -05:00
  • 9c592da01f Reset ignored signal handler in spawn() as well Devin J. Pohly 2023-06-15 23:57:16 -05:00
  • df11b7a786 fix startup_cmd SIGCHLD handler Devin J. Pohly 2023-06-15 15:42:54 -05:00
  • 1e1811f953
    drop KDE idle support Leonardo Hernández Hernández 2023-06-09 13:45:40 -06:00
  • dfb6b97159
    drop support for wlr-input-inhibitor-unstable-v1 Leonardo Hernández Hernández 2023-06-09 13:36:56 -06:00
  • 65f68e7643
    use wlr_scene_output_build_state() to set gamma Leonardo Hernández Hernández 2023-06-12 22:46:39 -06:00
  • 96ab92cdb1
    use wlr_cursor_set_xcursor() Leonardo Hernández Hernández 2023-06-15 12:12:22 -06:00
  • 1eb8a82ac4
    Revert "avoid setting duplicate cursor image" Leonardo Hernández Hernández 2023-05-07 14:59:48 -06:00
  • 24a337e6ec
    handle gamma-control-v1 set_gamma event Leonardo Hernández Hernández 2023-06-08 23:35:46 -06:00
  • 5215712cab Stray whitespace fixes A Frederick Christensen 2023-06-07 16:24:28 -05:00
  • f3d017077a
    use the new {a,di}ssociate events to handle xwayland commit listener Leonardo Hernández Hernández 2023-06-02 22:08:17 -06:00
  • 06bc65549f
    chase wlroots map logic unification Leonardo Hernández Hernández 2023-06-02 21:34:22 -06:00
  • a8ccbe63f3
    Merge branch 'main' into wlroots-next Leonardo Hernández Hernández 2023-06-02 22:01:39 -06:00
  • 9b9b79b35e
    activate lock surface in updatemons Leonardo Hernández Hernández 2023-05-25 22:20:12 -06:00
  • 3d98907b98
    send frame done even if output commit fails Leonardo Hernández Hernández 2023-05-25 22:19:29 -06:00
  • f8884ffc2b Set XCURSOR_SIZE Nikita Ivanov 2023-05-28 19:09:38 +02:00
  • a5e45924ed
    remove note about contact me for patch issues Leonardo Hernández Hernández 2023-05-28 00:20:20 -06:00
  • 72adab621f destroy old client popups when focusing another client Leonardo Hernández Hernández 2023-04-08 14:44:34 -06:00
  • 0729f18dce Prevent using a wlr_layer_surface after destroying it, due to no available outputs Micah Gorrell 2023-05-24 10:20:30 -06:00
  • 2d1a40caf2
    pass version to wlr_compositor_create() Leonardo Hernández Hernández 2023-04-14 12:14:11 -06:00
  • 733754bb06
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2023-04-14 12:24:19 -06:00
  • 797e0c74b2
    correctly check if a scene node is enabled Leonardo Hernández Hernández 2023-04-12 21:37:19 -06:00
  • 3c760bcd4a
    remove unneeded check of m in arrange() Leonardo Hernández Hernández 2023-04-12 19:31:55 -06:00
  • da77e34ee5 Use uint32_t for ui Arg Ben Collerson 2023-04-09 14:48:55 +10:00
  • 20f61a59af
    use fixed-size type for client tags Leonardo Hernández Hernández 2023-04-08 11:29:18 -06:00
  • 9d68554c59
    remove tag labels from dwl Ben Collerson 2023-03-23 09:38:48 +10:00
  • bbdf2a913b
    display clients count in monocle symbol Yves Zoundi 2023-02-21 13:00:10 -05:00
  • 21930621ee Remove rootcolor Palanix 2023-03-13 12:00:46 +01:00
  • 6722a89532 Missing apostrophe A Frederick Christensen 2023-02-28 21:32:35 -06:00
  • eaf6dd2cd2
    do not call dmabuf_create twice Leonardo Hernández Hernández 2023-03-07 22:04:32 -06:00
  • e4921fad28
    add missing comma in "MonitorRule" gan-of-culture 2023-02-25 22:59:23 +01:00
  • d1b36925c9
    add support for linux-dmabuf-unstable-v1 Leonardo Hernández Hernández 2023-02-20 21:24:18 -06:00
  • c69a2bec3f Fix spacing and replace it with tabs godalming123 2023-02-18 16:15:07 +00:00
  • 737688a6b1 fix spelling godalming123 2023-02-17 19:33:44 +00:00
  • fefcdbed4a
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2023-02-13 13:46:41 -06:00
  • f8373ccf25
    Fixed 'unused variable' compiler warning. pino-desktop 2023-01-08 17:37:24 +01:00
  • 7f9a212476
    Add appid field to printstatus() output Ben Collerson 2022-11-23 21:55:04 +10:00
  • ab8334bd8a
    implement repeatable keybindings Leonardo Hernández Hernández 2022-12-26 16:45:38 -06:00
  • 23ede80f74
    allow configure x and y of outputs Leonardo Hernández Hernández 2022-09-08 12:24:13 -05:00
  • 04fdf1a295
    add support for wp-fractional-scale-v1 Leonardo Hernández Hernández 2023-02-08 22:25:41 -06:00
  • fbe89a929f
    chase wlroots!4000 Leonardo Hernández Hernández 2023-02-05 10:03:09 -06:00
  • e7f736ccc9
    chase wlroots!3391 Leonardo Hernández Hernández 2023-02-02 10:30:24 -06:00
  • 7ae5039b4f follow upstream xwayland_surface changes Job79 2023-02-01 20:09:45 +01:00
  • f7d6a34cd9
    use sigaction(2) for signal handling Leonardo Hernández Hernández 2022-09-28 00:54:48 -05:00
  • cf9c5745e5
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2022-12-30 15:29:12 -06:00
  • 8653b27692
    bump version to 0.4 v0.4 Leonardo Hernández Hernández 2022-12-30 14:38:03 -06:00