Commit graph

  • e95f14541a
    fix docs Leonardo Hernández Hernández 2023-11-16 23:05:18 -0600
  • bca1b779aa
    fix destroynotify() docs Leonardo Hernández Hernández 2023-11-16 22:23:26 -0600
  • 7bdbab0400
    check toplevel resource instead of client's xdg_shell to set bounds Leonardo Hernández Hernández 2023-11-16 21:48:56 -0600
  • dd25cdb56e
    use the new wlroots function to get a toplevel from a wlr_surface Leonardo Hernández Hernández 2023-11-16 21:47:29 -0600
  • caac2d664d
    explicitly return -1 in the first check in toplevel_from_wlr_surface Leonardo Hernández Hernández 2023-11-16 21:46:46 -0600
  • b1740056d5
    do not use #ifdef -> #else -> #endif in client_is_x11 Leonardo Hernández Hernández 2023-11-16 21:45:08 -0600
  • 0067c76cab
    delete unused functions Leonardo Hernández Hernández 2023-11-16 21:43:31 -0600
  • 22d21676b0
    style fixes in client_is_float_type Leonardo Hernández Hernández 2023-11-16 21:27:49 -0600
  • d6c102d9db
    correctly check if the scene node is enabled in client_is_rendered_on_mon Leonardo Hernández Hernández 2023-11-16 21:21:40 -0600
  • 0e897608a1
    do not use magical numbers to check edges Leonardo Hernández Hernández 2023-11-16 21:17:39 -0600
  • 6d0ec595d3
    simplify client_get_clip Leonardo Hernández Hernández 2023-11-16 21:12:50 -0600
  • 4f4c540bb9
    prevent a use-after-free at exit Leonardo Hernández Hernández 2023-11-16 21:00:16 -0600
  • 8e3f5364d3
    do not compute layout box twice Leonardo Hernández Hernández 2023-11-16 20:47:59 -0600
  • 2212363225
    make sure fullscreen clients have the right size Leonardo Hernández Hernández 2023-11-16 20:47:29 -0600
  • 6f8a3f9374
    fix screen artifacts when setting gamma Leonardo Hernández Hernández 2023-11-16 20:58:45 -0600
  • e1f3983bf8
    use wlr_scene_subsurface_tree_set_clip Leonardo Hernández Hernández 2023-07-08 20:08:45 -0600
  • 31bf1cbaf6
    Revert "respect size hints" Leonardo Hernández Hernández 2023-07-08 20:07:27 -0600
  • d6fabe3a15
    add a comment about chvt keybindings Leonardo Hernández Hernández 2023-10-05 21:36:14 -0600
  • a4a83e95e6
    use newer cursor naming spec Leonardo Hernández Hernández 2023-11-01 12:28:19 -0600
  • e45ded7eea
    ignore maximize events for clients using xdg-shell v5 and newer Leonardo Hernández Hernández 2023-11-01 12:16:02 -0600
  • e5e74acfce
    send maximized if tiled isn't supported (XDG shell) Leonardo Hernández Hernández 2023-11-01 12:04:59 -0600
  • 892a4d3ec7
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2023-10-13 17:08:30 -0600
  • ab87410023
    clarify the dependencies needed by dwl Leonardo Hernández Hernández 2023-10-11 19:52:26 -0600
  • 7085057f6d
    update README.md Leonardo Hernández Hernández 2023-10-11 19:58:18 -0600
  • 8c79f8dc15
    check client is mapped before setting border color Ben Collerson 2023-10-10 16:42:46 +1000
  • 8781f4dbf5
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2023-10-09 22:37:36 -0600
  • df131cdb78
    use <xcb/xcb.h> instead of <X11/Xlib.h> Leonardo Hernández Hernández 2023-10-09 21:35:49 -0600
  • 887fde65a3
    only set border color for urgent *and* mapped X11 clients Leonardo Hernández Hernández 2023-10-09 22:16:52 -0600
  • b299e01e44
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2023-10-09 11:45:51 -0600
  • 6d9a915fb6
    Revert "just add define" Leonardo Hernández Hernández 2023-10-09 11:12:24 -0600
  • 935b852dc5
    add [-d] flag to enable debug logging Leonardo Hernández Hernández 2023-10-09 10:56:05 -0600
  • a18c528300
    simplify setting the border color of clients Leonardo Hernández Hernández 2023-10-05 22:20:08 -0600
  • 72a7d78a1a
    make the borders red borders for urgent clients Leonardo Hernández Hernández 2023-10-05 22:13:56 -0600
  • d63f4078c5
    use the same border colors as dwm Leonardo Hernández Hernández 2023-10-05 22:09:08 -0600
  • f4031590cd
    add missing url about the COLOR macro Leonardo Hernández Hernández 2023-10-05 22:06:30 -0600
  • 0ab1ed6530
    add macro to configure colors Leonardo Hernández Hernández 2023-10-05 22:03:59 -0600
  • f695674361
    Check if c is fullscreen before reparenting it to LyrFloating Forrest Bushstone 2023-09-29 18:16:42 -0400
  • aec21eca1f
    make sure that fullscreen clients are on the correct screen when isfloating is true Forrest Bushstone 2023-09-29 14:45:22 -0400
  • 342850487a
    include dwl.desktop in the tarbal Leonardo Hernández Hernández 2023-09-24 14:41:13 -0600
  • 1333f8cc6e
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2023-09-24 11:44:29 -0600
  • 5baf195523
    allow specify DATADIR (to install desktop file) Leonardo Hernández Hernández 2023-09-24 11:24:39 -0600
  • 773bd04764 Add desktop entry file Weiseguy 2023-09-22 06:50:35 -0500
  • 755fcae2af fix typo Angelo Antony 2023-09-10 21:05:37 +0530
  • 960c32a7d8
    call setfloating in setmon Leonardo Hernández Hernández 2023-09-03 20:39:33 -0600
  • aea8dd6ae1
    return early if the client doesn't have monitor in setfloating Leonardo Hernández Hernández 2023-09-03 11:44:30 -0600
  • c1d8b77f7f
    prefer IRC over Discord Leonardo Hernández Hernández 2023-08-23 00:16:21 -0600
  • e5367753bb just add define Ben Collerson 2023-08-23 14:16:24 +1000
  • 9be85c1117 tagcount should have been a #define Ben Collerson 2023-06-28 15:53:15 +1000
  • 4b8c1bf31e
    return nothing in xytonode() Leonardo Hernández Hernández 2023-08-22 14:48:29 -0600
  • d7569870b6
    Style: use early-return to clarify code Devin J. Pohly 2023-07-21 20:28:12 -0400
  • 4eb54b55f3
    No need to send surface.leave/enter events Devin J. Pohly 2023-07-21 20:13:38 -0400
  • d4f2c6bfd6
    chase wlroots!4288 Leonardo Hernández Hernández 2023-08-21 17:53:24 -0600
  • 4567979b16
    don't resize clients on commit Leonardo Hernández Hernández 2023-08-18 21:37:22 -0600
  • 25db045392 set withdrawn state for xwayland invisible clients Leonardo Hernández Hernández 2023-07-25 19:45:18 -0600
  • 78cf88670f add support for xdg-shell v6 Leonardo Hernández Hernández 2023-07-23 20:59:29 -0600
  • ce997c4a21
    update to xdg-shell v5 Leonardo Hernández Hernández 2023-07-23 19:07:21 -0600
  • 0e5405610e
    add support for cursor-shape-v1 Leonardo Hernández Hernández 2023-06-27 18:21:58 -0600
  • 0bb1a1cc5c
    increase wl_compositor version Leonardo Hernández Hernández 2023-07-15 10:11:47 -0600
  • aecff8cb26
    Merge branch 'main' into wlroots-next Leonardo Hernández Hernández 2023-07-13 22:36:48 -0600
  • ca4a97b933 do not use wl_event_loop for signal handling Leonardo Hernández Hernández 2023-07-13 19:36:26 -0600
  • 76ba2cdab0 Remove now-unneeded call to motionnotify Devin J. Pohly 2023-07-14 00:02:54 -0400
  • 4b15bbeb33 Remove unused icon variable Devin J. Pohly 2023-07-14 00:02:39 -0400
  • 831fc36bc9 Make drag_icon a persistent scene node Devin J. Pohly 2023-07-13 16:22:50 -0500
  • 1841527871 properly destroy scene Devin J. Pohly 2023-07-13 16:20:51 -0500
  • ff7c0e9508
    chase wlroots!4220 Leonardo Hernández Hernández 2023-07-10 11:23:19 -0600
  • 33bcd2e4ca Line saver: LISTEN_STATIC macro Devin J. Pohly 2023-07-03 17:35:44 -0500
  • fbd84aca4a Unify signal handling under wl_event_loop Devin J. Pohly 2023-07-03 14:51:09 -0500
  • a01e402c5d Line saver: follow "local = wlr->data = obj" pattern Devin J. Pohly 2023-07-03 17:48:45 -0500
  • 9dd3f230c0
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2023-06-29 13:11:55 -0600
  • eda0613cc4 Separate drag icon from layers array and Lyr enum Devin J. Pohly 2023-06-25 17:44:00 -0500
  • 733114f0ca
    schedule a frame after commmiting gamma Leonardo Hernández Hernández 2023-06-24 10:09:49 -0600
  • fdb66ccfa3
    use detached output states to set gamma Leonardo Hernández Hernández 2023-06-23 13:42:44 -0600
  • 6095ff84d2
    Revert "use wlr_scene_output_build_state() to set gamma" Leonardo Hernández Hernández 2023-06-23 13:30:43 -0600
  • 68a17f962e Don't bother with ignoring SIGCHLD Devin J. Pohly 2023-06-16 00:22:11 -0500
  • 9c592da01f Reset ignored signal handler in spawn() as well Devin J. Pohly 2023-06-15 23:57:16 -0500
  • df11b7a786 fix startup_cmd SIGCHLD handler Devin J. Pohly 2023-06-15 15:42:54 -0500
  • 1e1811f953
    drop KDE idle support Leonardo Hernández Hernández 2023-06-09 13:45:40 -0600
  • dfb6b97159
    drop support for wlr-input-inhibitor-unstable-v1 Leonardo Hernández Hernández 2023-06-09 13:36:56 -0600
  • 65f68e7643
    use wlr_scene_output_build_state() to set gamma Leonardo Hernández Hernández 2023-06-12 22:46:39 -0600
  • 96ab92cdb1
    use wlr_cursor_set_xcursor() Leonardo Hernández Hernández 2023-06-15 12:12:22 -0600
  • 1eb8a82ac4
    Revert "avoid setting duplicate cursor image" Leonardo Hernández Hernández 2023-05-07 14:59:48 -0600
  • 24a337e6ec
    handle gamma-control-v1 set_gamma event Leonardo Hernández Hernández 2023-06-08 23:35:46 -0600
  • 5215712cab Stray whitespace fixes A Frederick Christensen 2023-06-07 16:24:28 -0500
  • f3d017077a
    use the new {a,di}ssociate events to handle xwayland commit listener Leonardo Hernández Hernández 2023-06-02 22:08:17 -0600
  • 06bc65549f
    chase wlroots map logic unification Leonardo Hernández Hernández 2023-06-02 21:34:22 -0600
  • a8ccbe63f3
    Merge branch 'main' into wlroots-next Leonardo Hernández Hernández 2023-06-02 22:01:39 -0600
  • 9b9b79b35e
    activate lock surface in updatemons Leonardo Hernández Hernández 2023-05-25 22:20:12 -0600
  • 3d98907b98
    send frame done even if output commit fails Leonardo Hernández Hernández 2023-05-25 22:19:29 -0600
  • f8884ffc2b Set XCURSOR_SIZE Nikita Ivanov 2023-05-28 19:09:38 +0200
  • a5e45924ed
    remove note about contact me for patch issues Leonardo Hernández Hernández 2023-05-28 00:20:20 -0600
  • 72adab621f destroy old client popups when focusing another client Leonardo Hernández Hernández 2023-04-08 14:44:34 -0600
  • 0729f18dce Prevent using a wlr_layer_surface after destroying it, due to no available outputs Micah Gorrell 2023-05-24 10:20:30 -0600
  • 2d1a40caf2
    pass version to wlr_compositor_create() Leonardo Hernández Hernández 2023-04-14 12:14:11 -0600
  • 733754bb06
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2023-04-14 12:24:19 -0600
  • 797e0c74b2
    correctly check if a scene node is enabled Leonardo Hernández Hernández 2023-04-12 21:37:19 -0600
  • 3c760bcd4a
    remove unneeded check of m in arrange() Leonardo Hernández Hernández 2023-04-12 19:31:55 -0600
  • da77e34ee5 Use uint32_t for ui Arg Ben Collerson 2023-04-09 14:48:55 +1000
  • 20f61a59af
    use fixed-size type for client tags Leonardo Hernández Hernández 2023-04-08 11:29:18 -0600
  • 9d68554c59
    remove tag labels from dwl Ben Collerson 2023-03-23 09:38:48 +1000
  • bbdf2a913b
    display clients count in monocle symbol Yves Zoundi 2023-02-21 13:00:10 -0500