window-maker / wmaker

Mirror of the official repository repo.or.cz/wmaker-crm.git. Do not send pull requests here, send your patches to wmaker-dev@googlegroups.com instead
https://repo.or.cz/wmaker-crm.git
GNU General Public License v2.0
124 stars 18 forks source link

fix #2: show hidden windows after switch off second monitor #3

Closed tmartiro closed 3 years ago

tmartiro commented 3 years ago

need to compile wmaker with flag '--enable-randr' in order to activate this feature. I also comment the code where wmaker is force-restarted

crmafra commented 3 years ago

Thanks for the patches, but can you send them to the mailing list instead? Either with git send-email or attaching the patches.

On Sun, 20 Sep 2020 at 14:06:59 -0700, tmartiro wrote:

need to compile wmaker with flag '--enable-randr' in order to activate this feature. I also comment the code where wmaker is force-restarted You can view, comment on, or merge this pull request online at:

https://github.com/window-maker/wmaker/pull/3

-- Commit Summary --

  • fix #2: need to compile wmaker with flag '--enable-randr' in order to activate this feature. I also comment the code where wmaker is force-restarted

-- File Changes --

M src/event.c (25)

-- Patch Links --

https://github.com/window-maker/wmaker/pull/3.patch https://github.com/window-maker/wmaker/pull/3.diff

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/window-maker/wmaker/pull/3

tmartiro commented 3 years ago

I sent the patch to mailing list.

tmartiro commented 3 years ago

It seems code is not generic and it leads wrong behaviour of the workspaces