]> git.mdlowis.com Git - projs/tide.git/shortlog
projs/tide.git
2019-08-22 Michael D.... added cpppath and libpath in the config step window-manager
2019-08-18 Michael D.... update to rscons 2.0
2019-08-18 Michael D.... added workspace handling
2019-08-17 Michael D.... added scaffolding for multiple desktops
2019-08-17 Michael D.... fixed tide bugs on drawing when window is too small
2019-08-17 Michael D.... merged and resolved conflicts
2019-08-16 Michael D.... detect dialog windows and float them instead of tile...
2019-08-15 Michael D.... fixed container_of macro
2019-08-15 Michael D.... called redraw in more places
2019-08-14 Michael D.... added some more logic to handle floating windows
2019-08-14 Michael D.... added logic to detect floating dialog windows
2019-08-14 Michael D.... set default pointer style for root window
2019-08-14 Michael D.... removed unused commands
2019-08-14 Michael D.... updated TODO list
2019-08-14 Michael D.... fixed bug in titlebar redrawing code
2019-07-09 Michael D.... added config for freetype
2019-07-09 Michael D.... convert to rscons
2019-07-04 Michael D.... fixed bug with focus handling on key presses
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...
next