index
:
cwm
this commit
cn-bisectgtkbug
cn-menu-redraw
cn-noraise
cn-noraise-global
cwm
dh-gapsnap
ignorewarp
linux
master
portable version of OpenBSD's cwm(1) window manager
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
menu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cvsimport
Christian Neukirchen
2016-06-08
1
-1
/
+4
|
\
|
*
If supplied format to menuq_add() is NULL, fill text with an empty
okan
2016-04-28
1
-1
/
+4
|
*
Partial revert of replacing screen_area() with region_find(); until a
okan
2015-11-11
1
-3
/
+1
|
*
Extend region to include both view and work areas; switch to
okan
2015-11-09
1
-1
/
+3
*
|
menu: menuq_add: avoid passing null pointers to vsnprintf.
Christian Neukirchen
2016-04-02
1
-1
/
+1
*
|
cvsimport
okan
2015-07-12
1
-18
/
+10
|
\
|
|
*
simplify menu print text
okan
2015-07-12
1
-15
/
+8
|
*
style
okan
2015-07-01
1
-5
/
+4
*
|
cvsimport
Christian Neukirchen
2015-07-01
1
-17
/
+18
|
\
|
|
*
style and spacing nits
okan
2015-06-30
1
-2
/
+3
|
*
Mechanical change from xinerama to region backed areas.
okan
2015-06-26
1
-15
/
+15
*
|
cvsimport
okan
2015-06-09
1
-48
/
+44
|
\
|
|
*
clean up
okan
2015-06-08
1
-16
/
+13
|
*
use the same geometry struct in menus as everywhere else
okan
2015-06-05
1
-34
/
+31
|
*
add a flag to indicate a menu list instead of overloading 'prompt'
okan
2015-06-05
1
-1
/
+3
|
*
redundant check for 'list'
okan
2015-06-05
1
-1
/
+1
*
|
cvsimport
okan
2015-03-29
1
-9
/
+5
|
\
|
|
*
Reshuffle and slightly simplify menu_complete_path(), removing an
okan
2015-03-28
1
-9
/
+5
*
|
cvsimport
Christian Neukirchen
2015-01-22
1
-1
/
+2
|
\
|
|
*
Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX
okan
2015-01-19
1
-1
/
+2
*
|
cvsimport
okan
2014-09-18
1
-13
/
+13
|
\
|
|
*
more style nits
okan
2014-09-07
1
-13
/
+13
*
|
cvsimport
Christian Neukirchen
2014-09-07
1
-2
/
+2
|
\
|
|
*
style nit
okan
2014-09-06
1
-2
/
+2
*
|
cvsimport
okan
2014-02-02
1
-2
/
+2
|
\
|
|
*
Take menu's bwidth into account for position/size; reported by Thomas Adam.
okan
2014-02-01
1
-2
/
+2
*
|
cvsimport
okan
2014-01-21
1
-2
/
+19
|
\
|
|
*
Sprinkle a few more const; from Tiago Cunha.
okan
2014-01-21
1
-2
/
+2
|
*
Add a function that adds an entry to a menuq, normalizing a common code
okan
2014-01-20
1
-0
/
+17
*
|
cvsimport
okan
2014-01-03
1
-2
/
+2
|
\
|
|
*
use consistent types
okan
2014-01-03
1
-2
/
+2
*
|
cvsimport
okan
2014-01-03
1
-2
/
+2
|
\
|
|
*
calculate proper menu width/height on the first Expose event; 'jump' (while u...
okan
2014-01-02
1
-2
/
+2
*
|
cvsimport
okan
2013-12-17
1
-1
/
+1
|
\
|
|
*
replace with memset
okan
2013-12-17
1
-1
/
+1
*
|
cvsimport
okan
2013-12-13
1
-1
/
+1
|
\
|
|
*
Teach screen_find_xinerama() to apply gap only when told to do so;
okan
2013-12-13
1
-1
/
+1
*
|
cvsimport
okan
2013-12-02
1
-7
/
+2
|
\
|
|
*
When we receive a NotionNotify event, there's no need to (incorrectly
okan
2013-12-02
1
-3
/
+0
|
*
Always highlight the first menu item (helpful to see selected items when
okan
2013-12-02
1
-4
/
+2
*
|
cvsimport
okan
2013-06-20
1
-3
/
+4
|
\
|
|
*
move Cursors into conf.
okan
2013-06-17
1
-3
/
+4
*
|
cvsimport
Christian Neukirchen
2013-05-29
1
-74
/
+59
|
\
|
|
*
stray whitespace
okan
2013-05-20
1
-1
/
+1
|
*
- configure menuwin with the screen, then create the xft drawable using
okan
2013-05-20
1
-12
/
+3
|
*
no reason to pass around *sc when it's already in menu_ctx.
okan
2013-05-20
1
-33
/
+31
|
*
move the 2 small font helper functions to xutil.c
okan
2013-05-19
1
-5
/
+5
|
*
- let callers of font_draw figure out (and pass) the color instead of an
okan
2013-05-14
1
-4
/
+4
|
*
spacing
okan
2013-05-10
1
-1
/
+1
|
*
border width/color makes sense for some, so put it back
okan
2013-05-07
1
-1
/
+3
[next]