bae41e7785
- bump to 0.13 Changes * The new_window and new_float commands are deprecated in favor of default_border and default_floating_border. A similar change is expected from i3. (@zandrmartin - #1105) * 444 is now an acceptable file mode for security configs (@jnsaff - #1117) * Any executable that is not owned by root will receive the default security policy regardless of any additional configured permissions (@JerziKaminsky) New features * i3-style marks are now supported (@4e554c4c - #1145 & #1155) * You may now configure the color of swaylock UI elements via the command line (@4e554c4c - #1078) * Floating containers may now be moved with the move command (@4e554c4c - #1092) * swaymsg pretty-prints its output if stdout is a tty (@SirCmpwn - #1146) * [criteria] command has been implemented (@4e554c4c - #1149) * nvidia proprietary driver support has been implemented in wlc (@vially - Cloudef/wlc#245) and sway was updated as necessary (@SirCmpwn - #1147) * Security policies can now refer to symlinked executables (@JerziKaminsky - #1173) * Version string can now be specified at build time (@snoack - #1194) Bugs fixed * Missing swaylock security settings were added (@SirCmpwn - 21ad45b) * -Werror issues on the latest gcc have been corrected (@Fale - #1086) * The codebase is more POSIXly correct and does not rely on
Tomas Cech
2017-05-09 08:44:41 +00:00
72697974f0
- bump to 0.13 Changes * The new_window and new_float commands are deprecated in favor of default_border and default_floating_border. A similar change is expected from i3. (@zandrmartin - #1105) * 444 is now an acceptable file mode for security configs (@jnsaff - #1117) * Any executable that is not owned by root will receive the default security policy regardless of any additional configured permissions (@JerziKaminsky) New features * i3-style marks are now supported (@4e554c4c - #1145 & #1155) * You may now configure the color of swaylock UI elements via the command line (@4e554c4c - #1078) * Floating containers may now be moved with the move command (@4e554c4c - #1092) * swaymsg pretty-prints its output if stdout is a tty (@SirCmpwn - #1146) * [criteria] command has been implemented (@4e554c4c - #1149) * nvidia proprietary driver support has been implemented in wlc (@vially - Cloudef/wlc#245) and sway was updated as necessary (@SirCmpwn - #1147) * Security policies can now refer to symlinked executables (@JerziKaminsky - #1173) * Version string can now be specified at build time (@snoack - #1194) Bugs fixed * Missing swaylock security settings were added (@SirCmpwn - 21ad45b) * -Werror issues on the latest gcc have been corrected (@Fale - #1086) * The codebase is more POSIXly correct and does not rely on
Tomas Cech
2017-05-09 08:44:41 +00:00
f4e280f4a8
- bump to 0.13-rc1 prerelease
Tomas Cech
2017-05-03 07:11:48 +00:00
9ff36a12d3
- bump to 0.13-rc1 prerelease
Tomas Cech
2017-05-03 07:11:48 +00:00
101528b942
- bump to 0.13-rc1 prerelease
Tomas Cech
2017-04-19 08:18:22 +00:00
3745648860
- bump to 0.13-rc1 prerelease
Tomas Cech
2017-04-19 08:18:22 +00:00
9933cc9ce0
- bump to 0.12 Changes /etc/sway/security has been moved to /etc/sway/security.d/00-defaults and users are now encouraged to add their own security configurations as additional files in /etc/sway/security.d/. Maintainers of software that integrates with sway and require special permissions are encouraged to ship security configs in this directory as well (@SirCmpwn - #1080) If not specified at build time, LD_LIBRARY_PATH will be unset, rather than defaulting to /usr/lib (@Hummer12007 - #1050) Default backgrounds have been losslessly re-compressed and should reduce the package weight if enabled (@Jesin - #1032) Previously undocumented features (swaygrab -f and hide_edge_borders) are now covered by their respective manuals (@Hummer12007, @ametisf - #1073, #1051) Environment logging now occurs prior to compositor initialization, which helps diagnose certain kinds of problems (@SirCmpwn - 41f7aaa) New Features New automatic layouts unique to sway have been implemented that behave like similar features in WMs like Awesome. See sway(5) and look for layout auto for details. (@willakat - #1024) Sway now supports gamma adjustment, which you can take advantage of with a patched redshift (@SirCmpwn - #1019) IPC features can now be secured on a per-application basis - see sway-security(7) (@SirCmpwn - #1080) focused is now available in window criteria (@Hummer12007 - #1053) output [left|right] now matches i3's wrapping behavior (@dkess - #1048) XWayland window instances are now shown in title bars if necessary
Tomas Cech
2017-03-09 10:55:49 +00:00
c7722e9a0c
- bump to 0.12 Changes /etc/sway/security has been moved to /etc/sway/security.d/00-defaults and users are now encouraged to add their own security configurations as additional files in /etc/sway/security.d/. Maintainers of software that integrates with sway and require special permissions are encouraged to ship security configs in this directory as well (@SirCmpwn - #1080) If not specified at build time, LD_LIBRARY_PATH will be unset, rather than defaulting to /usr/lib (@Hummer12007 - #1050) Default backgrounds have been losslessly re-compressed and should reduce the package weight if enabled (@Jesin - #1032) Previously undocumented features (swaygrab -f and hide_edge_borders) are now covered by their respective manuals (@Hummer12007, @ametisf - #1073, #1051) Environment logging now occurs prior to compositor initialization, which helps diagnose certain kinds of problems (@SirCmpwn - 41f7aaa) New Features New automatic layouts unique to sway have been implemented that behave like similar features in WMs like Awesome. See sway(5) and look for layout auto for details. (@willakat - #1024) Sway now supports gamma adjustment, which you can take advantage of with a patched redshift (@SirCmpwn - #1019) IPC features can now be secured on a per-application basis - see sway-security(7) (@SirCmpwn - #1080) focused is now available in window criteria (@Hummer12007 - #1053) output [left|right] now matches i3's wrapping behavior (@dkess - #1048) XWayland window instances are now shown in title bars if necessary
Tomas Cech
2017-03-09 10:55:49 +00:00
fd061b9b2a
remove old signature
Tomas Cech
2017-02-28 21:29:27 +00:00
88f50c4ad0
remove old signature
Tomas Cech
2017-02-28 21:29:27 +00:00
cbf69d4c4b
- bump to 0.12-rc2 pre-release
Tomas Cech
2017-02-28 21:28:53 +00:00
b974d664dc
- bump to 0.12-rc2 pre-release
Tomas Cech
2017-02-28 21:28:53 +00:00
2c274bd608
Accepting request 448342 from X11:Wayland
Ludwig Nussel
2017-01-04 18:38:21 +00:00
761573050e
Accepting request 448342 from X11:Wayland
Ludwig Nussel
2017-01-04 18:38:21 +00:00
23c068459f
- bump to 0.11 Changes Sway now depends on libcap on Linux Moving between containers now wraps according to i3 behavior Alpha blending is now done with CAIRO_OPERATOR_SOURCE bar pango_markup defaults to false, following i3 change -Denable-binding-event is no longer available - see sway-security(7) New floating windows now spawn in the center of the screen New Features Clicking titlebars now focuses that window Changing focus between floating containers is now supported Numeric character references in bar are now supported Pango markup in workspaces names is now supported Input device configuration can now enable left_handed Improvements to logging New bar colors following new i3 features - see sway-bar(5) New security-related features - see sway-security(7) Bugs Fixed Errors in swaybar's hidpi rendering were corrected Bug fixed where IPC events were emitted before IPC initialization Segfault during edge case on workspace switching was fixed An IPC tree response compatability issue was corrected Buggy font selection issues were fixed in swaylock Fixes to scale factor in text scaling Issue creating a sibling of a floating window fixed Some commands were not matched during command matching Indicator border no longer shown on floating windows An issue with for_window [] move scratchpad was fixed You can now move empty workspaces Fixes with default workspace layouts
Tomas Cech
2016-12-31 13:20:30 +00:00
2a7cb8bff9
- bump to 0.11 Changes Sway now depends on libcap on Linux Moving between containers now wraps according to i3 behavior Alpha blending is now done with CAIRO_OPERATOR_SOURCE bar pango_markup defaults to false, following i3 change -Denable-binding-event is no longer available - see sway-security(7) New floating windows now spawn in the center of the screen New Features Clicking titlebars now focuses that window Changing focus between floating containers is now supported Numeric character references in bar are now supported Pango markup in workspaces names is now supported Input device configuration can now enable left_handed Improvements to logging New bar colors following new i3 features - see sway-bar(5) New security-related features - see sway-security(7) Bugs Fixed Errors in swaybar's hidpi rendering were corrected Bug fixed where IPC events were emitted before IPC initialization Segfault during edge case on workspace switching was fixed An IPC tree response compatability issue was corrected Buggy font selection issues were fixed in swaylock Fixes to scale factor in text scaling Issue creating a sibling of a floating window fixed Some commands were not matched during command matching Indicator border no longer shown on floating windows An issue with for_window [] move scratchpad was fixed You can now move empty workspaces Fixes with default workspace layouts
Tomas Cech
2016-12-31 13:20:30 +00:00
fd79972e27
- bump to 0.10 New Features sway now runs on FreeBSD! (thanks @yohanesu75!) swaymsg now pretty prints the JSON response (thanks @acrisci!) The application class is displayed in titlebars if the title is missing (thanks @thejan2009!) Disabling outputs at runtime might work (thanks @thejan2009!) i3's indicator border color feature is now supported (thanks @guiniol, @thejan2009!) Input device names in input configurations now support * (thanks @SirCmpwn!) Initial support for HiDPI was added to swaybar, swaybg, and swaylock (thanks @SirCmpwn, @thejan2009!) Moving views across an output's edge is now supported (thanks @mikkeloscar!) swaygrab can now screenshot the focused container via -f (thanks @zandrmartin!) Bugs Fixed A security issue was fixed - you are affected if you have users on your system that use sway but do not have root access - details in #884 (thanks @Fale!) A number of changes were made to IPC for better i3 compatability (thanks @acrisci, @zandrmartin!) An uninitialized variable fixed the default config for wrap_scroll (thanks @minus7!) Color parsing previously could cause values to clamp and lose information (thanks @progandy!) workspace back_and_forth and workspace_auto_back_and_forth had issues getting along (thanks @thejan2009!) Weirdness in edge cases with moving windows was fixed (thanks
Tomas Cech
2016-11-10 11:16:52 +00:00
37c1ec4ddd
- bump to 0.10 New Features sway now runs on FreeBSD! (thanks @yohanesu75!) swaymsg now pretty prints the JSON response (thanks @acrisci!) The application class is displayed in titlebars if the title is missing (thanks @thejan2009!) Disabling outputs at runtime might work (thanks @thejan2009!) i3's indicator border color feature is now supported (thanks @guiniol, @thejan2009!) Input device names in input configurations now support * (thanks @SirCmpwn!) Initial support for HiDPI was added to swaybar, swaybg, and swaylock (thanks @SirCmpwn, @thejan2009!) Moving views across an output's edge is now supported (thanks @mikkeloscar!) swaygrab can now screenshot the focused container via -f (thanks @zandrmartin!) Bugs Fixed A security issue was fixed - you are affected if you have users on your system that use sway but do not have root access - details in #884 (thanks @Fale!) A number of changes were made to IPC for better i3 compatability (thanks @acrisci, @zandrmartin!) An uninitialized variable fixed the default config for wrap_scroll (thanks @minus7!) Color parsing previously could cause values to clamp and lose information (thanks @progandy!) workspace back_and_forth and workspace_auto_back_and_forth had issues getting along (thanks @thejan2009!) Weirdness in edge cases with moving windows was fixed (thanks
Tomas Cech
2016-11-10 11:16:52 +00:00
f9c1ee7aa0
update to rc3
Tomas Cech
2016-10-17 07:48:05 +00:00
634091128f
update to rc3
Tomas Cech
2016-10-17 07:48:05 +00:00
b1c89c7246
- bump to 0.10-rc2 - bump to 0.10-rc1
Tomas Cech
2016-10-05 08:12:26 +00:00
72371587d8
- bump to 0.10-rc2 - bump to 0.10-rc1
Tomas Cech
2016-10-05 08:12:26 +00:00
04a49c6d07
- bump to 0.0.6 submodule: Update wayland-protocols flip vertical coordinates in read_pixels() Fix: Inform X11 windows about border size. output: Set backend surface only after creation cmake: Constant for LINUX doesn't exist keymap: Invalidate fd on release keymap: Zero out structure on release Changes to enable building on FreeBSD. Need to confirm still builds and works as expected on Linux! Include way-cooler in README
Tomas Cech
2016-09-27 20:59:12 +00:00
00eb6e1ef5
- bump to 0.0.6 submodule: Update wayland-protocols flip vertical coordinates in read_pixels() Fix: Inform X11 windows about border size. output: Set backend surface only after creation cmake: Constant for LINUX doesn't exist keymap: Invalidate fd on release keymap: Zero out structure on release Changes to enable building on FreeBSD. Need to confirm still builds and works as expected on Linux! Include way-cooler in README
Tomas Cech
2016-09-27 20:59:12 +00:00
aa9a94e3f4
delete forgotten patches
Tomas Cech
2016-05-05 19:08:57 +00:00
49809c4536
delete forgotten patches
Tomas Cech
2016-05-05 19:08:57 +00:00
9f32789672
- bump to release 0.6 New Features Tabbed & stacking layouts Pango markup on swaybar Bugs Fixed bindcode was incorrectly implemented and was corrected Window borders no longer render under transparent fullscreen windows swaylock's PAM configuration has been fixed on Debian derivatives A double free issue was discovered and fixed Changes Some improvements were made to the build process Several clang warnings were squelched Small fixes were made to the default config - dropping patches CMake-fixes.patch mark_static.patch respect_flags.patch
Tomas Cech
2016-05-01 18:35:16 +00:00
78b4c84868
- bump to release 0.6 New Features Tabbed & stacking layouts Pango markup on swaybar Bugs Fixed bindcode was incorrectly implemented and was corrected Window borders no longer render under transparent fullscreen windows swaylock's PAM configuration has been fixed on Debian derivatives A double free issue was discovered and fixed Changes Some improvements were made to the build process Several clang warnings were squelched Small fixes were made to the default config - dropping patches CMake-fixes.patch mark_static.patch respect_flags.patch
Tomas Cech
2016-05-01 18:35:16 +00:00
916d45613d
remove forgotten file
Tomas Cech
2016-04-29 04:23:42 +00:00
eda9a63681
remove forgotten file
Tomas Cech
2016-04-29 04:23:42 +00:00
79227fe1c1
- with huge help of scarabeus_iv all the workarounds were removed and fixes were already accepted by upstream - until next release we'll live with: CMake-fixes.patch mark_static.patch respect_flags.patch
Tomas Cech
2016-04-28 18:51:49 +00:00
8ec90f2546
- with huge help of scarabeus_iv all the workarounds were removed and fixes were already accepted by upstream - until next release we'll live with: CMake-fixes.patch mark_static.patch respect_flags.patch
Tomas Cech
2016-04-28 18:51:49 +00:00
8568e648e5
- Xwayland was split from xorg-x11-server into separate subpackage xorg-x11-server-wayland - let's fix this requirement
Tomas Cech
2016-04-28 11:49:59 +00:00
e86bb28934
- Xwayland was split from xorg-x11-server into separate subpackage xorg-x11-server-wayland - let's fix this requirement
Tomas Cech
2016-04-28 11:49:59 +00:00
cffb97b30f
- do not mark zsh completion scripts as configuration - add LICENSE README.md CONTRIBUTING.md HACKING.md to the package
Tomas Cech
2016-04-22 13:27:01 +00:00
50779fe03c
- do not mark zsh completion scripts as configuration - add LICENSE README.md CONTRIBUTING.md HACKING.md to the package
Tomas Cech
2016-04-22 13:27:01 +00:00
48f798f900
- bump to release 0.5
Tomas Cech
2016-04-21 22:05:53 +00:00
59c365a184
- bump to release 0.5
Tomas Cech
2016-04-21 22:05:53 +00:00
42b00ec865
- new git snapshot (2016-04-11, 9412dc7) tagged as version 0.4 for complete list of changes check GIT log
Tomas Cech
2016-04-16 07:02:47 +00:00
a8d364f154
- new git snapshot (2016-04-11, 9412dc7) tagged as version 0.4 for complete list of changes check GIT log
Tomas Cech
2016-04-16 07:02:47 +00:00
f19fa17dd8
Accepting request 362165 from home:sleep_walker:branches:X11:Wayland
Tomas Cech
2016-02-28 12:39:02 +00:00
814f538a4c
Accepting request 362165 from home:sleep_walker:branches:X11:Wayland
Tomas Cech
2016-02-28 12:39:02 +00:00
d827bbc328
- new git snapshot (2016-01-29, 6793648) swaylock and swaybar improvements and fixes zsh completion for swaylock
Tomas Cech
2016-02-04 16:14:30 +00:00
e2db45316f
- new git snapshot (2016-01-29, 6793648) swaylock and swaybar improvements and fixes zsh completion for swaylock
Tomas Cech
2016-02-04 16:14:30 +00:00
ee9dcbd8bd
- add zsh completion files - cheat also with path to libinput.h
Tomas Cech
2016-01-20 13:57:27 +00:00
abc0754797
- add zsh completion files - cheat also with path to libinput.h
Tomas Cech
2016-01-20 13:57:27 +00:00
20c5f719f0
- new git snapshot (2016-01-19, a6b1998) libinput related improvements IPC related improvements implemented bindsym --release
Tomas Cech
2016-01-20 13:37:26 +00:00
5240b9ebf2
- new git snapshot (2016-01-19, a6b1998) libinput related improvements IPC related improvements implemented bindsym --release
Tomas Cech
2016-01-20 13:37:26 +00:00
d7d7810807
Accepting request 352358 from home:sleep_walker:branches:X11:Wayland
Tomas Cech
2016-01-06 22:44:29 +00:00
6d5414d94b
Accepting request 352358 from home:sleep_walker:branches:X11:Wayland
Tomas Cech
2016-01-06 22:44:29 +00:00
73dd4964ae
- remove %cmake macro -DBUILD_SHARED_LIBS:BOOL=ON is causing linker problems
Tomas Cech
2015-12-18 00:18:23 +00:00
d1d63acfd9
- remove %cmake macro -DBUILD_SHARED_LIBS:BOOL=ON is causing linker problems
Tomas Cech
2015-12-18 00:18:23 +00:00
0a298a025d
- add pam-devel among dependencies
Tomas Cech
2015-12-17 23:12:29 +00:00
ffb9506420
- add pam-devel among dependencies
Tomas Cech
2015-12-17 23:12:29 +00:00
939bcfb5e6
- new git snapshot (2015-12-17, 89341c0) (automatically triggered)
Tomas Cech
2015-12-17 23:04:32 +00:00
7e4236096b
- new git snapshot (2015-12-17, 89341c0) (automatically triggered)
Tomas Cech
2015-12-17 23:04:32 +00:00
1ba822dc04
- remove cmake-fix.patch and generate_coredump.patch - add wayland-util.h path into CPATH as well - add gdk-pixbuf among dependencies
Tomas Cech
2015-12-17 22:57:47 +00:00
0fedfeac77
- remove cmake-fix.patch and generate_coredump.patch - add wayland-util.h path into CPATH as well - add gdk-pixbuf among dependencies
Tomas Cech
2015-12-17 22:57:47 +00:00
2f2db352e6
- new git snapshot (2015-12-16, 3a82936) swaybg related stuff swaybar related initial stuff fix some crash
Tomas Cech
2015-12-17 09:45:16 +00:00
39ac0f1ffe
- new git snapshot (2015-12-16, 3a82936) swaybg related stuff swaybar related initial stuff fix some crash
Tomas Cech
2015-12-17 09:45:16 +00:00
33dde65962
add forgoten patch
Tomas Cech
2015-11-26 17:01:28 +00:00
e10e125a7e
add forgoten patch
Tomas Cech
2015-11-26 17:01:28 +00:00
c4aac92c49
- new git snapshot (c932a19, 2015-11-05) - Fixed window naming in X11 backend
Tomas Cech
2015-11-26 16:04:41 +00:00
fa89288716
- new git snapshot (c932a19, 2015-11-05) - Fixed window naming in X11 backend
Tomas Cech
2015-11-26 16:04:41 +00:00
69f4b1700a
add pango as dependency
Tomas Cech
2015-11-23 20:42:50 +00:00
793058b580
add pango as dependency
Tomas Cech
2015-11-23 20:42:50 +00:00
52e559428b
- new git snapshot (2015-11-22, cb11364) output related improvements handling background much more
Tomas Cech
2015-11-23 20:20:05 +00:00