91 Commits

Author SHA256 Message Date
Yifan Jiang
9235ccb021 Accepting request 978628 from home:qkzhu:branches:X11:windowmanagers
- Rebase patches for version 2.9.7:
  * icewm-susemenu.patch
  * icewm-desktop-nodisplay.patch
  * icewm-preferences.patch
- Update to 2.9.7:
  * Fix for saving keyboard layouts in --rewrite-preferences.
  * Faster and more reliable restart of icewmbg.
  * Add themable preference ColorKeyboardLayoutText.
  * Add KeySysKeyboardNext to switch to next keyboard layout.
  * Document alternative keypad handling in icewm-keys(1).
  * Handle right-to-left languages in icewm-menu-fdo.
  * Add -g,--generic option to icewm-menu-fdo for GenericName in menus.
  * Updated translations: Czech, Danish, Finnish, Turkish, German, French.
- from version 2.9.6:
  * Lower a fullscreen window below the window which is to be activated.
  * Start a new fullscreen client in the fullscreen layer for issue #85.
  * Prioritize the thermal zones when showing CPU temperature.
  * Let CPU graphs share a single timer and adjust to changes to TaskBarCPUSamples.
  * Support workspace names "next" and "prev" in icesh for issue bbidulock/icewm#640.
  * Updated translations: Spanish, German, Italian, Chinese, Portuguese (Brazil).
- from version 2.9.5:
  * Set the window type of desktop icons and of the dockapps container.
  * Make taskbar unhide more reliable.
  * Fix OSS / APM confusion in some translations.
  * Fix for taskbar on icewm restart when there is a fullscreen window.
  * Fix for TaskBarAutoHide and for focusing address bar.
  * Make TaskBarFullscreenAutoShow option more reliable.
  * Remove all of the inefficient management of the fullscreen layer.
  * Fixes to prevent a lockup where no keybinding works,
    when activating a do-not-focus output-only window

OBS-URL: https://build.opensuse.org/request/show/978628
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=116
2022-05-23 07:40:50 +00:00
Yifan Jiang
11ebde4de5 Accepting request 866699 from home:glaubitz:branches:X11:windowmanagers
- Update to 2.1.1
  * Fix issue #542 for texturing background of task pane.
  * Don't unarm menu popup buttons for issue #527.
  * Provide drawable context when creating pixmap cursors
    with Imlib2 for issue #541.
- from version 2.1.0
  * Remember whether a window is maximized, when going fullscreen, and restore
  * back to maximized, when leaving fullscreen, for issues #538 and #533.
  * Disarm workspace buttons on release of left mouse button for issue #527.
  * Restore icesh setTrayOption and getTrayOption for issue #537.
  * Make support for "_NET_WM_FULLSCREEN_MONITORS" more EWMH conformant.
  * Add "monitors", "frame", "properties" commands to icesh.
  * Make preference FullscreenUseAllMonitors use only all the monitors.
  * Prevent desktop artefacts for non-opaque move and resize to fix issue #540.
  * Option to move the ShowDesktop button to the right side.
  * Alt-F4 in quick-switch closes application window.
- from version 2.0.1
  * Update translations for Japanese, Czech, Dutch, Catalan,
    Portuguese, Slovak, Portuguese (Brazil), Indonesian.
  * Handle horizontal scroll keys in window list window.
  * Search for icewm icon for internal windows.
  * Fix setting option values for issue #535.
  * Allow to set QuickSwitch background opacity for issue #534.
  * Set the window ID in WM_STATE when iconifying to desktop.
  * Reset horizontal scrolling in the window list for Home and End.
  * Add IceVM explanation to README for issue #35.
  * Update the TODO list for icon_pixmap and icon_window fields.
  * Fix spelling of Gerenciador for pt_BR.

OBS-URL: https://build.opensuse.org/request/show/866699
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=114
2021-01-27 10:30:41 +00:00
Yifan Jiang
f7787a6dbf Accepting request 860102 from home:glaubitz:branches:X11:windowmanagers
- Add missing imlib2-loaders to Requires

OBS-URL: https://build.opensuse.org/request/show/860102
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=112
2021-01-04 09:38:46 +00:00
İsmail Dönmez
a0e922a5da Accepting request 857752 from home:glaubitz:branches:X11:windowmanagers
- Update to 2.0.0
  * Remove support for the old and obsolete _WIN_PROTOCOL properties.
  * Add support for the Imlib2 image rendering engine as an alternative
    for the gdk-pixbuf-xlib rendering engine. The Imlib2 image rendering
    engine is now the default, but this can be set at configure time.
  * Center the window list window if it got offscreen.
  * Fix horizontal scrolling in icehelp.
  * Use _NET_WM_STATE_HIDDEN instead of IconicState for minimize in icesh.
  * Icewm now supports ICCCM icon_pixmap and icon_window.
  * Don't unroll rolled up windows on left button press for issue #525.
  * Fix for drawing title pixmaps when they are gradients for issue #523.
  * Remove unwanted separator in taskbar for empty toolbar for issue #524.
    support BR_Portuguese language in 2 desktop files for issue #522.
  * Add support for WM_HINTS icon_window in MiniIcons.
  * Check if WM_HINTS update actually changes anything.
  * Don't attempt to draw Unicode in non-UTF-8 environment for issue #519
  * Icewm now supports the icon_pixmaps from WM_HINTS to correctly
    show the icon for NEdit, xmgrace, xv, timidity and fontforge.
  * Don't resize when trying to move when dragging at y=0 for issue #520.
  * Report errors if enabled packages are missing for issue #516.
  * Instead of render.h include Xrender.h for dependency checking for issue #516.
  * Fix the positioning of the window list title for non-standard SmallIconSize
    settings for issue #514.
- from version 1.9.2
  * Fix for correctly restoring xterm from fullscreen in issue #28.
  * Prevent inadvertent growing of windows in issue #512.
- from version 1.9.1
  * Fix for NEdit, which delays setting WM_NORMAL_HINTS, to fix issue #510.
  * Fix for changing layers when ABOVE or BELOW bit is set.
  * Use a minimum delay of 10 ms for auto taskbar delays for issue #508.

OBS-URL: https://build.opensuse.org/request/show/857752
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=111
2020-12-29 09:06:57 +00:00
Yifan Jiang
80ea3b00a9 Accepting request 806033 from home:z1trus:branches:X11:windowmanagers
- Update to 1.6.5
  * Fixes and updates for both the configure and the cmake build
  * "icesh last" may only obtain a client list if no previous selection
  * Relinquish the window manager selection when done
  * If "exec xterm" fails then let icewm-session restart icewm
  * Implement all of the functionality of "icesh -X".
  * Document all task button mouse clicks.
  * Optimize the startup of the task bar.
  * New icewm-menu-xrandr "--max" option for menu options selector.
  * Let icewm-menu-xrandr prefer the mode with the highest refresh rate.
  * Document all hidden features of the window list window.
  * Setting winoptions "tray" option non-zero overrules "ignoreTaskBar".
  * Make tray toggle more intuitive by toggling between only two states.
  * When parsing workspace names in icesh also test with spaces trimmed.
  * Filter on property values in icesh and add click and delay to icesh.
  * Filter clients in icesh by EWMH window state.
  * Change the EWMH window state in icesh.
  * Half a dozen fixes and improvements to the window list window.
  * Fix tooltip positioning for multi-monitor when primary screen is right.
  * Add all startup options to generated preferences.
  * Prevent task bar auto hide if address bar is visible for #412.
  * Fix the parsing of the opacity field in rgba colors.
  * Eliminate a large number of superfluous frame border updates.
Changes in 1.6.4
  * Use "icesh keys" to let icewm reload the keybindings from the "keys" file.
  * Allow mouse pointer buttons to trigger actions from "keys".
  * If a theme cannot be found then fall back on the default theme.
  * Always keep track of the WM_CLIENT_LEADER property.
  * Automatically focus an urgent window in click-to-focus mode,
  * if it has the same leader as the focused window.
  * Set alpha threshold to 10 to completely draw 32-bit icons.
  * Use WM_CLASS to locate an icon if no other source of icon was found.
  * Add tracing of executed programs.
  * Add spy and sizeby commands to icesh.
  * Fix for pagerShowPreview for very wide multi-head desktops.
  * Fix for context menu popup in icehelp.
  * Fix for positioning of splash window on multi-head displays.
  * Fix for positioning of status window on multi-head displays.
  * Fix for positioning of window list window on multi-head displays.
  * Fix for positioning of tooltip windows on multi-head displays.
  * Fix for missed events when monitor changes resolution.
  * Fix for positioning the taskbar when monitor changes resolution.
  * Portability to older systems: only requires libXrandr 1.2 and GCC 4.9.
  * Give icewm a proper implementation of _NET_MOVERESIZE_WINDOW.
  * 10 translations updated.

OBS-URL: https://build.opensuse.org/request/show/806033
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=109
2020-05-19 01:21:42 +00:00
Yifan Jiang
d9dea24020 Accepting request 794858 from home:yfjiang:branches:X11:windowmanagers
- Explicitly require icewm-theme-branding on SLE and Leap. 
- Add Conflicts between icewm-config-upstream and icewm-theme-branding

OBS-URL: https://build.opensuse.org/request/show/794858
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=107
2020-04-22 07:21:52 +00:00
Tomáš Chvátal
7d6b80d57e Accepting request 785408 from home:yfjiang:branches:X11:windowmanagers
- Improve build tag consistency between SLE and Leap.
  * Recommend polkit-gnome to both Leap and SLE. 
  * Disable icewm-preferences.patch for Leap. The patch makes sense
    to icewm-config-upstream while Leap uses icewm-theme-branding
    the provide the theme.

OBS-URL: https://build.opensuse.org/request/show/785408
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=105
2020-03-16 08:55:01 +00:00
Tomáš Chvátal
7f965f2fae Accepting request 781710 from home:yfjiang:branches:X11:windowmanagers
- icewm-preferences.patch: Add the adwaita legacy path to the
  IconPath. adwaita-icon-theme has its main icon updated to
  symbolic style, while icewm's style is more suitable for
  legacy-style icons (eg. web-browser). Without the update, current
  icewm can not find default web-browser toolbar icon
  (bsc#1157930).

OBS-URL: https://build.opensuse.org/request/show/781710
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=103
2020-03-05 08:16:33 +00:00
Tomáš Chvátal
2f1ebd48bc Accepting request 752661 from home:z1trus:branches:X11:windowmanagers
- Update to 1.6.3
  * Much improved 32-bit icon drawing
  * Add --trace=conf,icon option for path logging
  * Several portability fixes for FreeBSD
  * Update taskbar geometry on screen resize
  * Support PNG format for theme image files
  * Improved support for depcrecated linux.xpm
  * Highlight current workspace on startup
  * Fix for themable cursors
  * Fix for cmake build
  * Fix for rpm build
  * Updated man pages
  * Updated translations
- Changes from 1.5.4
  * Configurable X11 terminal to avoid dependency on xterm
  * Fix support for themable cursors for gdk-pixbuf
  * Fix Xft font corruption in 32-bit alpha mode
  * Fix frame depth for 32-bit apps in 24-bit mode
  * Enable tilde and $HOME expansion for icon paths
  * Restore old behavior of ColorQuickSwitchActive for vertical switching
  * IceSh addWorkspace, prop commands plus -Prop, -Role options
  * IceSh fix getWorkspace for sticky windows, fix getOpacity, improve sync
  * Expand installation prefix in default configuration files and manpages
  * Fix typos in documentation and update Spanish translation
  * Better icewm-session manpage
  * Compile on GCC 9.2 without warning
  * Improve CMake compilation
  * IceWM splash image
  * Silence icehelp
  * Allow a taskbarbg.xpm or taskbarbg.png with transparency for a translucent taskbar
  * Don't use composite on systray when using 24-bit RGB visuals for issue #374
  * Update translations
  * Use lzip instead of xz
  * Add support for 32-bit RGBA visuals if Alpha is enabled.
  * Colors can have a [100] opacity prefix, where 100 is a percentage from 1 to 100.
  * Colors can also be specified in "rgba:" form.
  * Alpha channels in icons are preserved and drawn if Alpha is enabled.
  * Support showing a splash image on startup.
  * Icesh has new commands sizeto, pid, systray, xembed, motif, symbols.
  * Icesh supports filtering on and modifying gravity properties.
  * New winoption "startClose" to immediately close unwanted windows.
  * Several improvements to CMake builds.
  * _NET_SYSTEM_TRAY_ORIENTATION and _NET_SYSTEM_TRAY_VISUAL are now supported.
  * Nearly unlimited number of workspaces.
  * New option TaskBarWorkspacesLimit to limit number of workspaces shown on taskbar.
  * Workspace names can be edited on taskbar.
  * Change default WorkspaceStatusTime to 700 milliseconds.
  * Optimizations of resource usage on startup of icewm.
  * Restore TaskBarFullscreenAutoShow for issue #361.
  * Don't focus frame under mouse for ClickToFocus in issues #355 and #358.
  * Only update if WM_NORMAL_HINTS has really changed for Xephyr in #353.
  * Only update if WIN_HINTS has really changed.
  * Fix icesh -last filter. Fix icesh toggleState for #354.
  * Add another xrandr setup where second screen is primary.
  * Remove support for EsounD.
  * Add many new icesh features.
  * Support opacity in icesh, icewmhint, winoptions.
  * Set window type on all icewm windows.
  * Set WM_CLASS on all icewm windows.
  * Updated translations.
  * More support for clang C++11.

OBS-URL: https://build.opensuse.org/request/show/752661
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=101
2019-12-02 07:43:49 +00:00
Tomáš Chvátal
621815337e Accepting request 705861 from home:simson:branches:X11:windowmanagers
- Update to 1.5.4
  * New get-commands for icesh
  * Support for OnyX theme for yximage
  * Update icewmhint and man pages
  * fix changing workspace names
  * fix NanoBlue icon names

OBS-URL: https://build.opensuse.org/request/show/705861
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=99
2019-05-28 11:01:33 +00:00
Tomáš Chvátal
ab3f97e789 Accepting request 693024 from home:zhengqiang:branches:X11:windowmanagers
- Update to 1.5.3
- Rebase patches
  - icewm-susemenu.patch: rebase "suseprog" function
  - icewm-desktop-nodisplay.patch: rebase, set NoDisplay for
    icewm.desktop
  - icewm-preferences.patch: rebase, only IconPath hunk not in 
    upstream now
- Drop patches 
  - icewm-mate.patch: upstream no longer uses icewm-menu-gnome2 to
    generate a default menu, the current freedesktop.org approach 
    is superior for current distros
  - icewm-use-iproute2-ss-instead-of-netstat.patch: 
    was accepted by upstream

OBS-URL: https://build.opensuse.org/request/show/693024
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=97
2019-04-11 05:49:16 +00:00
Tomáš Chvátal
37afeb8dbb Accepting request 633973 from home:zhengqiang:branches:X11:windowmanagers
- Delete icewm.desktop and rename icewm-session.desktop to
  icewm.desktop to fix the upgrade issue ( bsc#1096917 ).

OBS-URL: https://build.opensuse.org/request/show/633973
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=95
2018-09-11 07:30:21 +00:00
Tomáš Chvátal
d47ad5a8c1 Accepting request 583473 from home:tiwai:branches:X11:windowmanagers
- Use asciidoctor instead of asciidoc (bsc#1075764)

OBS-URL: https://build.opensuse.org/request/show/583473
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=93
2018-03-06 20:47:25 +00:00
Tomáš Chvátal
e1c4c1f489 Accepting request 580525 from home:zhengqiang:branches:X11:windowmanagers
- Add icewm-use-iproute2-ss-instead-of-netstat.patch:
  Because netstat is not available by default, so call "ss" instead 
  of "netstat", and make the "clock" command work on icewm
  ( bsc#1079627 ).

OBS-URL: https://build.opensuse.org/request/show/580525
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=91
2018-02-27 09:46:03 +00:00
Tomáš Chvátal
0c302cd616 Accepting request 566549 from home:zhengqiang:branches:X11:windowmanagers
- Change the recommend xlockmore to xscreensaver( bsc#1074932 ).

OBS-URL: https://build.opensuse.org/request/show/566549
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=89
2018-01-17 07:50:51 +00:00
Tomáš Chvátal
fceb039814 Accepting request 559002 from home:qkzhu:branches:X11:windowmanagers
- Add patch icewm-desktop-nodisplay.patch
  Set NoDisplay for upstream's icewm.desktop since it only starts the
  window manager, icewm-session.desktop (the preferred program to 
  start the IceWM system) will be displayed in display manager 
  (bsc#1072557)

OBS-URL: https://build.opensuse.org/request/show/559002
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=87
2017-12-21 11:55:09 +00:00
Tomáš Chvátal
10c753b79d * Add patch icewm-desktop-nodisplay.patch
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=86
2017-12-20 09:31:54 +00:00
Tomáš Chvátal
3eccb123c4 Accepting request 558749 from home:qkzhu:branches:X11:windowmanagers
- Drop our distribution's icewm.desktop and use the one provided by
  IceWM upstream
- Hide upstream's icewm.desktop since it only starts the window manager,
  icewm-session.desktop (the preferred program to start the IceWM 
  system) will be displayed in display manager (bsc#1072557)

OBS-URL: https://build.opensuse.org/request/show/558749
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=85
2017-12-20 09:27:04 +00:00
Tomáš Chvátal
3286ba8818 Accepting request 557207 from home:yfjiang:branches:X11:windowmanagers
- Make polkit-gnome is recommended in SLE, since SLES requires an
  authentication dialog when being rebooted and shutted-down from
  GUI (bsc#1067788 bsc#1072428)

OBS-URL: https://build.opensuse.org/request/show/557207
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=83
2017-12-15 08:34:05 +00:00
Tomáš Chvátal
7cab87099e OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=81 2017-10-10 14:08:23 +00:00
Tomáš Chvátal
e033e15a28 - Bring back full icewm-preferences.patch from 1.3 series to actually
work

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=80
2017-10-10 14:05:35 +00:00
Tomáš Chvátal
f4c227025e - Use prefoverride instead of preferences in the sysconfig to make
sure take priority over theme

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=79
2017-10-10 13:39:03 +00:00
Tomáš Chvátal
efdba5289c Accepting request 531875 from home:StefanBruens:branches:X11:windowmanagers
- Partially revert icewm-preferences.patch to previous revision, otherwise
  the icewm default desktop background is used instead of the openSUSE/SLE
  specific one, breaking openQA all over the place

See e.g. https://openqa.opensuse.org/tests/499102#step/first_boot/24

OBS-URL: https://build.opensuse.org/request/show/531875
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=78
2017-10-05 18:50:58 +00:00
Tomáš Chvátal
94c0ab5fe7 Accepting request 529925 from home:avindra
- Update to 1.4.2
- Rebase patches
  - icewm-susemenu.patch: rebase "suseprog" function
  - icewm-preferences.patch: rebase, only IconPath hunk not in upstream now
  - icewm-mate.patch: rebase several hunks in which context changed
- Drop patches that were accepted upstream
  - icewm-session-desktop.patch
  - icewm-exit-fork.patch
  - icewm-mail.patch
- Swap "sgmltool" for "asciidoc"

OBS-URL: https://build.opensuse.org/request/show/529925
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=77
2017-10-02 09:04:31 +00:00
Tomáš Chvátal
a7841dbc3e OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=75 2017-05-31 09:28:20 +00:00
Tomáš Chvátal
c242023a12 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=74 2017-05-31 07:51:15 +00:00
Tomáš Chvátal
2ea9e40f03 - Fix the updates-alternatives code
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=73
2017-05-23 08:54:22 +00:00
Tomáš Chvátal
35cc6570ae Accepting request 495642 from home:favogt:autologin
Use update-alternatives to create default.desktop xsession (boo#1030873)

OBS-URL: https://build.opensuse.org/request/show/495642
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=72
2017-05-18 12:14:38 +00:00
Tomáš Chvátal
8851a8885b * icewm-mail.patch
* https://github.com/bbidulock/icewm/pull/108

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=70
2017-02-22 10:29:52 +00:00
Tomáš Chvátal
4a3c4cfb1e Accepting request 459643 from home:okurz:branches:X11:windowmanagers
Ensure a valid mailbox check tool (bsc#1026134)

OBS-URL: https://build.opensuse.org/request/show/459643
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=69
2017-02-22 10:24:48 +00:00
Tomáš Chvátal
f5249fe7fa Accepting request 422149 from home:favogt:branches:X11:windowmanagers
Add patch icewm-exit-fork.patch to avoid deadlock (bsc#977233)

OBS-URL: https://build.opensuse.org/request/show/422149
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=67
2016-08-25 16:25:45 +00:00
Tomáš Chvátal
b6811f6643 Accepting request 421482 from home:VictorYang:branches:X11:windowmanagers
bnc#977233 modify the command to correct one

OBS-URL: https://build.opensuse.org/request/show/421482
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=66
2016-08-24 08:16:29 +00:00
Tomáš Chvátal
42d24a97f9 * icewm-preferences.patch
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=64
2016-06-02 11:31:17 +00:00
Tomáš Chvátal
6cdea97f58 - Use just xlockmore wrt fate#320737
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=63
2016-06-02 11:31:02 +00:00
Tomáš Chvátal
68db61621f - Disable image centering, with scaling now working it keeps aspect
ration with centering enabled:
  * icewm-preferences.patch

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=61
2016-03-14 10:29:27 +00:00
Tomáš Chvátal
024b08a41f - Update icewm-preferences.patch with new location of SUSE
background file.
- Ensure icewm-theme-branding is recommended.

- add icewm-1.3.8-shutdown-reboot-command.patch:
  fix the upstream bug of invalid shutdown/reboot command
  change the shutdown/reboot command in preference (bnc#872988)

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=60
2016-03-08 12:52:17 +00:00
Tomáš Chvátal
7c0218d2fd - Update prefferences patch to point to correct wallpaper on the disk
based on openSUSE/SLE branding package

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=59
2016-03-08 12:50:09 +00:00
Tomáš Chvátal
5b630fcd46 - Add patch to fix icewm session desktop files
* icewm-session-desktop.patch

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=58
2016-03-08 12:35:22 +00:00
Tomáš Chvátal
1382ccc4c4 - Add back icewm menu as it is used by us
* icewm-susemenu.patch

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=57
2016-03-08 12:26:31 +00:00
Tomáš Chvátal
782c8c4767 Accepting request 360103 from home:alarrosa:branches:X11:windowmanagers
- Small fix to continue requiring xterm in distributions that don't
  have xterm-bin (Leap 42.1 and older)

OBS-URL: https://build.opensuse.org/request/show/360103
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=55
2016-02-18 12:56:01 +00:00
Tomáš Chvátal
4bfcd19c78 Accepting request 359999 from home:dimstar:Factory
- Require xterm-bin instead of xterm: only the binary is required.

OBS-URL: https://build.opensuse.org/request/show/359999
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=54
2016-02-17 18:01:25 +00:00
Tomáš Chvátal
ef0dd657c9 Accepting request 353662 from home:czerw:branches:X11:windowmanagers
- Version bump to 1.3.12:
  * various bugfixes collected from all upstream vendors
  * added new translations
- Removed upstreamed patches:
  * icewm-toolbar-icons-generic.patch
  * icewm-fix-local-search.patch

OBS-URL: https://build.opensuse.org/request/show/353662
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=52
2016-01-17 08:36:01 +00:00
Tomáš Chvátal
53cf204a29 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=50 2015-10-26 10:52:07 +00:00
Tomáš Chvátal
0591da2a10 - Split out configuration files to allow icewm-theme-branding to
work

- Simplify reboot/shutdown commands:
  * icewm-preferences.patch

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=49
2015-10-26 10:51:50 +00:00
Tomáš Chvátal
73b2b0b65c - Enable fribidi support on main package RTL is quite used
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=48
2015-10-26 10:32:23 +00:00
Tomáš Chvátal
800bbc67de - Kill back the mate subpkg as it does not really pose any benefit
for us. But keep the patch as it should be merged upstream

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=47
2015-10-26 10:12:19 +00:00
Tomáš Chvátal
df71f86c5e - Cleanup a bit the update-alternatives syntax
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=46
2015-10-26 07:11:15 +00:00
Tomáš Chvátal
5b4814186e Accepting request 340896 from home:XRevan86
OBS-URL: https://build.opensuse.org/request/show/340896
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=45
2015-10-26 06:52:33 +00:00
Tomáš Chvátal
8af8c6b5c8 - Deprecate the gnome subpackage as after investigation we figured
we can simply use icewm-menu-fdo to generate the taskbar menu
  without any need for gnome2 ties.
- Drop binary icewm-set-gnomewm as the gnome2 is not supported anyway
  and thus gconf settings of its defaults are bit pointless

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=44
2015-10-25 20:51:24 +00:00
Tomáš Chvátal
cdda9c9cdc - Move icesound to default package as alsa is in by default
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=43
2015-10-25 12:31:41 +00:00