Commit Graph

  • 8eb6fe8e9e fix usage to match Devin J. Pohly 2020-08-19 00:32:32 -0500
  • 3b1992ca91 we're not really using the log Devin J. Pohly 2020-08-19 00:30:00 -0500
  • f79746c578 this is technically barf too I guess? Devin J. Pohly 2020-08-19 00:24:57 -0500
  • f13227ebae only call updatewindowtype for x11 windows Devin J. Pohly 2020-08-19 00:23:54 -0500
  • ad9b3bc65d handle NULL return from backend_autocreate Devin J. Pohly 2020-08-18 19:43:42 -0500
  • 83f60e89b0 add macro for fatal errors Devin J. Pohly 2020-08-18 19:39:34 -0500
  • d615d3836c Use SIGCHLD handler from dwm Devin J. Pohly 2020-08-18 18:22:44 -0500
  • c0b05eddb8 make this marginally less ugly Devin J. Pohly 2020-08-16 11:36:38 -0500
  • 41c3f91b03 wlr_session_change_vt is NULL safe Devin J. Pohly 2020-08-16 11:32:45 -0500
  • c970d97f85 _net_wm not needed outside xwayland Devin J. Pohly 2020-08-16 01:14:54 -0500
  • 0816b33d33 add comment from dwm Devin J. Pohly 2020-08-16 01:02:01 -0500
  • ce312b7eac Merge branch 'shcmd' of https://github.com/guidocella/dwl into master Devin J. Pohly 2020-08-16 01:01:35 -0500
  • 108ade0bbc
    Merge pull request #37 from alex-courtis/31-independents-mouse-focus Devin J. Pohly 2020-08-16 00:57:18 -0500
  • a683ec501e
    Merge pull request #1 from djpohly/master Bonicgamer 2020-08-15 13:56:22 -0400
  • 9632704e86
    Merge pull request #41 from guidocella/declare-commitnotify Devin J. Pohly 2020-08-15 09:49:22 -0500
  • c0608aa017 Declare commitnotify Guido Cella 2020-08-15 16:47:22 +0200
  • f7fae6447b make rule examples a comment Devin J. Pohly 2020-08-14 10:20:18 -0500
  • 245c3638ae
    Merge pull request #40 from guidocella/firefox-class Devin J. Pohly 2020-08-14 10:18:52 -0500
  • 82b2a948b6 Fix Firefox class Guido Cella 2020-08-14 10:06:04 +0200
  • 4788baee8d Merge branch 'master' into 31-independents-mouse-focus Alexander Courtis 2020-08-11 11:42:02 +1000
  • 2616812a7a #24 ensure that xwayland cursor defaults to left_ptr Alexander Courtis 2020-08-11 11:29:32 +1000
  • e7318f7623 Merge branch 'master' into 24-xwayland-cursor Alexander Courtis 2020-08-11 11:23:58 +1000
  • e3e9504fcd make XWayland support optional Devin J. Pohly 2020-08-10 12:50:56 -0500
  • 5b464edf91 #31 independents retain focus while mouse is over them Alexander Courtis 2020-08-09 11:56:34 +1000
  • 9551568252 #31 independents retain focus while mouse is over them Alexander Courtis 2020-08-09 11:34:19 +1000
  • 9d138ac95a #31 independents retain focus while mouse is over them Alexander Courtis 2020-08-06 15:41:04 +1000
  • c08ea88c1f #31 independents retain focus while mouse is over them Alexander Courtis 2020-08-06 15:32:55 +1000
  • ffe00e6139 Define SHCMD macro Guido Cella 2020-08-04 06:03:44 +0200
  • f593820ede #24 ensure that xwayland cursor defaults to left_ptr Alexander Courtis 2020-08-04 11:53:23 +1000
  • 541ecea796 fix killclient binding, add helpful comment Devin J. Pohly 2020-08-03 12:54:20 -0500
  • 5a2d87fa6c add monocle layout Devin J. Pohly 2020-08-03 12:44:47 -0500
  • 27bbf9c14f condense getatom and add note about error return Devin J. Pohly 2020-08-03 12:22:02 -0500
  • c12261d3a9 Merge branch 'master' of github:djpohly/dwl into master Devin J. Pohly 2020-08-03 12:14:36 -0500
  • 8c95418334
    Merge pull request #25 from geistesk/error-maybe-uninitialized Devin J. Pohly 2020-08-03 12:14:27 -0500
  • d89cf6b720 add some more hands-off protocols Devin J. Pohly 2020-08-03 11:20:12 -0500
  • 0ac2f6616a fix an editing mistake Devin J. Pohly 2020-08-02 18:49:00 -0500
  • 59cd8dec94 focusclient checks whether oldsel == sel Devin J. Pohly 2020-08-02 18:46:34 -0500
  • ef7a37649c refactor focusclient Devin J. Pohly 2020-08-02 18:43:29 -0500
  • 7856cdc1bf abc Devin J. Pohly 2020-08-02 18:40:33 -0500
  • da5deab083 convert lastfocused() to focustop(m) Devin J. Pohly 2020-08-02 18:39:48 -0500
  • 8a584d406d pass previous focus to focusclient Devin J. Pohly 2020-08-02 18:33:42 -0500
  • e7e01e06f6 remove surface from focusclient function Devin J. Pohly 2020-08-02 18:26:58 -0500
  • 17e525cc6c C99 doesn't support anonymous unions Devin J. Pohly 2020-08-02 09:16:07 -0500
  • 62339e7ab0 make setmon a bit more straightforward Devin J. Pohly 2020-08-02 00:35:26 -0500
  • e41ed53384 remove unneeded variable Devin J. Pohly 2020-08-01 09:45:33 -0500
  • 2dbe5c6063 simplify pointerfocus Devin J. Pohly 2020-07-31 14:00:00 -0500
  • 90d80c0de9 simplify focusclient Devin J. Pohly 2020-07-31 13:53:33 -0500
  • 0a59f47c18 remove now-unused variables in focusclient Devin J. Pohly 2020-07-31 13:24:10 -0500
  • 50aa44c59b add tag bitset check from dwm Devin J. Pohly 2020-07-31 09:57:59 -0500
  • 744f20790c getatom: fix potential uninitialized atom variable Alvar Penning 2020-07-27 22:03:13 +0200
  • 4e57dbd922 attach_render and commit are all that's needed Devin J. Pohly 2020-07-30 22:46:45 -0500
  • 21437b62af style fixes Devin J. Pohly 2020-07-30 21:55:49 -0500
  • d6a18d69c0 do not render frames when any surface has uncommitted resizes Alexander Courtis 2020-07-30 13:03:40 +1000
  • 4e9396d9a4
    Merge pull request #29 from alex-courtis/tidy-activate-notify Devin J. Pohly 2020-07-29 08:09:46 -0400
  • 7499044a2b tidy activate notify resource Alexander Courtis 2020-07-29 15:05:24 +1000
  • 94bf916dae
    Merge pull request #26 from guidocella/bind-togglelayout Devin J. Pohly 2020-07-28 13:19:12 -0400
  • 13d10ba652 Bind layout toggle Guido Cella 2020-07-28 09:07:52 +0200
  • 9a7b7dd6c6 change text wrapping Devin J. Pohly 2020-07-27 20:35:08 -0400
  • 54e2ef8469 add zero flicker to goals Devin J. Pohly 2020-07-27 20:33:49 -0400
  • a0bb84b204 have selborder, still no urgent support from Wayland Devin J. Pohly 2020-07-26 22:37:47 -0400
  • d5fdd999ac make border color selection concise Devin J. Pohly 2020-07-26 19:27:49 -0400
  • 5248efd407
    Merge pull request #21 from mchackorg/focus-color Devin J. Pohly 2020-07-26 19:26:20 -0400
  • 2fb3701c6e Add support to change focused window's border color Michael Cardell Widerkrantz 2020-07-26 13:35:49 +0200
  • 59c814d3da Update issue templates Devin J. Pohly 2020-07-26 11:43:53 -0400
  • e2887f2cfd remove client.isx11 in favor of client.type Devin J. Pohly 2020-07-25 12:03:08 -0400
  • 0e21cce803 ok, treat it like an enum Devin J. Pohly 2020-07-25 11:57:47 -0400
  • 3e29ef1c7e do managed/unmanaged check in map and unmap Devin J. Pohly 2020-07-25 11:55:18 -0400
  • f2d025d4e9 do managed check in activatex11 Devin J. Pohly 2020-07-25 11:48:47 -0400
  • e5e170e420 add client.type field Devin J. Pohly 2020-07-25 11:43:52 -0400
  • 39f3b87f3a rename activate to activatex11 for consistency Devin J. Pohly 2020-07-25 11:45:46 -0400
  • 8b7cc8ada6 clarify createnotifyx11 function Devin J. Pohly 2020-07-25 11:29:36 -0400
  • c4cf78aadb xwayland: unmanaged (dropdown menu) support Alexander Courtis 2020-07-25 14:40:04 +1000
  • 4bc7f2d8e4 remove n counter from zoom(), add comments Devin J. Pohly 2020-07-24 17:35:19 -0400
  • a224f26469 warn but don't error on unused function Devin J. Pohly 2020-07-24 17:10:32 -0400
  • 66dce64145
    Merge pull request #18 from guidocella/zoom Devin J. Pohly 2020-07-24 17:07:52 -0400
  • 7b608da8c5 Add zoom Guido Cella 2020-07-24 17:12:41 +0200
  • 53798dfbff fix WLR_SURFACE macro Devin J. Pohly 2020-07-23 19:32:10 -0400
  • 5d66ea8a99 don't double-add new monitor to mons Devin J. Pohly 2020-07-23 18:14:33 -0400
  • d42d8bda42 add cleanup listener for keyboards Devin J. Pohly 2020-07-23 18:13:42 -0400
  • 89e9a4be33 add monitor destroy listener Devin J. Pohly 2020-07-23 18:03:13 -0400
  • 5ca1e22fef reorder teardowns Devin J. Pohly 2020-07-23 17:36:20 -0400
  • 8b13e42d3f fix more unfreed memory Devin J. Pohly 2020-07-23 17:34:50 -0400
  • bc65c1a570 output_layout_manager not auto-destroyed Devin J. Pohly 2020-07-23 17:20:23 -0400
  • 91000b5e76 xcursor_manager is not automatically destroyed Devin J. Pohly 2020-07-23 17:16:02 -0400
  • 2254298088 add non-goals list to README Devin J. Pohly 2020-07-23 16:51:26 -0400
  • 73992a874a
    Merge pull request #16 from guidocella/killclient Devin J. Pohly 2020-07-23 15:24:01 -0500
  • ea73221b45 Add killclient Guido Cella 2020-07-23 20:30:25 +0200
  • 4a4a261111 let xdg be the plain "createnotify" Devin J. Pohly 2020-07-22 20:54:12 -0400
  • ce2c9e6660 xwayland is the exceptional case, let xdg be 0 Devin J. Pohly 2020-07-21 23:25:16 -0400
  • e10c575bc8 update README to reflect work on XWayland Devin J. Pohly 2020-07-21 18:53:38 -0400
  • a10357fae0 condense appid/title logic Devin J. Pohly 2020-07-21 18:47:30 -0400
  • a21c9378ee fix segfault on xwayland "appid" Devin J. Pohly 2020-07-21 18:43:26 -0400
  • 57fef50310
    xwayland: add server and basic window functionality (#10) Alexander Courtis 2020-07-22 08:35:46 +1000
  • 91b18d4d4d
    Add repeat delay and repeat rate to config.h (#13) Lauri Gustafsson 2020-07-02 23:41:12 +0300
  • e629feabaf note wlroots-git requirement Devin J. Pohly 2020-06-15 09:24:25 -0500
  • 728e0e5d71 clear correct focus on keyboard leave Devin J. Pohly 2020-06-15 09:22:25 -0500
  • 63f09d1f23
    Don't pass NULL surfaces to wlr focus functions (#8) Shugyousha 2020-06-14 11:05:21 +0200
  • df10c475ad Revert to @arp242's suggestion Devin J. Pohly 2020-06-07 12:07:50 -0500
  • 14063d58bb Handle missing XDG_RUNTIME_DIR explicitly Devin J. Pohly 2020-06-07 11:43:48 -0500
  • f19d00b94a move perrors earlier Devin J. Pohly 2020-06-07 11:42:43 -0500