URI: 
       tLog - glazier - window management experiments
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
       Date              Commit message                            Author
   DIR 2022-02-17 10:50  Remove libwm.a dependency from makefile   Willy Goiffon
   DIR 2021-09-24 16:27  Fix border painting on inflate/deflate    Willy Goiffon
   DIR 2021-09-09 10:04  Set border on existing windows upon tak…  Willy Goiffon
   DIR 2021-09-09 09:39  libwm: update to benefit from better mo…  Willy Goiffon
   DIR 2021-09-07 11:45  Fix build issues related to object orde…  Willy Goiffon
   DIR 2021-09-07 11:43  Fix pixmap drawing on windows with diff…  Willy Goiffon
   DIR 2021-07-01 07:27  Merge branch 'backpixel'                  Willy Goiffon
   DIR 2021-07-01 07:24  ewmh: Move fullscreen windows on top      Willy Goiffon
   DIR 2020-09-07 08:45  Fix snaptoedge() position regarding bor…  Willy Goiffon
   DIR 2020-06-24 19:37  Aggressive refectoring shouldn't rhyme …  Willy Goiffon
   DIR 2020-06-22 22:19  Make double border computing more compa…  Willy Goiffon
   DIR 2020-06-22 11:05  Fix various double-border glitches when…  Willy Goiffon
   DIR 2020-06-22 10:54  Implement double-borders to make focuse…  Willy Goiffon
   DIR 2020-06-22 07:58  Color borders according to the window c…  Willy Goiffon
   DIR 2020-06-22 07:56  Change border color types to match XCB …  Willy Goiffon
   DIR 2020-06-18 11:38  Add missing dependency to libxcb-cursor   Willy Goiffon
   DIR 2020-06-17 09:40  Rely on libwm for multi-monitor support   Willy Goiffon
   DIR 2020-06-17 09:36  Update libwm to latest commit (randr su…  Willy Goiffon
   DIR 2020-06-16 07:25  ewmh: Set fullscreen windows on their c…  Willy Goiffon
   DIR 2020-06-18 11:38  Add missing dependency to libxcb-cursor   Willy Goiffon
   DIR 2020-06-17 09:40  Rely on libwm for multi-monitor support   Willy Goiffon
   DIR 2020-06-17 09:36  Update libwm to latest commit (randr su…  Willy Goiffon
   DIR 2020-06-16 07:25  ewmh: Set fullscreen windows on their c…  Willy Goiffon
   DIR 2020-06-15 18:56  Fix listing windows in _NET_CLIENT_LIST   Willy Goiffon
   DIR 2020-06-15 18:20  Update mkfile to reflect recent changes   Willy Goiffon
   DIR 2020-06-15 16:58  Update libwm link to the project homepa…  Willy Goiffon
   DIR 2020-06-15 16:48  Update to latest libwm commit             Willy Goiffon
   DIR 2020-06-15 16:46  Mention override_redirect behavior in e…  Willy Goiffon
   DIR 2020-06-15 16:41  Update ewmh(1) regarding _NET_WM_STATE    Willy Goiffon
   DIR 2020-06-15 16:40  Mention Xrandr support in the README      Willy Goiffon
   DIR 2020-06-15 16:21  Move XRandR specific code in its own fi…  Willy Goiffon
   DIR 2020-06-15 15:52  Limit fullscreen state to the window's …  Willy Goiffon
   DIR 2020-06-15 15:22  Remove unused variable                    Willy Goiffon
   DIR 2020-06-15 15:20  ewmh: Add support for _NET_WM_STATE_FUL…  Willy Goiffon
   DIR 2020-06-15 14:38  Only move windows with position set to …  Willy Goiffon
   DIR 2020-06-15 12:06  Move newly created windows under the cu…  Willy Goiffon
   DIR 2020-06-15 11:30  Reposition adopted window within the sc…  Willy Goiffon
   DIR 2020-06-12 15:50  ewmh: Be more specific with windows to …  Willy Goiffon
   DIR 2020-06-09 19:10  Always call wm_teleport() in snaptoedge…  Willy Goiffon
   DIR 2020-06-09 19:09  Ensure window pops on the same monitor …  Willy Goiffon
   DIR 2020-06-09 18:12  Add multi-monitor support using XRandR …  Willy Goiffon
   DIR 2020-06-09 16:45  Set override_redirect bit to non NORMAL…  Willy Goiffon
   DIR 2020-06-09 16:44  ewmh: Treat non-EWMH compliant window a…  Willy Goiffon
   DIR 2020-06-08 11:46  Update libwm to version 1.2               Willy Goiffon
   DIR 2020-06-08 08:40  Use correct atom type for _NET_SUPPORTI…  Willy Goiffon
   DIR 2020-06-08 08:39  Remove xcb_ewmh.h from headers (unused)   Willy Goiffon
   DIR 2020-06-07 15:29  Update README description                 Willy Goiffon
   DIR 2020-06-07 15:17  Add manpages for glazier(1) and ewmh(1)   Willy Goiffon
   DIR 2020-06-07 15:17  Update README for better visibility       Willy Goiffon
   DIR 2020-06-07 10:53  Use LIBS instead of LDLIBS which is GNU…  Willy Goiffon
   DIR 2020-06-07 10:26  Remove unused ewmh.h                      Willy Goiffon
   DIR 2020-06-07 10:25  Remove EWMH properties when ewmh gets k…  Willy Goiffon
   DIR 2020-06-07 10:03  Redraw border on mouse_release to clear…  Willy Goiffon
   DIR 2020-06-07 09:51  Add support for building with mk          Willy Goiffon
   DIR 2020-06-07 09:43  Add EWMH support through an external to…  Willy Goiffon
   DIR 2020-06-07 09:40  Update libwm to the latest version        Willy Goiffon
   DIR 2020-06-05 10:36  Udate to latest libwm for good atom sup…  Willy Goiffon
   DIR 2020-06-05 05:40  Clear outline artefacts on mouse release  Willy Goiffon
   DIR 2020-06-02 17:13  Improve artefact cleaning on the root w…  Willy Goiffon
   DIR 2019-12-11 11:40  Make teleportation act on currently act…  Willy Goiffon
   DIR 2019-12-10 17:02  Set border color on CONFIGURE_REQUEST     Willy Goiffon
   DIR 2019-12-10 10:13  Update screen size according to root wi…  Willy Goiffon
   DIR 2019-12-05 22:18  Respond to configure request more accur…  Willy Goiffon
   DIR 2019-12-05 07:54  Add back window placement on cursor dur…  Willy Goiffon
   DIR 2019-12-05 07:50  Force window to be mapped within screen…  Willy Goiffon
   DIR 2019-12-03 16:14  Handle mouse press events on every wind…  Willy Goiffon
   DIR 2019-12-03 15:58  Catch button release events based on gr…  Willy Goiffon
   DIR 2019-12-03 15:49  Keep track of currently focused window    Willy Goiffon
   DIR 2019-12-03 15:48  Ignore enter/leave events on ignored wi…  Willy Goiffon
   DIR 2019-12-03 14:57  Require higher verbosity to log unhandl…  Willy Goiffon
   DIR 2019-12-03 14:56  Register cursor grab mode rather than b…  Willy Goiffon
   DIR 2019-11-27 12:46  Allow adoption of unmapped window that …  Willy Goiffon
   DIR 2019-11-13 13:13  Only teleport new windows with null coo…  Willy Goiffon
   DIR 2019-11-06 10:28  Update libwm to get latest fix            Willy Goiffon
   DIR 2019-10-27 09:38  Do not create windows outside the screen  Willy Goiffon
   DIR 2019-10-27 08:19  Set active border color during takeover…  Willy Goiffon
   DIR 2019-10-27 08:16  Add detailed comments to explain how th…  Willy Goiffon
   DIR 2019-10-27 07:10  Use wm_teleport() to place newly create…  Willy Goiffon
   DIR 2019-10-26 19:14  Align declaration                         Willy Goiffon
   DIR 2019-10-26 18:28  Save cursor position for teleport         Willy Goiffon
   DIR 2019-10-26 14:01  Refactor window inflation                 Willy Goiffon
   DIR 2019-10-26 13:37  Do not create windows outside the screen  Willy Goiffon
   DIR 2019-10-26 13:31  Change declaration of crosshairs + conf…  Willy Goiffon
   DIR 2019-10-26 12:53  Only restack windows after moving/resiz…  Willy Goiffon
   DIR 2019-10-26 11:54  Add reshape function using mouse button…  Willy Goiffon
   DIR 2019-10-26 11:21  Use libwm to register cursor events       Willy Goiffon
   DIR 2019-10-26 09:30  Handle border width in CONFIGURE_REQUES…  Willy Goiffon
   DIR 2019-10-26 09:29  Prevent changing border width on focus …  Willy Goiffon
   DIR 2019-10-26 08:50  Use local variable when adopting windows  Willy Goiffon
   DIR 2019-10-26 08:44  Remove non-existent manpage from makefi…  Willy Goiffon
   DIR 2019-10-26 08:43  Change logging to list all adopted chil…  Willy Goiffon
   DIR 2019-10-26 08:42  Change border in takeover() rather than…  Willy Goiffon
   DIR 2019-10-24 23:03  Add comment to clear things up            Willy Goiffon
   DIR 2019-10-24 23:01  Use outlines when moving/resizing         Willy Goiffon
   DIR 2019-10-24 23:01  Add outline() to outline regions on-scr…  Willy Goiffon
   DIR 2019-10-24 23:00  cb_enter: do not change focus when mous…  Willy Goiffon
   DIR 2019-10-24 21:57  Add prototypes for all functions          Willy Goiffon
   DIR 2019-10-24 21:49  Remove unneeded configure_notify handler  Willy Goiffon
   DIR 2019-10-24 21:49  Do not reconfigure windows when not nec…  Willy Goiffon
   DIR 2019-10-24 21:48  Prevent grabbing the mouse press that d…  Willy Goiffon
   DIR 2019-10-24 21:14  Use wm_teleport() when moving/resizing …  Willy Goiffon
   DIR 2019-10-23 19:11  Use adopt() function for newly created …  Willy Goiffon
   DIR 2019-10-23 18:55  Apply a different border color to the f…  Willy Goiffon
   DIR 2019-10-23 18:38  Adopt all orphan windows on startup       Willy Goiffon
   DIR 2019-10-23 18:03  Initially configure windows on creation…  Willy Goiffon
   DIR 2019-10-23 17:39  Allow mouse operations using a modifier   Willy Goiffon
   DIR 2019-10-23 16:58  Remove frames and remove all reparentin…  Willy Goiffon
   DIR 2019-10-23 11:45  Define border when creating window frame  Willy Goiffon
   DIR 2019-10-23 06:38  Do not kill child windows when program …  Willy Goiffon
   DIR 2019-10-23 06:36  Improve logs/error messages               Willy Goiffon
   DIR 2019-10-23 06:35  Handle unmapping windows from display     Willy Goiffon
   DIR 2019-10-22 20:10  Avoid treating to much mousepress events  Willy Goiffon
   DIR 2019-10-22 20:09  Use correct type to check event timesta…  Willy Goiffon
   DIR 2019-10-22 18:56  Update debug logs to use actual event n…  Willy Goiffon
   DIR 2019-10-22 18:37  Kill clients on middle click              Willy Goiffon
   DIR 2019-10-22 18:25  Limit calls to xcb_flush()                Willy Goiffon
   DIR 2019-10-22 17:59  Update libwm to handle errors in wm_reg…  Willy Goiffon
   DIR 2019-10-22 16:42  Exit if we cannot grab the root window    Willy Goiffon
   DIR 2019-10-22 16:41  Add borders around windows                Willy Goiffon
   DIR 2019-10-22 12:06  Add command line argument parsing         Willy Goiffon
   DIR 2019-10-22 12:01  Remove old, unused artefact               Willy Goiffon
   DIR 2019-10-22 12:01  Respond to config requests from clients   Willy Goiffon
   DIR 2019-10-22 11:32  Use cb_default() for all unknown events   Willy Goiffon
   DIR 2019-10-22 10:32  Print numeric value of unknown event      Willy Goiffon
   DIR 2019-10-22 06:52  Print event name rather than event numb…  Willy Goiffon
   DIR 2019-10-22 06:50  Decorate windows on MAP events rather t…  Willy Goiffon
   DIR 2019-10-22 06:24  Add new callback for CONFIGURE events     Willy Goiffon
   DIR 2019-10-22 06:24  Make framing window more verbose          Willy Goiffon
   DIR 2019-10-22 06:22  Add log for ENTER events                  Willy Goiffon
   DIR 2019-10-22 06:21  Only move/resize when moving with a win…  Willy Goiffon
   DIR 2019-10-22 06:20  Don't set focus on mouse press            Willy Goiffon
   DIR 2019-10-22 06:17  Make cb_create more robust                Willy Goiffon
   DIR 2019-10-22 06:16  Change log for default callback           Willy Goiffon
   DIR 2019-10-22 06:16  Add functions to find related frame/chi…  Willy Goiffon
   DIR 2019-10-22 06:14  Rename wid to curwid to be more specific  Willy Goiffon
   DIR 2019-10-20 15:37  Modify config.def.h to include titlebars  z3bra
   DIR 2019-10-20 15:35  Only flush once after each callback       z3bra
   DIR 2019-10-20 15:31  Add frame around windows for management   z3bra
   DIR 2019-10-19 00:15  Bring up windows and focus them on click  Willy Goiffon
   DIR 2019-10-19 00:15  Inflate/Deflate windows when scrolling    Willy Goiffon
   DIR 2019-10-18 23:44  Draw border during move/resize            Willy Goiffon
   DIR 2019-10-18 23:39  Move/Resize windows on mouse move         Willy Goiffon
   DIR 2019-10-18 22:32  Ungrab pointer and change cursor on mou…  Willy Goiffon
   DIR 2019-10-18 22:18  Fix typo in error message                 Willy Goiffon
   DIR 2019-10-18 22:07  Relase pointer on mouse release           Willy Goiffon
   DIR 2019-10-18 21:59  Grab pointer and change cursor on mouse…  Willy Goiffon
   DIR 2019-10-18 21:32  Configure new windows border and events   Willy Goiffon
   DIR 2019-10-18 21:10  Remove unused macro from makefile         Willy Goiffon
   DIR 2019-10-18 21:09  Define callbacks for mouse events         Willy Goiffon
   DIR 2019-10-18 21:08  Add an NULL event callback                Willy Goiffon
   DIR 2019-10-18 21:07  Add window borders params to config.h     Willy Goiffon
   DIR 2019-10-18 20:41  Add default event handler for mouse but…  Willy Goiffon
   DIR 2019-10-18 20:34  Add config.h for configurations           Willy Goiffon
   DIR 2019-10-18 20:30  Handle multiple callbacks based on type   Willy Goiffon
   DIR 2019-10-18 20:00  Move XCB event loop to the main()         Willy Goiffon
   DIR 2019-10-18 19:56  Replace mkfile with makefile              Willy Goiffon
   DIR 2016-08-12 00:10  Update to latest libwm                    Willy
   DIR 2016-08-12 00:06  Implement callbacks mechanism             Willy
   DIR 2016-08-12 00:05  Add LICENSE (ISC)                         Willy
   DIR 2016-08-11 19:19  Baby's first commit                       Willy
       
  TEXT Atom feed
  TEXT Atom feed (tags)