<feed xmlns='http://www.w3.org/2005/Atom'>
<title>marco/src/include/all-keybindings.h, branch fix-wireframe-invisible-borders</title>
<subtitle>MATE default window manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/'/>
<entry>
<title>keybindings: Add area screenshot keyboard shortcut</title>
<updated>2025-11-01T19:22:36+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-08-29T17:45:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=7433837df6c936ffaadd6af689a83ba4e9c4f64a'/>
<id>7433837df6c936ffaadd6af689a83ba4e9c4f64a</id>
<content type='text'>
Add Shift+Print keybinding to trigger 'mate-screenshot --area' for
interactive area selection. This gives users a dedicated keybinding for
area screenshots in addition to the existing Print (screen) and
Alt+Print (window) shortcuts.

Fixes mate-desktop/marco#157
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Shift+Print keybinding to trigger 'mate-screenshot --area' for
interactive area selection. This gives users a dedicated keybinding for
area screenshots in addition to the existing Print (screen) and
Alt+Print (window) shortcuts.

Fixes mate-desktop/marco#157
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove multiple empty lines</title>
<updated>2020-08-04T14:39:25+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-08-04T13:53:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=37e4d38ca3a61eb843d80732a26f29668352433d'/>
<id>37e4d38ca3a61eb843d80732a26f29668352433d</id>
<content type='text'>
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 'N;/^\n$/D;P;D;' {} \;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 'N;/^\n$/D;P;D;' {} \;
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented simple shourtcuts to move window to another monitor</title>
<updated>2018-01-15T16:29:48+00:00</updated>
<author>
<name>Omar Zeidan</name>
<email>omar@zeidan.io</email>
</author>
<published>2017-12-30T02:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=7e14f82c4b5e3137bbdc3a4e55dbfe01e5af28c0'/>
<id>7e14f82c4b5e3137bbdc3a4e55dbfe01e5af28c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More elegant solution for handling new move-to-workspace keybinds</title>
<updated>2018-01-02T08:28:57+00:00</updated>
<author>
<name>Omar Zeidan</name>
<email>omar@zeidan.io</email>
</author>
<published>2018-01-01T20:42:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=52701a81d82cd89525ed883cb046f11f384c8d6c'/>
<id>52701a81d82cd89525ed883cb046f11f384c8d6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added keybindings for corner tiling</title>
<updated>2017-12-20T19:42:12+00:00</updated>
<author>
<name>Omar Zeidan</name>
<email>omar@zeidan.io</email>
</author>
<published>2017-12-02T22:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=8828bd7cabc39f0a3564467c2303774dc494fd0b'/>
<id>8828bd7cabc39f0a3564467c2303774dc494fd0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added hotkey to rename current workspace</title>
<updated>2017-06-05T06:23:38+00:00</updated>
<author>
<name>Felipe Barriga Richards</name>
<email>spam@felipebarriga.cl</email>
</author>
<published>2017-01-06T16:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=5ded52f5e98d60abb903cc9194714a9b293ad482'/>
<id>5ded52f5e98d60abb903cc9194714a9b293ad482</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #168 from robertek/swith_to_workspace_prev</title>
<updated>2015-09-25T09:33:36+00:00</updated>
<author>
<name>No_name</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-09-25T09:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=2380955609c8bb383226951660d6fd1944481e9b'/>
<id>2380955609c8bb383226951660d6fd1944481e9b</id>
<content type='text'>
Possible keybinding to switch to previous workspace.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Possible keybinding to switch to previous workspace.</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Remove unused function handle_run_terminal"</title>
<updated>2015-09-18T12:47:15+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-18T12:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=1bb2f34586f78697713e38681402f7099bc87078'/>
<id>1bb2f34586f78697713e38681402f7099bc87078</id>
<content type='text'>
This reverts commit 437b085f123f3c019bca2481000e936ee87e7c31.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 437b085f123f3c019bca2481000e936ee87e7c31.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused function handle_run_terminal</title>
<updated>2015-09-15T10:42:56+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-15T10:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=437b085f123f3c019bca2481000e936ee87e7c31'/>
<id>437b085f123f3c019bca2481000e936ee87e7c31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Possible keybinding to switch to previous workspace.</title>
<updated>2015-01-23T14:20:22+00:00</updated>
<author>
<name>Robert David</name>
<email>robert.david.public@gmail.com</email>
</author>
<published>2015-01-22T21:40:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=da35f0b35b46682d3566cb0ffc7ec2136317a1c9'/>
<id>da35f0b35b46682d3566cb0ffc7ec2136317a1c9</id>
<content type='text'>
Disabled at default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disabled at default.
</pre>
</div>
</content>
</entry>
</feed>
