Commit graph

  • 2623a96ebf
    call client_set-size() if client has a resize Leonardo Hernández Hernández 2022-05-24 14:46:03 -0500
  • 52e0d00942
    check client_surface() returning NULL Leonardo Hernández Hernández 2022-05-24 14:37:55 -0500
  • 7018b9b65c
    correct libinput function name for drag_lock Leonardo Hernández Hernández 2022-05-25 15:01:38 -0500
  • 48ec914f43
    destroy layersurface's scene node in destroylayersurfacenotify() Leonardo Hernández Hernández 2022-05-25 14:49:32 -0500
  • 40449fa64f
    add a new function to get a client from a wlr_surface Leonardo Hernández Hernández 2022-05-23 09:14:21 -0500
  • ecbc2c61db Add configuration options for touchpads Ben Jargowsky 2022-03-27 17:04:41 -0700
  • cc9f4a3dc4 Remove now unused input_popup lists Silvan Jegen 2022-05-22 15:35:13 +0200
  • 8841d17ec8 Use the LISTEN macro everywhere Silvan Jegen 2022-05-22 14:59:27 +0200
  • 491fa291fa Free input_relay Silvan Jegen 2022-05-22 14:18:06 +0200
  • 561acf650a Fix whitespace issue Silvan Jegen 2022-05-22 14:08:53 +0200
  • fe8280bf39 Remove now unneeded render_data struct definition Silvan Jegen 2022-05-22 14:06:54 +0200
  • fbd698479a Fix imports Silvan Jegen 2022-05-22 14:06:22 +0200
  • 283c043b5c
    chase wlroots scene-surface refactor Leonardo Hernández Hernández 2022-05-21 20:44:08 -0500
  • 88a8b784d0
    Merge remote-tracking branch 'djpohly/main' into wlroots-next Leonardo Hernández Hernández 2022-05-17 15:31:31 -0500
  • 8870ba0bb8
    implement urgency hints for xwayland clients Leonardo Hernández Hernández 2022-05-17 14:38:18 -0500
  • 5de68ba713
    sync manpage and help info Leonardo Hernández Hernández 2022-05-17 13:23:29 -0500
  • 79a148224f
    specify version in wlr_xdg_shell_create() Leonardo Hernández Hernández 2022-05-15 17:17:58 -0500
  • 2f8736b986 Check if XWayland client size_hints are NULL Ben Jargowsky 2022-05-15 13:18:40 +0200
  • ac1aef7ead implement input method keyboard grab Silvan Jegen 2021-03-29 15:17:55 +0200
  • 27bf627a97 implement input popup rendering Silvan Jegen 2021-03-28 13:38:26 +0200
  • c86f2f73fd implement text-input and input-method protocol support Silvan Jegen 2020-06-20 15:44:49 +0200
  • 3c11ad9aa6
    fix segfault when dragging chromium tabs Leonardo Hernández Hernández 2022-05-14 00:24:06 -0500
  • 06d9230a96 Run focusclient when switching to monocle layout Ben Jargowsky 2022-05-11 14:30:10 +0200
  • dca68f9aa1
    Merge remote-tracking branch 'djpohly/main' into wlroots-next Leonardo Hernández Hernández 2022-05-10 20:08:41 -0500
  • 22bd75226b
    remove trailing whitespaces Leonardo Hernández Hernández 2022-05-10 11:42:40 -0500
  • 063736f898
    add -v flag to the manpage Leonardo Hernández Hernández 2022-05-10 11:39:33 -0500
  • d5a741c9b4
    add dist target Leonardo Hernández Hernández 2022-05-09 15:20:37 -0500
  • 5d8084daa7
    add flag to print version and exit Leonardo Hernández Hernández 2022-05-09 14:52:03 -0500
  • 07d56c6d7b
    Merge pull request #230 from BenJarg/null-wlr_seat_get_keyboard Sevz 2022-05-09 13:18:19 -0500
  • e0d310fd84 Handle 'wlr_seat_get_keyboard' possibly returning null. Ben Jargowsky 2022-04-05 23:22:15 -0700
  • 31fa6600a1
    replace wlr_xwayland_surface_size_hints with xcb_size_hints_t Leonardo Hernández Hernández 2022-05-08 17:51:42 -0500
  • 3a4b7d104f
    restack xwayland surface on focusclient() Leonardo Hernández Hernández 2022-04-03 17:18:05 -0500
  • d071a899f3 Run printstatus() when a monitor is removed Ben Jargowsky 2022-04-25 13:48:41 -0700
  • dc7709a00e
    schedule a configure on maximize request Leonardo Hernández Hernández 2022-04-16 15:51:13 -0500
  • a48ce99e6a
    use pointer math in xytonode() Leonardo Hernández Hernández 2022-04-15 17:40:02 -0500
  • 4a2e761914
    replace deleted EBARF() with die() Leonardo Hernández Hernández 2022-04-12 23:52:05 -0500
  • b86fcf6504
    add missing return in client_is_floating_type() v0.3.1 Leonardo Hernández Hernández 2022-04-10 21:38:48 -0500
  • 29a2b647b2
    Merge remote-tracking branch 'djpohly/main' into HEAD Leonardo Hernández Hernández 2022-04-08 21:12:32 -0500
  • c00697e643
    abc Leonardo Hernández Hernández 2022-04-05 23:04:04 -0500
  • af741e586b
    typedefs: abc Leonardo Hernández Hernández 2022-04-05 22:15:46 -0500
  • 02ac9378c4
    includes: abc Leonardo Hernández Hernández 2022-04-05 22:07:20 -0500
  • 437aea8662 It's past my bedtime. Devin J. Pohly 2022-04-03 00:14:08 -0500
  • 6901743b0c Remove removed fields from struct instances Devin J. Pohly 2022-04-03 00:13:11 -0500
  • 720f56161e Remove vestigial monitor configuration info Devin J. Pohly 2022-04-03 00:01:52 -0500
  • 4d3adea683
    die on pipe failure Leonardo Hernández Hernández 2022-03-31 12:24:09 -0600
  • 79b7e755b0
    Layer shell: Prevent infinte configure/commit loop Raphael Robatsch 2021-11-06 19:51:17 +0100
  • b424602ebc
    add DESTDIR Leonardo Hernández Hernández 2022-03-31 09:39:34 -0600
  • ae31391115
    initialize rules and xkb_rules Leonardo Hernández Hernández 2022-03-31 09:31:01 -0600
  • 2d6f932ecf
    don't let -pedantic be overridable by environment Leonardo Hernández Hernández 2022-03-31 09:21:27 -0600
  • dd0b8e4c37
    Merge pull request #212 from djpohly/xwaitland Devin J. Pohly 2022-03-29 16:22:44 -0500
  • 0ddde0c85a move sigchld() into XWayland section Devin J. Pohly 2022-03-29 16:09:29 -0500
  • e08bd12922 make sure to leave XWayland process waitable Devin J. Pohly 2022-03-29 15:55:06 -0500
  • aab397c30b
    new functions ecalloc() and die() Leonardo Hernández Hernández 2022-03-15 15:52:26 -0600
  • 7018ed9218
    createpointer now takes wlr_pointer Leonardo Hernández Hernández 2022-03-23 17:08:44 -0600
  • f75e426222
    createkeyboard now takes wlr_keyboard Leonardo Hernández Hernández 2022-03-23 17:05:21 -0600
  • cb4265ac8c
    check m in commitlayersurfacenotify() Leonardo Hernández Hernández 2022-03-24 14:19:08 -0600
  • a95338ca43
    implement input-inhibitor protocol Leonardo Hernández Hernández 2021-07-03 15:48:40 -0500
  • ae614ee512
    implement idle-inhibitor protocol Leonardo Hernández Hernández 2021-07-12 19:58:55 -0500
  • faaee90cbd
    destroy scene_output in cleanupmon() Leonardo Hernández Hernández 2022-03-20 19:09:28 -0600
  • 3e79a9a5d7
    fix drag icon's surface returned by xytonode Leonardo Hernández Hernández 2022-03-23 13:50:08 -0600
  • c2899bc00b
    set position of the drag icon in startdrag() Leonardo Hernández Hernández 2022-03-23 14:18:38 -0600
  • f353a0e759
    Revert "clients now works as expected in drag motion" Leonardo Hernández Hernández 2022-03-23 12:13:49 -0600
  • 281c947e5f
    inline the presentation variable Guido Cella 2022-03-23 22:01:04 +0100
  • 855e6c1898
    add note about how to change MODKEY for windows key Leonardo Hernández Hernández 2022-03-23 14:03:07 -0600
  • a41d6cb00f
    Fix dwl freezing when resizing Palanix 2022-02-28 23:46:24 +0100
  • b42abeac69
    Add a configuration option for fullscreen locking Quentin Rameau 2021-07-12 23:44:16 +0200
  • 5a1debb5f0
    add sway LICENSE file Leonardo Hernández Hernández 2022-03-22 23:29:01 -0600
  • 1a5b7e068b
    update IRC channel Guido Cella 2021-08-03 06:29:26 +0200
  • 0db6f3c5b5
    add dwl(1) Humm 2022-01-05 01:54:02 +0100
  • d8ab893dab
    clients now works as expected in drag motion Leonardo Hernández Hernández 2022-03-22 15:02:02 -0600
  • f2be10fd43
    implement drag and drop Guido Cella 2022-03-21 23:03:52 +0100
  • 23af627d80
    Update issue templates Sevz 2022-03-21 22:34:30 -0600
  • a7f7777907
    only skip frames if there are visible clients that have a resize Leonardo Hernández Hernández 2022-03-21 21:17:58 -0600
  • 40db9c88ea
    remove a useless resize in mapnotify() Leonardo Hernández Hernández 2022-03-21 13:28:44 -0600
  • 4276410a3d
    improve floating detection Leonardo Hernández Hernández 2022-03-21 13:52:33 -0600
  • feb972acd0
    fix drag icon's surface returned by xytonode Leonardo Hernández Hernández 2022-03-23 13:50:08 -0600
  • bf8cc526de
    set position of the drag icon in startdrag() Leonardo Hernández Hernández 2022-03-23 14:18:38 -0600
  • 7a2e0eef74
    Revert "clients now works as expected in drag motion" Leonardo Hernández Hernández 2022-03-23 12:13:49 -0600
  • 3bace9ce6b inline the presentation variable Guido Cella 2022-03-23 22:01:04 +0100
  • 4ef8999624
    add note about how to change MODKEY for windows key Leonardo Hernández Hernández 2022-03-23 14:03:07 -0600
  • 7d724dc7f3 Fix dwl freezing when resizing Palanix 2022-02-28 23:46:24 +0100
  • 0662bc5a69
    wlr_seat_set_keyboard() now takes wlr_keyboard as parameter Leonardo Hernández Hernández 2022-03-23 09:01:01 -0600
  • 326eee1444
    Add a configuration option for fullscreen locking Quentin Rameau 2021-07-12 23:44:16 +0200
  • d8f430accf
    add sway LICENSE file Leonardo Hernández Hernández 2022-03-22 23:29:01 -0600
  • 6aed9dc1ac
    Merge pull request #137 from guidocella/libera Sevz 2022-03-22 17:49:06 -0600
  • 358562e2df
    Merge pull request #180 from Humm42/manpage Sevz 2022-03-22 16:26:38 -0600
  • 9aec6049ec
    clients now works as expected in drag motion Leonardo Hernández Hernández 2022-03-22 15:02:02 -0600
  • 330792b1fc
    implement drag and drop Guido Cella 2022-03-21 23:03:52 +0100
  • 86fe15f76c
    Update issue templates Sevz 2022-03-21 22:34:30 -0600
  • ee1a72211d
    only skip frames if there are visible clients that have a resize Leonardo Hernández Hernández 2022-03-21 21:17:58 -0600
  • 2bc01debdc
    remove a useless resize in mapnotify() Leonardo Hernández Hernández 2022-03-21 13:28:44 -0600
  • c50f187c1f
    improve floating detection Leonardo Hernández Hernández 2022-03-21 13:52:33 -0600
  • 0dea553428
    destroy scene_output in cleanupmon() Leonardo Hernández Hernández 2022-03-20 19:09:28 -0600
  • a66210ebbc
    Merge branch 'main' into wlroots-next Leonardo Hernández Hernández 2022-03-20 16:02:18 -0600
  • 44932053ba
    Merge pull request #204 from djpohly/scenegraph3 v0.3 Sevz 2022-03-20 12:48:15 -0600
  • dd463b25c7
    remove independents list Leonardo Hernández Hernández 2022-03-20 12:32:44 -0600
  • c8290f8c55
    Merge branch 'wlroots-next' into scenegraph-wlroots-next Leonardo Hernández Hernández 2022-03-18 17:21:41 -0600
  • 98f33cd01d
    follow up wlroots input device events renaming Leonardo Hernández Hernández 2022-03-18 17:20:31 -0600
  • 19c14b058c
    remove unneeded variables Leonardo Hernández Hernández 2022-03-18 11:04:34 -0600
  • e645ea8301
    attach presentation to scene Leonardo Hernández Hernández 2022-03-18 10:40:40 -0600