index
:
portland-os
main
old (and broken) hobby os
benji dial
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kernel
/
window.c
Age
Commit message (
Collapse
)
Author
Lines
2021-06-21
many, many changes; settings is broken
Benji Dial
-3
/
+9
2021-03-11
settings editor, and lots of changes in service of that
Benji Dial
-1
/
+7
2021-03-08
mouse movement in raleigh, with colorpicker dragging example
Benji Dial
-0
/
+16
2021-03-07
keyboard support in raleigh, word wrap and more in entry widget
Benji Dial
-13
/
+19
2021-03-04
tweaking ps/2 driver and wm bindings
Benji Dial
-24
/
+51
2021-03-04
no mouse on you may power off screen
Benji Dial
-6
/
+16
2021-03-03
moving windows with mouse, changing some old panics into syslogs, small ↵
Benji Dial
-10
/
+47
bugfix in knob files, "send to back" wm keybinding
2021-03-03
64kiB kernel area, ps/2 mouse support, signed decimals in knob format
Benji Dial
-35
/
+96
2021-03-02
making wm keep track of which pixel is what window's
Benji Dial
-37
/
+68
2021-03-01
minimal file writing, shutdown keybinding (Win+Shift+Q)
Benji Dial
-0
/
+54
2021-02-19
kernel settings file
Benji Dial
-9
/
+15
2021-02-18
fixing behavior of windows extending off top and left sides of screen
Benji Dial
-1
/
+1
2021-02-18
making graphics double-buffered so there isn't flicker when windows paint
Benji Dial
-24
/
+45
2021-02-18
vbe support, truecolor window manager pixbufs
Benji Dial
-53
/
+73
2021-02-17
making win+space work when no tasks are running
Benji Dial
-45
/
+52
2021-02-17
win+space, mkpopup
Benji Dial
-3
/
+39
2021-02-16
making window manager not break when attempting to shuffle single window
Benji Dial
-0
/
+4
2021-02-16
window borders
Benji Dial
-17
/
+54
2021-02-16
terminal application with ipc, shift+pause state dumper, hello world for ↵
Benji Dial
-2
/
+23
terminal, meminfo popup program
2021-01-24
graphics!
Benji Dial
-0
/
+253