Commit Graph

  • c6d97f1db7
    arrange client's monitor if size has change since last commit Leonardo Hernández Hernández 2022-04-01 14:03:52 -0600
  • 829dec6598
    resize now takes `struct wlr_box` as parameter Leonardo Hernández Hernández 2022-06-24 19:41:26 -0500
  • ff70337c16
    check current and pending geometry to set c->resize to zero Leonardo Hernández Hernández 2022-07-06 19:14:12 -0500
  • 7cc6c640e2 Checks for overflows for client max width and height Ben Jargowsky 2022-06-28 20:14:23 +0200
  • 72e0a560d9
    respect size hints Leonardo Hernández Hernández 2022-06-24 19:15:24 -0500
  • 2aa391361c
    inline unmaplayersurface() into unmaplayersurfacenotify() Leonardo Hernández Hernández 2022-06-24 15:36:13 -0500
  • 549335ae54
    avoid layer surface popups appearing below x{dg,wayland} clients Leonardo Hernández Hernández 2022-06-24 14:46:08 -0500
  • 097b4a30f5
    unconstrain layer shell popups from monitor size Leonardo Hernández Hernández 2022-06-24 14:30:52 -0500
  • 461d02d3e0
    chase wlroots input_device changes Leonardo Hernández Hernández 2022-06-21 16:25:18 -0500
  • c1578bc14d
    use LayerSurface.mon when possible Leonardo Hernández Hernández 2022-06-21 16:03:20 -0500
  • 9b84940e37
    unconstrain layer shell popups Leonardo Hernández Hernández 2022-06-20 23:46:11 -0500
  • 79ad72413d
    don't set `c->isfullscreen` to zero Leonardo Hernández Hernández 2022-06-20 18:05:16 -0500
  • 74fce9d918
    Merge pull request #257 from fauxmight/bar_options Sevz 2022-06-18 13:00:08 -0500
  • 553ba5b7c8 Add known dwl tag status bar options to README.md A Frederick Christensen 2022-06-16 14:03:35 -0500
  • 4ae6d0f387
    move ugglyness to client.h Leonardo Hernández Hernández 2022-06-16 15:54:13 -0500
  • 2ef5abfb72
    remove unneeded check in focusclient() Leonardo Hernández Hernández 2022-06-16 15:36:27 -0500
  • 8076b47cc6
    Merge pull request #251 from gwnichol/fixinstall Sevz 2022-06-14 15:43:09 -0500
  • 3a77f02919
    Merge pull request #247 from Humm42/xkboptions Sevz 2022-06-14 15:42:47 -0500
  • d26ddfc7fd
    kill child process in cleanup() Leonardo Hernández Hernández 2022-06-13 12:01:18 -0500
  • 671a9b450b
    Fix make install while files are in use Grant Nichol 2022-06-12 15:41:43 -0500
  • 583f471cfe
    add some blank lines Leonardo Hernández Hernández 2022-06-10 12:32:22 -0500
  • 8bce3b1583
    add click method configuration option Marco Siedentopf 2022-06-10 01:30:22 +0000
  • c008bf2a7d
    add $(LIBS) to $(LDLIBS) Leonardo Hernández Hernández 2022-06-10 12:08:36 -0500
  • c990dbd441 fix link failure with --as-needed Dima Krasner 2022-06-10 19:26:45 +0300
  • a32db11f16
    set client bounds at resize Leonardo Hernández Hernández 2022-06-09 12:45:42 -0500
  • 948fdcf709
    use xdg-shell v4 Leonardo Hernández Hernández 2022-06-09 12:45:02 -0500
  • 4b890336e2
    use xdg-shell v3 Leonardo Hernández Hernández 2022-06-07 00:55:41 -0500
  • c7007b4811
    chase wlroots scene-tree changes Leonardo Hernández Hernández 2022-06-07 00:31:58 -0500
  • d969289baf
    use LDFLAGS to build dwl target Leonardo Hernández Hernández 2022-06-06 23:31:35 -0500
  • 50b6630f3d
    do not generate *-protocol.{c,o} Leonardo Hernández Hernández 2022-05-30 16:23:14 -0500
  • 14641560b0
    include xcb only when building with xwayland support Leonardo Hernández Hernández 2022-05-30 16:18:31 -0500
  • 7b42232ad1
    convert makefile to be more portable KawaiiAmber 2022-05-25 16:04:19 -0600
  • a5a0674f6a
    improve client_from_wlr_surface() Leonardo Hernández Hernández 2022-06-06 22:50:50 -0500
  • 4dfa45659a
    fix compiler error with gcc complaining about parentheses Leonardo Hernández Hernández 2022-06-05 16:55:57 -0500
  • b91017e713
    disable scene node at unmaplayersurface() Leonardo Hernández Hernández 2022-06-05 15:27:40 -0500
  • 70da04a714 initialize xkb_rules.options to a null pointer Lennart Jablonka 2022-06-03 01:15:06 +0200
  • 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
  • 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
  • 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() 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