1
0
Fork 1
mirror of https://codeberg.org/dwl/dwl.git synced 2025-04-11 09:03:16 -07:00

Commit graph

  • 41be906af3 revert to using the static array Andrea Chiavazza 2025-03-28 15:31:06 +0000
  • 8d34d53ea5 WIP fix keybindings wrongly causing key repeats on key release Andrea Chiavazza 2025-03-28 12:40:58 +0000
  • ae690cfd83 Use all-scroll instead of fleur xcursor shape for window dragging kilpilainen 2025-03-27 16:07:45 +0200
  • e23fec173a WIP remove the static array and rework the fix Andrea Chiavazza 2025-03-26 12:38:59 +0000
  • 6cff4367ae remove print to stderr Andrea Chiavazza 2025-03-26 10:13:22 +0000
  • 82e3bd95fc make the logic more rigorous Andrea Chiavazza 2025-03-25 11:03:48 +0000
  • 609d89642c don't pass released-key events of handled events to the clients Andrea Chiavazza 2025-03-24 20:21:16 +0000
  • 08814958b9 Fix crash disabling monitor with locked surface Nikita Ivanov 2025-02-04 20:51:06 +0100
  • 2783d91611 remove binary before copying to destination 0.7 Leonardo Hernández Hernández 2024-11-15 00:17:43 -0600
  • b2abff8b57 fix a use after free Guido Cella 2024-09-07 21:22:40 +0200
  • 298c6e1839 fix: crash when open some x11 app DreamMaoMao 2025-03-12 16:27:47 +0800
  • 4456f4536a fix: shouldn't configure uninitialized layer_surface main DreamMaoMao 2025-03-12 16:17:44 +0800
  • 747df6ccd8 remove binary before copying to destination Leonardo Hernández Hernández 2024-11-15 00:17:43 -0600
  • 9380b9ce2a fix a use after free Guido Cella 2024-09-07 21:22:40 +0200
  • e0f531d508 fix: crash when open some x11 app DreamMaoMao 2025-03-12 16:27:47 +0800
  • 46918c906e fix: shouldn't configure uninitialized layer_surface DreamMaoMao 2025-03-12 16:17:44 +0800
  • b76df834f5
    fix "waitpid for Xwayland fork failed: No child processes" ShakalnyKot 2025-02-28 12:46:47 +1000
  • aa69ed81b5
    allocate with LISTEN_STATIC korei999 2025-02-02 01:38:47 +0200
  • abd05220f7 allocate with LISTEN_STATIC korei999 2025-02-02 01:38:47 +0200
  • 292a51e49e create idle inhibitor links dynamically korei999 2025-01-29 03:42:03 +0200
  • d1c2f43498
    rename some listeners Leonardo Hernández Hernández 2025-01-19 17:24:01 -0600
  • da13a95683
    destroy keyboard group after unlinking listeners Leonardo Hernández Hernández 2025-01-19 14:05:54 -0600
  • 9a9f67db1c
    unlink global listeners on destroy Leonardo Hernández Hernández 2025-01-19 14:04:03 -0600
  • 4e7e2999d4
    Partially revert "Line saver: LISTEN_STATIC macro" Leonardo Hernández Hernández 2025-01-19 13:43:51 -0600
  • 0925fe956a
    unlink some destroy listeners Leonardo Hernández Hernández 2025-01-16 19:02:02 -0600
  • fc611c74fb
    add support for ext-image-copy-capture-v1 and ext-image-capture-source-v1 (wlroots!4545) Leonardo Hernández Hernández 2025-01-14 12:34:20 -0600
  • 26504f9a6f
    do not call waitid(2) in the signal handler when Xwayland is enabled Leonardo Hernández Hernández 2024-12-26 20:18:51 -0600
  • 6f34a6d3a6
    use wlr_xwayland_surface_has_window_type() (wlroots!4553) Leonardo Hernández Hernández 2024-08-10 11:25:41 -0600
  • 03fbd67c9c
    document status output Leonardo Hernández Hernández 2024-12-26 21:10:36 -0600
  • 3db89cd5e8
    Use a subsection for mouse commands Leonardo Hernández Hernández 2024-09-27 22:20:16 -0600
  • 982dcc4133
    document mouse button actions Leonardo Hernández Hernández 2024-09-27 21:18:47 -0600
  • a035b0b9f3
    drop CAVEATS section from the man page Leonardo Hernández Hernández 2024-07-28 12:28:31 -0600
  • 8ca0b92e0a
    do not call waitid(2) in the signal handler when Xwayland is enabled Leonardo Hernández Hernández 2024-12-26 20:18:51 -0600
  • 30f5063474
    manually call updatemons in powermgrsetmode() Leonardo Hernández Hernández 2024-12-10 22:32:21 -0600
  • 817e307647
    manually call updatemons in powermgrsetmode() Leonardo Hernández Hernández 2024-12-10 22:32:21 -0600
  • 1d08ade132
    remove binary before copying to destination Leonardo Hernández Hernández 2024-11-15 00:17:43 -0600
  • 84245764e2
    specify version for presentation-time (wlroots!4858) Leonardo Hernández Hernández 2024-10-27 20:08:02 -0600
  • 6ca87210d4
    check if the backend supports explicit sync before creating the object (wlroots!4848) Leonardo Hernández Hernández 2024-10-27 20:26:55 -0600
  • 002c7d2204
    tell xwayland clients they're maximized Leonardo Hernández Hernández 2024-08-25 13:02:34 -0600
  • 8206cc8889 fix a use after free Guido Cella 2024-09-07 21:22:40 +0200
  • 54f207839f reorder config.mk variables Guido Cella 2024-09-08 20:51:41 +0200
  • 42766e7b59 fix a use after free Guido Cella 2024-09-07 21:22:40 +0200
  • 9c05b9622c
    fix style for client_set_scale() Leonardo Hernández Hernández 2024-08-30 18:19:18 -0600
  • 5e22c70943
    remove monitor rule note for more indicating comment sewn 2024-08-30 20:01:17 +0300
  • 8a414f7cae
    allow and add default client rule sewn 2024-06-30 22:37:13 +0300
  • f831e4b46a fix crash when checkidleinhibitor DreamMaoMao 2024-08-28 21:45:54 +0800
  • d34be5d545
    remove unused link member from KeyboardGroup choc 2024-08-26 21:40:27 +0800
  • c49312f084
    disable scene node unless it is unmanaged Leonardo Hernández Hernández 2024-08-14 13:18:04 -0600
  • f899060965
    send a configure to unmanaged clients when mapping Leonardo Hernández Hernández 2024-08-14 13:15:48 -0600
  • cc72df11d6
    configure xdg_toplevels after configuring it's decoration Leonardo Hernández Hernández 2024-08-14 13:14:15 -0600
  • 0312720ae8
    remove a space before parenthesis in function calls Leonardo Hernández Hernández 2024-08-14 13:12:09 -0600
  • 6de87121e2
    destroy popups when we can't get it's parent or they don't have monitor Leonardo Hernández Hernández 2024-08-14 13:10:58 -0600
  • bbc00d88a4
    remove a redundant check Leonardo Hernández Hernández 2024-08-14 13:10:14 -0600
  • 54b546121b
    avoid using a else block Leonardo Hernández Hernández 2024-08-09 22:27:51 -0600
  • 43016bdad8
    introduce client_set_scale() Leonardo Hernández Hernández 2024-08-09 22:05:04 -0600
  • b616476c85
    remove unnecessary LayerShell.geom Leonardo Hernández Hernández 2024-08-14 13:09:09 -0600
  • d4ad37354e
    update comment about first fields of Client and LayerSurface order Leonardo Hernández Hernández 2024-08-09 21:35:21 -0600
  • 5db05e82bd
    fix style in configurex11() Leonardo Hernández Hernández 2024-08-09 20:51:33 -0600
  • cfc80c8f44
    fix crash when a client is created while all outputs are disabled Leonardo Hernández Hernández 2024-08-25 11:33:54 -0600
  • 0e0c97db56
    changelog: add new 'unreleased' section Leonardo Hernández Hernández 2024-07-14 21:33:37 -0600
  • 8ec5e52e06
    fix crash when a client is created while all outputs are disabled Leonardo Hernández Hernández 2024-08-25 11:33:54 -0600
  • b17f8f21bd
    remove unused link member from KeyboardGroup choc 2024-08-26 21:40:27 +0800
  • 958d6e7853
    tell xwayland clients they're maximized Leonardo Hernández Hernández 2024-08-25 13:02:34 -0600
  • f81539eba8
    use a swapchain buffer when enabling an output via wlr_output_management_v1 Leonardo Hernández Hernández 2024-08-14 12:47:28 -0600
  • 1b620900ba
    use the new output swapchain manager in outputmgrapplyortest() Leonardo Hernández Hernández 2024-07-13 23:35:21 -0600
  • c5275ca571
    state that the Discord server is community-maintained Leonardo Hernández Hernández 2024-08-17 21:15:17 -0600
  • 2c0b889f86
    Update CHANGELOG.md A Frederick Christensen 2024-08-17 09:46:20 -0500
  • 554754c9a2
    chase xdg_surface geometry changes (wlroots!4788) Leonardo Hernández Hernández 2024-08-14 13:37:14 -0600
  • 12a7224bd6
    disable scene node unless it is unmanaged Leonardo Hernández Hernández 2024-08-14 13:18:04 -0600
  • 5e010bbfde
    send a configure to unmanaged clients when mapping Leonardo Hernández Hernández 2024-08-14 13:15:48 -0600
  • 89848d98b5
    configure xdg_toplevels after configuring it's decoration Leonardo Hernández Hernández 2024-08-14 13:14:15 -0600
  • 0925372453
    remove a space before parenthesis in function calls Leonardo Hernández Hernández 2024-08-14 13:12:09 -0600
  • be561a778e
    destroy popups when we can't get it's parent or they don't have monitor Leonardo Hernández Hernández 2024-08-14 13:10:58 -0600
  • 5e6a530d8b
    remove a redundant check Leonardo Hernández Hernández 2024-08-14 13:10:14 -0600
  • c19bec5341
    avoid using a else block Leonardo Hernández Hernández 2024-08-09 22:27:51 -0600
  • 61f03d87cb
    introduce client_set_scale() Leonardo Hernández Hernández 2024-08-09 22:05:04 -0600
  • b28d86994f
    remove unnecessary LayerShell.geom Leonardo Hernández Hernández 2024-08-14 13:09:09 -0600
  • b0a93257ab
    update comment about first fields of Client and LayerSurface order Leonardo Hernández Hernández 2024-08-09 21:35:21 -0600
  • 36633c3c1e
    fix style in configurex11() Leonardo Hernández Hernández 2024-08-09 20:51:33 -0600
  • 8db4ed06e4
    use POSIX.1-2024 (aka Issue 8) in the makefile Leonardo Hernández Hernández 2024-08-01 20:07:36 -0600
  • 0caa658276
    use wlr_scene_set_gamma_control_manager_v1() (wlroots!4192) Leonardo Hernández Hernández 2024-08-14 11:47:29 -0600
  • 07aeef1f7e
    guarantee client_get_{title,appid} never return NULL Leonardo Hernández Hernández 2024-08-09 21:34:02 -0600
  • e454f7ae81
    allow the use of non-system wlroots library Leonardo Hernández Hernández 2024-06-20 12:36:56 -0600
  • 98f25f615d
    use wlr_scene_set_gamma_control_manager_v1() (wlroots!4192) Leonardo Hernández Hernández 2024-08-14 11:47:29 -0600
  • 43e846432a
    use wlr_xwayland_surface_has_window_type() (wlroots!4553) Leonardo Hernández Hernández 2024-08-10 11:25:41 -0600
  • 334bbe6f0f
    fix potential crash in configurex11() Leonardo Hernández Hernández 2024-08-10 10:39:25 -0600
  • 93068810ef
    guarantee client_get_{title,appid} never return NULL Leonardo Hernández Hernández 2024-08-09 21:34:02 -0600
  • 1b805ddd38
    account border width in configurex11() Leonardo Hernández Hernández 2024-08-08 14:42:16 -0600
  • 94f4ead7da
    actually move unmanaged clients in configurex11() Leonardo Hernández Hernández 2024-08-08 14:38:43 -0600
  • bb21ecda30
    improve checking in configurex11() Leonardo Hernández Hernández 2024-08-08 14:33:03 -0600
  • b25717c939
    drop a useless check in configurex11() Leonardo Hernández Hernández 2024-08-08 14:19:39 -0600
  • a4fa954616
    do not restack xwayland surfaces (wlroots!4756) Leonardo Hernández Hernández 2024-08-03 12:09:18 -0600
  • ea49db4090
    use the new frame scheduler (wlroots!4307) Leonardo Hernández Hernández 2023-12-17 15:26:52 -0600
  • 38ade0e9b6
    temporarily remove some code to allow compilation Leonardo Hernández Hernández 2024-08-06 12:40:31 -0600
  • fb5d790cea
    allow the use of non-system wlroots library Leonardo Hernández Hernández 2024-06-20 12:36:56 -0600
  • 35951a8d7e
    add support for linux-drm-syncobj-v1 (wlroots!4715) Leonardo Hernández Hernández 2024-06-11 11:32:50 -0600
  • 74e45c4014
    bump version to 0.7 v0.7 Leonardo Hernández Hernández 2024-08-02 11:38:49 -0600
  • 464dddc110
    fix crash when a virtual pointer is destroyed Leonardo Hernández Hernández 2024-08-05 12:11:42 -0600
  • a634e3f527
    fix crash when a virtual pointer is destroyed Leonardo Hernández Hernández 2024-08-05 12:11:42 -0600
  • a0426c4f70 client_set_size: fix x11 coordinates offset korei999 2024-08-06 16:42:39 +0300