Commit graph

  • 70c5fcc23d
    chase xdg-shell events update (wlroots!4345) Leonardo Hernández Hernández 2023-11-23 14:06:45 -0600
  • 3fe3581a59
    chase wlr_layer_shell_v1.new_surface changes (wlroots!4265) Leonardo Hernández Hernández 2023-11-23 14:19:10 -0600
  • 057d50af8c
    pass wl_display to wlr_output_layout_create (wlroots!4310) Leonardo Hernández Hernández 2023-11-23 10:56:01 -0600
  • 2e4fdc1664
    use l instead of layersurface Leonardo Hernández Hernández 2023-11-25 13:01:54 -0600
  • b100b446b8
    return early if a layersurface didn't commit something Leonardo Hernández Hernández 2023-11-25 12:49:52 -0600
  • 9cb1ece6cc
    do not check if a layer surface has monitor on commit Leonardo Hernández Hernández 2023-11-25 12:46:39 -0600
  • 01a237bd5c
    send wl_surface.enter before initial commit Leonardo Hernández Hernández 2023-11-25 12:42:38 -0600
  • a5e068b20a
    destroy the layer-suface's scene tree for popups Leonardo Hernández Hernández 2023-11-25 13:30:56 -0600
  • 39f4ee564b
    use wlr_box_equal() instead of memcmp Leonardo Hernández Hernández 2023-11-25 12:35:38 -0600
  • a353eee2ca
    simplify settings popups scene tree parent Leonardo Hernández Hernández 2023-11-25 12:48:54 -0600
  • 66ec028b00
    simplify check for wlr_layer_surface.output Leonardo Hernández Hernández 2023-11-25 12:39:16 -0600
  • 1f10e69b4c
    use sizeof(*pointer) instead of sizeof(struct) Leonardo Hernández Hernández 2023-11-25 12:40:13 -0600
  • 922e117fc5
    add new 'unreleased' section Leonardo Hernández Hernández 2023-11-25 19:04:08 -0600
  • 2783e82bf8
    make sure to unlink Monitor.request_state listener Leonardo Hernández Hernández 2023-11-25 18:50:42 -0600
  • 66ef4ecfec
    Change github links to codeberg links in README.md Squibid 2023-11-25 03:42:27 -0500
  • d08e6a3a7e
    include CHANGELOG.md in the tarball Leonardo Hernández Hernández 2023-11-25 01:22:48 -0600
  • f579dd8668
    bump version to 0.5 Leonardo Hernández Hernández 2023-11-25 00:28:11 -0600
  • 24576f1fdf
    add CHANGELOG.md Leonardo Hernández Hernández 2023-10-16 00:33:09 -0600
  • 7ac76219df
    Merge branch 'wlroots-next' Leonardo Hernández Hernández 2023-11-25 00:04:19 -0600
  • 6838f909bd
    try to apply gamma LUT in updatemons Leonardo Hernández Hernández 2023-11-21 20:38:07 -0600
  • d2dd2f4986
    ignore wl_surface.commit for xwayland clients Leonardo Hernández Hernández 2023-11-21 20:11:06 -0600
  • a0e79d8145
    Do not send repeated xdg_toplevel.configure_bounds Leonardo Hernández Hernández 2023-11-21 20:08:20 -0600
  • 32e66f4582
    resize clients on commit Leonardo Hernández Hernández 2023-11-21 19:20:49 -0600
  • b4da97446a createkeyboard: do not segfault if xkb_keymap_new_from_names returns NULL link2xt 2023-11-19 06:53:02 +0000
  • 2751a6195d
    do not try to enable adaptive sync Leonardo Hernández Hernández 2023-11-18 11:20:56 -0600
  • fcf324be6c
    fix the position of the cursor image after turning all the monitors on Leonardo Hernández Hernández 2023-11-17 19:03:23 -0600
  • b8e933b9a9
    remove unused #include Leonardo Hernández Hernández 2023-11-17 00:11:53 -0600
  • 1044a21555
    do not check if session is non-NULL Leonardo Hernández Hernández 2023-11-16 23:29:40 -0600
  • 6bcd5d8d87
    do not explicitly destroy some wlroots interfaces Leonardo Hernández Hernández 2023-11-16 23:23:08 -0600
  • 7611dc91d7
    enable debug symbols by default Leonardo Hernández Hernández 2023-11-16 23:06:21 -0600
  • 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