Commit graph

  • 0eb873340b
    hide behind monocle Leonardo Hernández Hernández 2022-09-27 13:06:09 -0500
  • c766bb02f0
    hide-behind-fullscreen Leonardo Hernández Hernández 2022-04-10 22:38:53 -0500
  • fcf3f602af
    allow gaps in monocle layout if requested Leonardo Hernández Hernández 2022-07-20 00:15:32 -0500
  • 02441863df
    Implement vanitygaps Leonardo Hernández Hernández 2023-06-08 23:40:24 -0600
  • 879021bd94
    Function to cycle through available layouts. Vladislav Nepogodin 2021-07-27 23:01:45 +0400
  • 46dcc997e2
    increase RLIMIT_CORE (generate a coredump) Leonardo Hernández Hernández 2022-10-05 23:07:13 -0500
  • bfa2cbb848
    apply autostart patch from dwm Leonardo Hernández Hernández 2022-02-09 07:02:47 -0600
  • 09d177c13a
    apply monfig patch Palanix 2022-04-04 16:08:29 +0200
  • 77e34dc45a
    add option to enable numlock/capslock Leonardo Hernández Hernández 2021-04-04 19:56:09 -0500
  • feca3a9810
    don't draw borders if there is only one window Leonardo Hernández Hernández 2022-08-16 15:28:00 -0500
  • 519ef45428
    center floating windows Guido Cella 2021-04-17 08:59:55 +0200
  • 4932666c65
    implement pointer constraints Leonardo Hernández Hernández 2023-07-08 17:33:32 -0600
  • 86b1e752db
    add default transparency for windows and rules for override the transparency Leonardo Hernández Hernández 2023-07-25 12:48:22 -0600
  • 7bd324f92c
    Merge f3387c2951 into 6838f909bd Leonardo Hernández 2023-11-23 15:45:26 -0600
  • f3387c2951
    chase layer-shell new_surface changes (wlroots!4265) sevz17/wlroots-next Leonardo Hernández Hernández 2023-11-23 14:19:10 -0600
  • 311d6aeb5f
    chase xdg-shell events update (wlroots!4345) Leonardo Hernández Hernández 2023-11-23 14:06:45 -0600
  • 1c9e9ceeac
    pass wl_display to wlr_output_layout_create (wlroots!4310) Leonardo Hernández Hernández 2023-11-23 10:56:01 -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
  • 9683958a61
    Merge 992a832143 into 2751a6195d Leonardo Hernández 2023-11-20 21:15:40 -0700
  • 7b5adc12a1
    Merge b1cea7740e into b4da97446a Devin J. Pohly 2023-11-20 21:15:40 -0700
  • 1c5027514a
    Merge 54946c6bee into b4da97446a Leonardo Hernández 2023-11-19 10:50:26 +0100
  • b4da97446a createkeyboard: do not segfault if xkb_keymap_new_from_names returns NULL link2xt 2023-11-19 06:53:02 +0000
  • e5571de7f4 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
  • a4ce55235d
    Merge 47b19b295f into d6fabe3a15 Guido Cella 2023-11-09 15:16:40 +0100
  • 2931d4dbb7 bash parameter expansion instead of sed wyatt-avilla 2023-11-06 13:19:30 -0800
  • 13b97168fc doesn't push if there aren't any changes wyatt-avilla 2023-11-05 22:01:09 -0800
  • 2aedaed37e fixed multiple trigger events syntax wyatt-avilla 2023-11-05 21:23:02 -0800
  • 644ef12886
    github actions as git user wyatt 2023-11-05 20:24:55 -0800
  • 6922b02acc
    commit message wyatt 2023-11-05 20:21:46 -0800
  • 120f6d1e27
    forgot git add . wyatt 2023-11-05 20:20:05 -0800
  • 064094dddd
    removed cd name wyatt 2023-11-05 20:18:21 -0800
  • d997e037f6
    push changes to wiki within action wyatt 2023-11-05 20:15:12 -0800
  • d65336d0d8
    fix git diff syntax wyatt 2023-11-05 20:12:04 -0800
  • b4f5847c7e
    wiki diff wyatt 2023-11-05 20:08:23 -0800
  • 3941f81f0c
    Merge branch 'djpohly:main' into autotest-action wyatt 2023-11-05 20:03:09 -0800
  • d0be4ce066 run name contains trigger info wyatt-avilla 2023-11-05 20:00:30 -0800
  • 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
  • 4c84f36aaa replacement functionality works wyatt-avilla 2023-10-22 22:53:44 -0700
  • 8735757c93 changed to make only a single call to curl per link wyatt-avilla 2023-10-22 12:56:31 -0700
  • 5f1592fa7a changed test status messages wyatt-avilla 2023-10-22 12:32:50 -0700
  • 4f7579cdc9
    fixed script path wyatt 2023-10-22 12:18:42 -0700
  • bf7e430709
    actions syntax fix wyatt 2023-10-22 12:02:27 -0700
  • 4561cbf379 added workflow to trigger script wyatt-avilla 2023-10-22 11:51:52 -0700
  • e20ed8d3f4 script capable of testing all patches when given a directory wyatt-avilla 2023-10-22 01:27:12 -0700
  • 892a4d3ec7
    Merge remote-tracking branch 'upstream/main' into wlroots-next Leonardo Hernández Hernández 2023-10-13 17:08:30 -0600
  • 54946c6bee
    drop SLOC limit sevz17/drop-SLOC Leonardo Hernández Hernández 2023-10-11 23:40:16 -0600
  • 2bce01b7e5
    prefer functionality over philosophy Leonardo Hernández Hernández 2023-10-11 23:26:59 -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
  • 5212e96e12 Put LyrFSBg directly under LyrFS in enum Forrest Bushstone 2023-09-25 13:21:39 -0400
  • 64b0309b54 Create new layer for fullscreen_bg Forrest Bushstone 2023-09-25 12:58:30 -0400
  • f637fa0cc0 Draw fullscreen_bg on the correct layer Forrest Bushstone 2023-09-25 00:26:40 -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
  • 3ac91c8bc5 Add desktop entry file Weiseguy 2023-09-22 06:50:35 -0500