2020-10-07 21:58 | add man page | mcol | 3 | +52 | -5 |
2020-10-07 21:48 | add license | mcol | 1 | +21 | -0 |
2020-10-06 15:10 | update readme to reference flat torus and video | mcol | 1 | +5 | -0 |
2020-10-06 14:11 | convert barrier creation to xcb | mcol | 2 | +37 | -28 |
2020-10-06 00:52 | rewrite using Xlib's XFixesCreatePointerBarrier instead of a window | mcol | 2 | +136 | -204 |
2020-10-04 18:35 | add contact to readme | mcol | 1 | +5 | -0 |
2020-09-03 19:11 | update readme | mcol | 1 | +24 | -6 |
2020-09-03 18:43 | add -x and -y opts to loop only 1 axis | mcol | 1 | +35 | -6 |
2020-08-28 23:09 | update dimensions when resetting window | mcol | 1 | +4 | -0 |
2020-08-23 18:01 | move debug mode into runtime flag | mcol | 2 | +59 | -55 |
2020-08-23 15:53 | Reset window shape when screens are changed | mcol | 2 | +46 | -34 |
2020-08-09 22:32 | set _NET_WM_STATE_ABOVE | mcol | 1 | +19 | -1 |
2020-08-05 12:30 | make comment about X11 and dep in readme | mcol | 1 | +1 | -0 |
2020-08-04 19:32 | add uninstall to readme | mcol | 1 | +3 | -0 |
2020-08-04 19:13 | add caveat to readme | mcol | 1 | +6 | -2 |
2020-08-04 17:30 | reformat readme into plain text | mcol | 2 | +20 | -25 |
2020-08-04 17:26 | debug: make window visible and print events | mcol | 1 | +43 | -14 |
2020-08-04 17:05 | format readme | mcol | 1 | +21 | -10 |
2020-07-15 18:46 | always clean before building | mcol | 1 | +1 | -1 |
2020-07-15 18:31 | make atom reply variabe names more descriptive | mcol | 1 | +9 | -9 |
2020-07-15 17:53 | DEBUG: always print window entry coordinates | mcol | 1 | +3 | -0 |
2020-07-15 17:42 | add jazzy ascii to readme | mcol | 1 | +10 | -2 |
2020-04-20 12:04 | fix uninstall path | mcol | 1 | +1 | -1 |
2020-04-20 12:03 | move stack_move and wm_name settings into set_window_type | mcol | 1 | +8 | -11 |
2020-04-20 11:45 | add simple signal handling to clean X connection | mcol | 1 | +22 | -12 |
2020-04-20 11:44 | update program name in makefile install | mcol | 1 | +1 | -1 |
2020-04-20 11:28 | explicitly include stdio | mcol | 1 | +2 | -5 |
2020-04-20 11:27 | add help message option | mcol | 1 | +17 | -3 |
2020-04-20 11:20 | add argparsing with forking option | mcol | 1 | +25 | -3 |
2020-04-20 10:22 | set window type to dock and request to be in all desktops | mcol | 1 | +22 | -7 |
2020-04-18 20:07 | fix readme formatting | mcol | 1 | +5 | -3 |
2020-04-18 20:05 | add license header to source | mcol | 1 | +24 | -1 |
2020-04-18 20:03 | add readme | mcol | 1 | +4 | -0 |
2020-04-18 19:58 | remove old testing imports | mcol | 1 | +3 | -2 |
2020-04-18 19:56 | add debug make target | mcol | 2 | +8 | -2 |
2020-04-18 18:55 | Warp cursor to opposite end of screen when entering window | mcol | 1 | +28 | -2 |
2020-04-18 18:17 | squeeze formatting to take up less space | mcol | 1 | +8 | -46 |
2020-04-18 17:41 | tidy class name into top | mcol | 1 | +2 | -1 |
2020-04-18 17:41 | Set window shape as 1px inside border of screen | mcol | 2 | +62 | -33 |
2020-04-18 13:58 | rename as xoop | mcol | 4 | +145 | -145 |
2020-04-18 13:57 | translate to XCB and organise parts | mcol | 2 | +128 | -29 |
2020-04-17 21:56 | Create WM-unmanaged InputOnly window to move mouse upon entry | mcol | 1 | +32 | -11 |
2020-04-17 21:54 | gitignore binary | mcol | 1 | +1 | -0 |
2020-04-17 21:24 | add makefile | mcol | 1 | +20 | -0 |
2020-04-17 18:47 | set up xwarppointer | mcol | 1 | +21 | -0 |