Commit Graph

  • 43016bdad8
    introduce client_set_scale() Leonardo Hernández Hernández 2024-08-09 22:05:04 -06:00
  • b616476c85
    remove unnecessary LayerShell.geom Leonardo Hernández Hernández 2024-08-14 13:09:09 -06:00
  • d4ad37354e
    update comment about first fields of Client and LayerSurface order Leonardo Hernández Hernández 2024-08-09 21:35:21 -06:00
  • 5db05e82bd
    fix style in configurex11() Leonardo Hernández Hernández 2024-08-09 20:51:33 -06:00
  • cfc80c8f44
    fix crash when a client is created while all outputs are disabled Leonardo Hernández Hernández 2024-08-25 11:33:54 -06:00
  • 0e0c97db56
    changelog: add new 'unreleased' section Leonardo Hernández Hernández 2024-07-14 21:33:37 -06:00
  • 8ec5e52e06
    fix crash when a client is created while all outputs are disabled Leonardo Hernández Hernández 2024-08-25 11:33:54 -06:00
  • b17f8f21bd
    remove unused link member from KeyboardGroup choc 2024-08-26 21:40:27 +08:00
  • 958d6e7853
    tell xwayland clients they're maximized Leonardo Hernández Hernández 2024-08-25 13:02:34 -06:00
  • 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 -06:00
  • 1b620900ba
    use the new output swapchain manager in outputmgrapplyortest() Leonardo Hernández Hernández 2024-07-13 23:35:21 -06:00
  • c5275ca571
    state that the Discord server is community-maintained Leonardo Hernández Hernández 2024-08-17 21:15:17 -06:00
  • 2c0b889f86
    Update CHANGELOG.md A Frederick Christensen 2024-08-17 09:46:20 -05:00
  • 554754c9a2
    chase xdg_surface geometry changes (wlroots!4788) Leonardo Hernández Hernández 2024-08-14 13:37:14 -06:00
  • 12a7224bd6
    disable scene node unless it is unmanaged Leonardo Hernández Hernández 2024-08-14 13:18:04 -06:00
  • 5e010bbfde
    send a configure to unmanaged clients when mapping Leonardo Hernández Hernández 2024-08-14 13:15:48 -06:00
  • 89848d98b5
    configure xdg_toplevels after configuring it's decoration Leonardo Hernández Hernández 2024-08-14 13:14:15 -06:00
  • 0925372453
    remove a space before parenthesis in function calls Leonardo Hernández Hernández 2024-08-14 13:12:09 -06:00
  • 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 -06:00
  • 5e6a530d8b
    remove a redundant check Leonardo Hernández Hernández 2024-08-14 13:10:14 -06:00
  • c19bec5341
    avoid using a else block Leonardo Hernández Hernández 2024-08-09 22:27:51 -06:00
  • 61f03d87cb
    introduce client_set_scale() Leonardo Hernández Hernández 2024-08-09 22:05:04 -06:00
  • b28d86994f
    remove unnecessary LayerShell.geom Leonardo Hernández Hernández 2024-08-14 13:09:09 -06:00
  • b0a93257ab
    update comment about first fields of Client and LayerSurface order Leonardo Hernández Hernández 2024-08-09 21:35:21 -06:00
  • 36633c3c1e
    fix style in configurex11() Leonardo Hernández Hernández 2024-08-09 20:51:33 -06:00
  • 8db4ed06e4
    use POSIX.1-2024 (aka Issue 8) in the makefile Leonardo Hernández Hernández 2024-08-01 20:07:36 -06:00
  • 0caa658276
    use wlr_scene_set_gamma_control_manager_v1() (wlroots!4192) Leonardo Hernández Hernández 2024-08-14 11:47:29 -06:00
  • 07aeef1f7e
    guarantee client_get_{title,appid} never return NULL Leonardo Hernández Hernández 2024-08-09 21:34:02 -06:00
  • e454f7ae81
    allow the use of non-system wlroots library Leonardo Hernández Hernández 2024-06-20 12:36:56 -06:00
  • 98f25f615d
    use wlr_scene_set_gamma_control_manager_v1() (wlroots!4192) Leonardo Hernández Hernández 2024-08-14 11:47:29 -06:00
  • 43e846432a
    use wlr_xwayland_surface_has_window_type() (wlroots!4553) Leonardo Hernández Hernández 2024-08-10 11:25:41 -06:00
  • 334bbe6f0f
    fix potential crash in configurex11() Leonardo Hernández Hernández 2024-08-10 10:39:25 -06:00
  • 93068810ef
    guarantee client_get_{title,appid} never return NULL Leonardo Hernández Hernández 2024-08-09 21:34:02 -06:00
  • 1b805ddd38
    account border width in configurex11() Leonardo Hernández Hernández 2024-08-08 14:42:16 -06:00
  • 94f4ead7da
    actually move unmanaged clients in configurex11() Leonardo Hernández Hernández 2024-08-08 14:38:43 -06:00
  • bb21ecda30
    improve checking in configurex11() Leonardo Hernández Hernández 2024-08-08 14:33:03 -06:00
  • b25717c939
    drop a useless check in configurex11() Leonardo Hernández Hernández 2024-08-08 14:19:39 -06:00
  • a4fa954616
    do not restack xwayland surfaces (wlroots!4756) Leonardo Hernández Hernández 2024-08-03 12:09:18 -06:00
  • ea49db4090
    use the new frame scheduler (wlroots!4307) Leonardo Hernández Hernández 2023-12-17 15:26:52 -06:00
  • 38ade0e9b6
    temporarily remove some code to allow compilation Leonardo Hernández Hernández 2024-08-06 12:40:31 -06:00
  • fb5d790cea
    allow the use of non-system wlroots library Leonardo Hernández Hernández 2024-06-20 12:36:56 -06:00
  • 35951a8d7e
    add support for linux-drm-syncobj-v1 (wlroots!4715) Leonardo Hernández Hernández 2024-06-11 11:32:50 -06:00
  • 74e45c4014
    bump version to 0.7 v0.7 Leonardo Hernández Hernández 2024-08-02 11:38:49 -06:00
  • 464dddc110
    fix crash when a virtual pointer is destroyed Leonardo Hernández Hernández 2024-08-05 12:11:42 -06:00
  • a634e3f527
    fix crash when a virtual pointer is destroyed Leonardo Hernández Hernández 2024-08-05 12:11:42 -06:00
  • a0426c4f70 client_set_size: fix x11 coordinates offset korei999 2024-08-06 16:42:39 +03:00
  • 95c07cf9c1
    fix crash when a virtual pointer is destroyed Leonardo Hernández Hernández 2024-08-05 12:11:42 -06:00
  • c863f0ee3a
    do not restack xwayland surfaces (wlroots!4756) Leonardo Hernández Hernández 2024-08-03 12:09:18 -06:00
  • d136dadf45
    -pedantic -> -Wpedantic Leonardo Hernández Hernández 2024-08-01 20:38:57 -06:00
  • cb01023db6
    fix crash when re-mapping a client Leonardo Hernández Hernández 2024-07-27 21:34:18 -06:00
  • 5bbb0ab404
    dwl(1): use correct special characters for - and ' Lennart Jablonka 2024-07-23 20:14:51 +02:00
  • ed74960373
    add myself to .mailmap Lennart Jablonka 2024-07-23 20:12:00 +02:00
  • cc622d4dd5
    Specify that the 0.7 branch builds against wlroots 0.18 A Frederick Christensen 2024-08-01 22:31:06 -06:00
  • 3256ae0679
    README.md Fix links formatting issue after re-flow text to 80 columns A Frederick Christensen 2024-07-21 14:28:08 -05:00
  • e3f1aab770
    Documentation restructuring A Frederick Christensen 2024-07-16 23:02:22 -05:00
  • 57153fd557
    update README.md to mention the main branch now requires wlroots-git Leonardo Hernández Hernández 2024-07-14 21:55:58 -06:00
  • 672b4c405d
    fix maximize callback not getting deregisterd Sivecano 2024-07-27 14:46:54 +02:00
  • b5abbc37d8
    fix crash when re-mapping a client Leonardo Hernández Hernández 2024-07-27 21:34:18 -06:00
  • 3e93d1296c
    Update README.md for 0.7 branch A Frederick Christensen 2024-07-27 19:31:33 -05:00
  • 520cf4f9c4 fix maximize callback not getting deregisterd Sivecano 2024-07-27 14:46:54 +02:00
  • 986beef5be
    replace spaces with tabs Leonardo Hernández Hernández 2024-07-27 00:40:24 -06:00
  • 2ecb4ce6c5
    add support for layer-shell on-demand keyboard interactivity Leonardo Hernández Hernández 2024-07-27 00:32:50 -06:00
  • 487abc28ba
    add myself to .mailmap Leonardo Hernández Hernández 2024-07-24 15:51:49 -06:00
  • a9bcdff683
    send scale on initial commit to layer surfaces Leonardo Hernández Hernández 2024-07-23 16:16:19 -06:00
  • cd216908a7
    send scale on initial commit to layer surfaces Leonardo Hernández Hernández 2024-07-23 16:16:19 -06:00
  • f2c5023a3a dwl(1): use correct special characters for - and ' Lennart Jablonka 2024-07-23 20:14:51 +02:00
  • 4bbbb4907e add myself to .mailmap Lennart Jablonka 2024-07-23 20:12:00 +02:00
  • f7b9bb04b3 dwl(1): use correct special characters for - and ' Lennart Jablonka 2024-07-23 20:14:51 +02:00
  • 28c714a616 add myself to .mailmap Lennart Jablonka 2024-07-23 20:12:00 +02:00
  • ea6a450121
    README.md Fix links formatting issue after re-flow text to 80 columns A Frederick Christensen 2024-07-21 14:28:08 -05:00
  • ad30ca910b
    Documentation restructuring A Frederick Christensen 2024-07-16 23:02:22 -05:00
  • 7b68298e19
    apply gestures Wilkenfeld 2024-07-20 01:20:22 +02:00
  • 6d3ae4d787
    apply pointer-gestures-unstable-v1 (required) Wilkenfeld 2024-07-19 23:39:26 +02:00
  • d95ab55d58
    update dwl to upstream main Wilkenfeld 2024-07-19 23:37:27 +02:00
  • 210bf0389a
    Merge remote-tracking branch 'upstream/main' Wilkenfeld 2024-07-19 22:41:00 +02:00
  • 452a314faa
    update README.md to mention the main branch now requires wlroots-git Leonardo Hernández Hernández 2024-07-14 21:55:58 -06:00
  • da6de7c4d7
    update wlr_xwayland_surface names (wlroots!2434) Leonardo Hernández Hernández 2024-07-14 21:37:03 -06:00
  • 2553111aa3
    bump wlroots version Leonardo Hernández Hernández 2024-07-14 21:34:44 -06:00
  • 51881da27b
    bump version to 0.8-dev v0.8-dev Leonardo Hernández Hernández 2024-07-14 21:34:28 -06:00
  • 7328e5691c
    changelog: add new 'unreleased' section Leonardo Hernández Hernández 2024-07-14 21:33:37 -06:00
  • bd59573f07
    bump version to 0.7-rc1 v0.7-rc1 Leonardo Hernández Hernández 2024-07-14 21:22:08 -06:00
  • 0060e1922d
    prepare CHANGELOG.md for 0.7 Leonardo Hernández Hernández 2024-07-14 21:16:25 -06:00
  • c709b09e10
    changelog: add new 'unreleased' section Leonardo Hernández Hernández 2024-07-14 21:13:20 -06:00
  • efe10ea655
    use the parent scene node to determine if move clients out of LyrFloat Guido Cella 2024-07-14 21:02:45 -06:00
  • 9a962ce136
    Reapply "place child clients above fullscreen clients" Leonardo Hernández Hernández 2024-07-14 21:01:36 -06:00
  • 0761fd0691
    Merge branch 'wlroots-next' Leonardo Hernández Hernández 2024-07-14 21:00:50 -06:00
  • 12b44421c8
    bump to linux-dmabuf version 5 Leonardo Hernández Hernández 2024-07-13 20:23:04 -06:00
  • 5a4839b1c8
    bump version to 0.6 v0.6 Leonardo Hernández Hernández 2024-07-13 16:34:01 -06:00
  • bd5001b780
    prepare CHANGELOG.md for 0.6 Leonardo Hernández Hernández 2024-07-13 01:14:26 -06:00
  • 043ab3ac13
    Revert "place child clients above fullscreen clients" Leonardo Hernández Hernández 2024-07-12 21:08:48 -06:00
  • b1e0d0d503
    patch bar correctly Wilkenfeld 2024-07-08 23:23:56 +02:00
  • 18b2b6a7b2
    readd config.def.h Wilkenfeld 2024-07-08 23:11:46 +02:00
  • 176daf7093
    patch bar Wilkenfeld 2024-07-08 22:57:01 +02:00
  • 13b04f0441
    add patches folder Wilkenfeld 2024-07-08 22:56:48 +02:00
  • edd6f2a9b1
    Implement dwm bar clone sewn 2024-06-26 23:07:14 +03:00
  • 6c1567e19b
    fix bar patch manually Wilkenfeld 2024-07-08 21:11:17 +02:00
  • aede3b294b
    Fix applybounds Rutherther 2024-06-30 21:42:05 +02:00
  • 7d8c3ea369
    feat: focus empty monitor when clicked Rutherther 2024-05-07 19:14:32 +02:00
  • 2db0a2e8ef
    use round(3) and ceilf(3) from the math library Leonardo Hernández Hernández 2024-06-25 11:38:01 -06:00
  • ab5c554d09
    set preferred scale after the first commit (XDGshell) Leonardo Hernández Hernández 2024-06-05 00:43:14 -06:00