| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
client to 'stick' to all desktops (ewmh speak) or groups - this
currently has the same affect as setting a client's group to 'nogroup',
with the exception that the client can also be in a group, so when
un-sticking, the client will go back to its original group/desktop.
|
|
|
|
|
|
|
|
| |
original idea (with now-outdated patch) from Thomas Adam. Since we now
report where errors exist, this now makes more sense. Expand a bit on
config file parsing in the cwm(1).
Discussed with a few, including sthen; ok sthen.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since we already have a form of 'maximize', we need to differentiate
between 'maximize' and the new 'fullscreen' mode. The 'maximize' mode
will continue to honor gap but now *retains* the border, matching the
'vert/horz maximize' behaviour. The new 'fullscreen' mode supports and
follows the _NET_WM_STATE_FULLSCREEN hint, allowing the client perform
additional window modifications; in this mode, cwm(1) will *ignore* gap,
remove borders and freeze(move/resize) the client. Additionally,
'fullscreen' mode will remember various combinations of previous states.
* default keybinding changes: CM-f 'fullscreen', CM-m 'maximize' (re-map
as desired).
Positive feedback from a few, testing and ok sthen@
|
|
|
|
|
|
|
| |
existing argv; same idea with respect to argv saving as Alexander
Polakov. reload support was half-complete and is getting in the way.
agreed to by many
|
|
|
|
| |
ok jmc@
|
|
|
|
| |
ok jmc@
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
any window, after which all move/resize requests will be ignored,
essentially freezing the window in place.
there's a possibility to merge this with the 'ignore' concept, pending
on how ignore+freeze should behave (really more ewmh stuff), but punting
for now since ponies are on the line.
requested and tested by thib at k2k11 with ponies, unicorns and rainbows.
'save the unicorns' todd@, ok oga@
|
|
|
|
|
| |
and properly encode \(:a
found by mandoc -Tlint
|
|
|
|
|
|
| |
based on a diff by Thomas Pfaff; thanks!
ok okan@
|
|
|
|
| |
ok martynas@
|
|
|
|
| |
ok martynas@
|
|
|
|
|
|
|
|
| |
as the configuration file, this way writing configuration files is easier;
add a few missing interactive command (.Ic) macros to key bindings;
slightly improve spacing in the lists; other tweaks.
ok martynas@
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
While i'm here: Capital letter and full stop in descriptions in cwmrc.5
"looks good - do it" okan@.
|
| |
|
|
|
|
|
|
| |
to a config reload; CMS-r by default.
ok oga@
|
|
|
|
|
|
| |
so it's hard to press by accident, but there if you need it.
requested (in a way) and tested by johan and todd.
|
|
|
|
|
|
| |
From Pierre Riteau, thanks!
ok okan@.
|
|
|
|
|
|
| |
found the hard way by johan and discovered by oga.
"do it" oga@
|
|
|
|
| |
Meta_L or Meta_R keysysm). no need to redefine it roughly there" - matthieu@
|
|
|
|
|
|
| |
and use a flag; adjusted to match and rename to {r,}cycle.
"ok, since i came up with the same thing" oga@
|
|
|
|
|
|
|
|
|
|
| |
idea for the
"slightly-less-abhorrent-hack-but-a-hack-nonetheless-TM" from oga@
grab and ungrab the keyboard to get around some silly X apps that like
stealing events
ok oga@
|
|
|
|
|
|
| |
- allow for ctrl-h as well
discussion with and ok oga@
|
|
|
|
|
|
| |
feedback from oga@ and simon@
ok oga@ simon@
|
|
|
|
|
|
|
|
|
| |
binding to CM-w.
Inital diff from Gleydson Soares
Feedback from oga@ and okan@
ok oga@
|
|
|
|
|
|
|
|
|
| |
found in other places of the tree. Remove sticky and font commandline
options and add another one for alternative config locations.
Split off cwmrc(5) from cwm(1), nuke #ifdef __OpenBSD__ while there.
tested by various kind people, feedback from oga@ and okan@ - thanks!
ok oga@, jasper@, okan@
|
|
|
|
|
|
|
|
|
|
|
| |
I've yet to speak to anyone who uses it, so just kill it.
You can still add/remove from groups using the mouse binding. Groups
may get a re-work sometime soon if i have a stroke of genius.
knocks about 4k off the i386 binary for me.
ok okan@, todd@.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
and the manpage to reflect this. While i'm here remove the note in todo
about cleaning up the menu code; it's been done.
ok ian@, okan@ (he also provided most of the manpage rework)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
files, and replace them with the actual ISC license.
- add license to the manpage (it was lacking before)
- correct license statement in the README
Permission given by Marius (copyright holder):
"1. please replace with the standard ISC license
2. you may add the ISC license to the man page
3. feel free to replace the information in the README as well"
and Dros (copyright holder for group.c):
"Please switch group.c to the ISC License."
ok ian@
|
| |
|
|
|
|
|
|
|
|
|
|
| |
overlap with the new ones, overriding them. Also a new "unmap" keyword
in binding definitions now unmaps a binding without adding a new one.
This seriously shrinks the ~/.calmwm/.keys directory of anyone who defines
their own bindings whilst wanting some of the defaults.
Looked over, liked and ok todd@
|
|
|
|
|
|
|
| |
while i'm at it:
- fix an .El botch up
- kill trailing whitespace
- new sentence, new line
|
|
|
|
| |
looked over by oga@
|
|
|
|
| |
From Okan Demirmen, thanks!
|
|
|
|
|
|
| |
While I'm here add support for extra modifier keys.
"commit commit!" jasper@, ok todd@.
|
|
|
|
|
|
| |
Please note that this remaps Control-Meta-L (label) to Control-Meta-N (name).
ok jasper@, todd@.
|
| |
|
|
|
|
|
|
| |
me to clean this page up;
jasper and bernd gave oks for the Fa removal;
|
|
|
|
|
|
| |
enhanced version of diff originally from niallo@
man bits from niallo@
ok niallo@ japser@
|
|
|
|
|
|
|
|
|
|
|
|
| |
_PATH_DEFPATH
add an "ssh-to" dialog which auto-completes based on contents of
~/.ssh/known_hosts (M-.)
testing and eyeballing by Simon Kuhnle <simonkuhnle at web.de>, todd@, pedro@
mk@ and David Cathcart <david at cathcart.cx>
ok todd@
|
|
|
|
| |
with aon@iki.fi
|
|
|
|
| |
ok matthieu@
|
|
|
|
|
|
|
| |
- use .Pp instead of just a newline
- no empty lines between sections.
ok jmc@ matthieu@
|
|
|
|
|
|
|
| |
- adjust argc/argv by optind
- add an ENVIRONMENT section to the manpage
ok matthieu@ ray@
|
|
|
|
| |
key binding.
|