]> git.mdlowis.com Git - projs/tide.git/shortlog
projs/tide.git
2019-06-21 Michael D.... implemented additional moust actions
2019-06-21 Michael D.... sketch out title stacking logic
2019-06-18 Michael D.... sketched out mouse handling more
2019-06-18 Michael D.... fixed handling of vertical resize
2019-06-18 Michael D.... resize based on titlebar
2019-06-11 Michael D.... added cursor handling to button handler
2019-06-11 Michael D.... add comment description of button actions
2019-06-10 Michael D.... switched to doubly linked list and tweaked redraw code...
2019-06-10 Michael D.... added rudimentary layout logic.
2019-06-07 Michael D.... tweaked resize and placement logic to make it easier...
2019-06-06 Michael D.... merge in testing branch
2019-06-06 Michael D.... fixed handling of hangups and errors in pipes
2019-06-06 Michael D.... improve idle performance by halting redraws after a...
2019-05-31 Michael D.... added borders and color to windows and titlebar
2019-05-30 Michael D.... added hooks to redraw the frame when title changes
2019-05-29 Michael D.... strip down wm to bare minimum handling of requests
2019-05-29 Michael D.... basic window management in place now
2019-05-28 Michael D.... updated TODO
2019-05-28 Michael D.... started implementing acme-like window manager
2019-05-21 Michael D.... updated TODO
2019-05-21 Michael D.... updated TODO
2019-05-21 Michael D.... keep focus in tag region when it collapses
2019-05-21 Michael D.... tweaked up/dn cursor movement to avoid double tap behavior
2019-05-21 Michael D.... fixed event loop to ensure a redraw on timeout
2019-05-20 Michael D.... added logic to populate buffer from stdin
2019-05-20 Michael D.... added flush to event processing loop
2019-05-20 Michael D.... updated TODO
2019-05-20 Michael D.... updated TODO
2019-05-20 Michael D.... updated TODO
2019-05-20 Michael D.... tweaked tiling strategy
2019-05-16 Michael D.... implement crude version of dwm tiling
2019-05-15 Michael D.... fixed home/end key movement
2019-05-13 Michael D.... resync the view on resize. may want to add logic to...
2019-05-13 Michael D.... added window borders to clearly separate windows embedd...
2019-05-13 Michael D.... fixed cursor and selection handling
2019-05-12 Michael D.... added stupid simple logic to tile windows
2019-05-12 Michael D.... fixed selection clearing logic to handle reverse select...
2019-05-11 Michael D.... updated logic for showing the window *after* reparentin...
2019-05-10 Michael D.... rework mouse handling
2019-05-10 Michael D.... moved more shortcuts to common area
2019-05-09 Michael D.... added shortcuts.c file for common text editing shortcuts
2019-05-09 Michael D.... move some functions from common keyboard section to...
2019-05-09 Michael D.... refactor mouse handling and separate common keyboard...
2019-05-09 Michael D.... fixed event handling and refactored some more
2019-05-09 Michael D.... pass modifiers to subfunctions instead of relying on...
2019-05-09 Michael D.... further button press refactoring
2019-05-09 Michael D.... refactored window redrawing code
2019-05-08 Michael D.... checkin tframe stuff
2019-05-07 Michael D.... added prototype of tframe
2019-04-28 Michael D.... fixed bug in substitution
2019-04-27 Michael D.... implemented substitute command
2019-04-26 Michael D.... added rctags, tsed, updated TODO, added loading message...
2019-04-22 Michael D.... removed random number generator
2019-04-18 Michael D.... tweaked UI handling so only one item will not show...
2019-04-16 Michael D.... draw the pick window before loading results. This gives...
2019-03-11 Michael D.... checked in qcheck with sample code for new prng
2019-03-08 Michael D.... updated qcheck interface
2019-03-04 Michael D.... moved some macors around
2019-03-02 Michael D.... updated property test for edit operations
2019-03-01 Michael D.... added new property
2019-03-01 Michael D.... fleshed out qcheck more and added property tests for...
2019-02-28 Michael D.... reworked generator functions, started adding more usefu...
2019-02-27 Michael D.... added more generator functions
2019-02-27 Michael D.... expanded quickcheck-like functionality
2019-02-27 Michael D.... fixed linker issues with new test binary
2019-02-27 Michael D.... checked in beginnings of property based testing framework
2019-02-26 Michael D.... instrumented code to make fuzzing easier
2019-02-25 Michael D.... misc bug fixes
2019-02-04 Michael D.... tweaked order of precedence for selection by context
2019-02-01 Michael D.... removed common includes and add them to the acc runtime
2019-02-01 Michael D.... added fancy compiler wrapper script inspired by plan9po...
2019-02-01 Michael D.... removed colors from findall to make it usable from...
2019-01-29 Michael D.... fixed edit rule for text files in Code dir
2019-01-28 Michael D.... add posix declaration to buf tests
2019-01-27 Michael D.... re-enabled test cases
2019-01-23 Michael D.... update registrar to group windows by hostname
2019-01-22 Michael D.... reworked window search and cleanup to ensure invalid...
2019-01-22 Michael D.... added mouse actions to accept or dismiss the pick window
2019-01-21 Michael D.... updated TODO
2019-01-21 Michael D.... mouse no longer warps on failed searches and position...
2019-01-18 Michael D.... add logic to warp pointer when opening windows or jumpi...
2019-01-18 Michael D.... fixed a bug where debug printing in fetch was happening...
2019-01-18 Michael D.... fixed fetch rules for finding files in Code directory
2019-01-17 Michael D.... updated registrar raise and focus the window with _NET_...
2019-01-17 Michael D.... raise, set focus, and set urgency
2019-01-17 Michael D.... disabled window cleanup because it's busted
2019-01-17 Michael D.... optimized mouse handling again
2019-01-17 Michael D.... fixed null pointer access
2019-01-17 Michael D.... removed log file
2019-01-17 Michael D.... maybe fixed some random issues
2019-01-10 Michael D.... added detection of invalid window cleanup to registrar
2019-01-09 Michael D.... minor refactoring, added xerror handler, and fixed...
2019-01-09 Michael D.... fixed a bug where autocomplete results always went...
2019-01-09 Michael D.... fixed bug where fetch tries to interpret argument as...
2019-01-09 Michael D.... changed argument handling code to fix usability issue... view-rework
2019-01-09 Michael D.... fixed a minor bug in picktag and added a new shortcut...
2019-01-09 Michael D.... updated TODO
2019-01-09 Michael D.... added quote matching logic to context selection
2019-01-08 Michael D.... updated TODO
2019-01-08 Michael D.... fixed bug in property scanning of registrar
next