Commit Graph

  • 03c020f058 reuse m->m Guido Cella 2020-08-27 06:39:44 +0200
  • 1473d03293 remove comment Guido Cella 2020-08-27 06:04:57 +0200
  • c9f92bdd0e set a monitor geometry only when creating it Guido Cella 2020-08-27 05:22:27 +0200
  • b8a6d3e86a render in the same order as sway Guido Cella 2020-08-27 05:03:01 +0200
  • d61658bdd7 update make clean Guido Cella 2020-08-26 21:01:03 +0200
  • 45a2e25d6d
    Merge pull request #2 from djpohly/master Bonicgamer 2020-08-26 14:24:21 -0400
  • e13d193346 correct variable name Guido Cella 2020-08-26 19:52:03 +0200
  • ce7bc8125d rename functions too Guido Cella 2020-08-26 19:41:45 +0200
  • e69c3d7336 remove extra space Guido Cella 2020-08-26 19:16:13 +0200
  • b35182f519 render layer surfaces Guido Cella 2020-08-26 19:00:40 +0200
  • 1e2dde6674 improve naming Guido Cella 2020-08-26 17:33:17 +0200
  • 05df9201b3 layer shell initial attempt Guido Cella 2020-08-24 07:04:34 +0200
  • 44ef698d6e set up interfaces in same order as sway v0.1 Devin J. Pohly 2020-08-23 10:01:39 -0500
  • 1c9a0d8822 enable gamma control Guido Cella 2020-08-22 18:09:38 +0200
  • 620da43933 cleanup function to match dwm Devin J. Pohly 2020-08-19 00:32:57 -0500
  • 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