index
:
emorgan/plan9port.git
master
Plan9 port with some modifications
Ethan Morgan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
devdraw
Commit message (
Expand
)
Author
Age
Files
Lines
*
devdraw: work around XWayland pointer warping
Russ Cox
2025-10-09
1
-0
/
+23
*
devdraw: fix dangling else
Arusekk
2025-10-09
1
-2
/
+2
*
config: add $egrep
Dan Cross
2025-07-23
1
-1
/
+1
*
cmd/devdraw: avoid use of X button state field
Roger Peppe
2025-03-29
1
-51
/
+12
*
devdraw: handle shift of real mouse buttons correctly
Russ Cox
2024-06-17
2
-10
/
+23
*
acme: shift button 3 for reverse search
Russ Cox
2024-06-15
1
-3
/
+10
*
devdraw: Fix mouse wheel scrolling in 1-tick increments on macOS
zakkor
2023-03-29
1
-3
/
+3
*
devdraw/x11: fix modifier key handling for some XkbOptions
Xiao-Yong Jin
2022-07-26
1
-12
/
+31
*
stats: add threadmaybackground
Russ Cox
2021-01-05
1
-1
/
+4
*
devdraw: add /usr/X11R7 for NetBSD
Russ Cox
2020-12-30
1
-0
/
+2
*
devdraw, libdraw: fix memory leaks by freeing getns() malloced string (#431)
Igor Böhm
2020-07-22
1
-2
/
+6
*
devdraw: accept 5- and 6-byte Unicode hex values
Russ Cox
2020-05-29
1
-8
/
+31
*
devdraw, libdraw: handle keyboard runes > U+FFFF
Russ Cox
2020-05-18
2
-3
/
+8
*
devdraw: use indirect impl interface in x11
Gabriel Diaz
2020-05-18
1
-0
/
+21
*
devdraw: use global drawlk instead of per-client
Russ Cox
2020-05-17
3
-18
/
+20
*
devdraw: use indirect impl interface
Russ Cox
2020-05-17
4
-30
/
+61
*
devdraw: fix `cmd-r` to toggle retina vs. non-retina mode on macOS (#361)
Martin Palma
2020-02-03
1
-1
/
+1
*
devdraw: abort alt sequence on window change on macOS
Russ Cox
2020-01-16
1
-0
/
+4
*
devdraw: avoid deadlock in x11 resize
Russ Cox
2020-01-15
2
-0
/
+3
*
devdraw: set windowrect correctly on x11 if window gets unexpected size
Russ Cox
2020-01-15
1
-2
/
+2
*
devdraw: actually send resize event on resize
Russ Cox
2020-01-15
1
-0
/
+7
*
devdraw: notify window resize promptly on x11
Russ Cox
2020-01-14
5
-13
/
+28
*
devdraw: do not force-hide menu and dock during full screen on mac
Russ Cox
2020-01-14
1
-3
/
+15
*
devdraw: hide dock in full screen mode
Russ Cox
2020-01-13
1
-0
/
+13
*
devdraw: correctly hide Mac menu bar (#335)
Xiao-Yong
2020-01-13
1
-9
/
+9
*
devdraw: AUTOFRAMEWORK CoreFoundation on macOS
Russ Cox
2020-01-13
1
-0
/
+1
*
devdraw: x11 working again
Russ Cox
2020-01-13
14
-2340
/
+1844
*
devdraw: multiclient mode
Russ Cox
2020-01-13
3
-42
/
+115
*
devdraw: more cleanup, clearer locking
Russ Cox
2020-01-13
8
-313
/
+329
*
devdraw: refactor, clean up mac screen
Russ Cox
2020-01-13
7
-505
/
+492
*
devdraw: move per-window globals in mac-screen.m into Client
Russ Cox
2020-01-13
3
-62
/
+81
*
devdraw: move Client into devdraw.h and move global state in
Russ Cox
2020-01-13
10
-464
/
+470
*
devdraw: use consistent mac-* prefix on macOS files
Russ Cox
2020-01-13
6
-195
/
+5
*
devdraw: can use libthread directly now on macOS
Russ Cox
2020-01-13
5
-79
/
+13
*
devdraw: simplify mac file names
Russ Cox
2020-01-13
4
-98
/
+5
*
devdraw: drop pre-metal macOS support
Russ Cox
2020-01-13
3
-1688
/
+5
*
devdraw: update drawclient test program to run again
Russ Cox
2020-01-13
2
-9
/
+8
*
Trivial changes: whitespace and modes.
Dan Cross
2020-01-10
23
-150
/
+129
*
devdraw: cocoa metal screen adds a delayed update (#270)
Xiao-Yong
2019-06-19
1
-0
/
+7
*
devdraw: handle windowDidResize on macOS (#212)
Pocket7878
2019-06-11
1
-1
/
+7
*
devdraw: cocoa metal screen updates (#215)
Xiao-Yong
2019-05-17
1
-63
/
+27
*
devdraw: stop redirecting ^H in cocoa-metal (#209)
Xiao-Yong
2019-04-05
1
-1
/
+0
*
libdraw,devdraw: fix compatibility with old 16x16 cursor protocol (#217)
Fazlul Shahriar
2019-04-05
2
-0
/
+9
*
devdraw: prefer low-power GPU for macOS metal rendering (#231)
Chris Schultz
2019-04-05
1
-2
/
+13
*
devdraw: avoid deadlock on pre-Mojave macOS
Russ Cox
2019-04-05
1
-0
/
+6
*
devdraw: fix cocoa metal _flushmemscreen for invalid rectangles (#240)
Xiao-Yong
2019-04-05
1
-0
/
+4
*
devdraw: respond to windowDidBecomeKey on darwin (#239)
Jacob Vosmaer
2019-04-05
1
-0
/
+5
*
devdraw: remove os x 10.5 compatibility code
Jacob Vosmaer
2018-11-15
4
-1790
/
+2
*
devdraw: add Cursor2 support on macOS 10.14 Mojave
Russ Cox
2018-11-15
8
-45
/
+113
*
devdraw: rewrite the Cocoa screen using Metal
Xiao-Yong Jin
2018-11-15
8
-21
/
+1307
[next]